summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2008-05-29 18:53:31 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2008-05-29 18:53:31 (GMT)
commit735967fb125e46772c86ddcfad232f0b242f922a (patch)
treea53c6f835ef03990920e900feffba9eeca9dfab4 /windows
parent15024258cba9a3fd4eb2aa37e116467776a5e5b7 (diff)
downloadhdf5-735967fb125e46772c86ddcfad232f0b242f922a.zip
hdf5-735967fb125e46772c86ddcfad232f0b242f922a.tar.gz
hdf5-735967fb125e46772c86ddcfad232f0b242f922a.tar.bz2
[svn-r15094] Purpose: Cleanup Windows project files-- standardize program debug information
Description: In our debug project configurations, many of the projects were generating debug information for "Program Database and Edit & Continue". Other projects were using different settings, or none at all. We standardize to use "Program Database" setting, because it generates much smaller .obj files and cuts out unnecessary debug information. This is another project cleanup and enhancement from user suggestions outlined in bug #1164 Tested: VS2005 on WinXP VS.NET on WinXP
Diffstat (limited to 'windows')
-rw-r--r--windows/c++/examples/chunkstest/chunkstest.vcproj2
-rw-r--r--windows/c++/examples/chunkstestdll/chunkstestdll.vcproj2
-rw-r--r--windows/c++/examples/compoundtest/compoundtest.vcproj2
-rw-r--r--windows/c++/examples/compoundtestdll/compoundtestdll.vcproj2
-rw-r--r--windows/c++/examples/createtest/createtest.vcproj2
-rw-r--r--windows/c++/examples/createtestdll/createtestdll.vcproj2
-rw-r--r--windows/c++/examples/extend_dstest/extend_dstest.vcproj2
-rw-r--r--windows/c++/examples/extend_dstestdll/extend_dstestdll.vcproj2
-rw-r--r--windows/c++/examples/h5grouptest/h5grouptest.vcproj2
-rw-r--r--windows/c++/examples/h5grouptestdll/h5grouptestdll.vcproj2
-rw-r--r--windows/c++/examples/readdatatest/readdatatest.vcproj2
-rw-r--r--windows/c++/examples/readdatatestdll/readdatatestdll.vcproj2
-rw-r--r--windows/c++/examples/writedatatest/writedatatest.vcproj2
-rw-r--r--windows/c++/examples/writedatatestdll/writedatatestdll.vcproj2
-rw-r--r--windows/c++/test/dsets_cpp/dsets_cpp.vcproj2
-rw-r--r--windows/c++/test/dsets_cppdll/dsets_cppdll.vcproj2
-rw-r--r--windows/c++/test/testhdf5_cpp/testhdf5_cpp.vcproj2
-rw-r--r--windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj2
-rw-r--r--windows/examples/attributetest/attributetest.vcproj2
-rw-r--r--windows/examples/attributetestdll/attributetestdll.vcproj2
-rw-r--r--windows/examples/chunkread/chunkread.vcproj2
-rw-r--r--windows/examples/chunkreaddll/chunkreaddll.vcproj2
-rw-r--r--windows/examples/compoundtest/compoundtest.vcproj2
-rw-r--r--windows/examples/compoundtestdll/compoundtestdll.vcproj2
-rw-r--r--windows/examples/extendwritetest/extendwritetest.vcproj2
-rw-r--r--windows/examples/extendwritetestdll/extendwritetestdll.vcproj2
-rw-r--r--windows/examples/grouptest/grouptest.vcproj2
-rw-r--r--windows/examples/grouptestdll/grouptestdll.vcproj2
-rw-r--r--windows/examples/intermgrouptest/intermgrouptest.vcproj2
-rw-r--r--windows/examples/intermgrouptestdll/intermgrouptestdll.vcproj2
-rw-r--r--windows/examples/readtest/readtest.vcproj2
-rw-r--r--windows/examples/readtestdll/readtestdll.vcproj2
-rw-r--r--windows/examples/selectest/selectest.vcproj2
-rw-r--r--windows/examples/selectestdll/selectestdll.vcproj2
-rw-r--r--windows/examples/writetest/writetest.vcproj2
-rw-r--r--windows/examples/writetestdll/writetestdll.vcproj2
-rw-r--r--windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj2
-rw-r--r--windows/fortran/test/libtest_fortran/libtest_cstub.vcproj2
-rw-r--r--windows/hl/c++/test/hl_test_table_cpp/hl_test_table_cpp.vcproj2
-rw-r--r--windows/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.vcproj2
-rw-r--r--windows/hl/examples/ex_ds1/ex_ds1.vcproj2
-rw-r--r--windows/hl/examples/ex_ds1dll/ex_ds1dll.vcproj2
-rw-r--r--windows/hl/examples/ex_image1/ex_image1.vcproj2
-rw-r--r--windows/hl/examples/ex_image1dll/ex_image1dll.vcproj2
-rw-r--r--windows/hl/examples/ex_image2/ex_image2.vcproj2
-rw-r--r--windows/hl/examples/ex_image2dll/ex_image2dll.vcproj2
-rw-r--r--windows/hl/examples/ex_lite1/ex_lite1.vcproj2
-rw-r--r--windows/hl/examples/ex_lite1dll/ex_lite1dll.vcproj2
-rw-r--r--windows/hl/examples/ex_lite2/ex_lite2.vcproj2
-rw-r--r--windows/hl/examples/ex_lite2dll/ex_lite2dll.vcproj2
-rw-r--r--windows/hl/examples/ex_lite3/ex_lite3.vcproj2
-rw-r--r--windows/hl/examples/ex_lite3dll/ex_lite3dll.vcproj2
-rw-r--r--windows/hl/examples/ex_table01/ex_table01.vcproj2
-rw-r--r--windows/hl/examples/ex_table01dll/ex_table01dll.vcproj2
-rw-r--r--windows/hl/examples/ex_table02/ex_table02.vcproj2
-rw-r--r--windows/hl/examples/ex_table02dll/ex_table02dll.vcproj2
-rw-r--r--windows/hl/examples/ex_table03/ex_table03.vcproj2
-rw-r--r--windows/hl/examples/ex_table03dll/ex_table03dll.vcproj2
-rw-r--r--windows/hl/examples/ex_table04/ex_table04.vcproj2
-rw-r--r--windows/hl/examples/ex_table04dll/ex_table04dll.vcproj2
-rw-r--r--windows/hl/examples/ex_table05/ex_table05.vcproj2
-rw-r--r--windows/hl/examples/ex_table05dll/ex_table05dll.vcproj2
-rw-r--r--windows/hl/examples/ex_table06/ex_table06.vcproj2
-rw-r--r--windows/hl/examples/ex_table06dll/ex_table06dll.vcproj2
-rw-r--r--windows/hl/examples/ex_table07/ex_table07.vcproj2
-rw-r--r--windows/hl/examples/ex_table07dll/ex_table07dll.vcproj2
-rw-r--r--windows/hl/examples/ex_table08/ex_table08.vcproj2
-rw-r--r--windows/hl/examples/ex_table08dll/ex_table08dll.vcproj2
-rw-r--r--windows/hl/examples/ex_table09/ex_table09.vcproj2
-rw-r--r--windows/hl/examples/ex_table09dll/ex_table09dll.vcproj2
-rw-r--r--windows/hl/examples/ex_table10/ex_table10.vcproj2
-rw-r--r--windows/hl/examples/ex_table10dll/ex_table10dll.vcproj2
-rw-r--r--windows/hl/examples/ex_table11/ex_table11.vcproj2
-rw-r--r--windows/hl/examples/ex_table11dll/ex_table11dll.vcproj2
-rw-r--r--windows/hl/examples/ex_table12/ex_table12.vcproj2
-rw-r--r--windows/hl/examples/ex_table12dll/ex_table12dll.vcproj2
-rw-r--r--windows/hl/examples/ptExampleFL/ptExampleFL.vcproj2
-rw-r--r--windows/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj2
-rw-r--r--windows/hl/examples/ptExampleVL/ptExampleVL.vcproj2
-rw-r--r--windows/hl/examples/ptExampleVLdll/ptExampleVLdll.vcproj2
-rw-r--r--windows/hl/test/hl_test_ds/hl_test_ds.vcproj2
-rw-r--r--windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj2
-rw-r--r--windows/hl/test/hl_test_image/hl_test_image.vcproj2
-rw-r--r--windows/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj2
-rw-r--r--windows/hl/test/hl_test_lite/hl_test_lite.vcproj2
-rw-r--r--windows/hl/test/hl_test_litedll/hl_test_litedll.vcproj2
-rw-r--r--windows/hl/test/hl_test_packet/hl_test_packet.vcproj2
-rw-r--r--windows/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj2
-rw-r--r--windows/hl/test/hl_test_table/hl_test_table.vcproj2
-rw-r--r--windows/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj2
-rw-r--r--windows/hl/tools/gifconv/gif2h5.vcproj2
-rw-r--r--windows/hl/tools/gifconv/h52gif.vcproj2
-rw-r--r--windows/hl/tools/gifconvdll/gif2h5dll.vcproj2
-rw-r--r--windows/hl/tools/gifconvdll/h52gifdll.vcproj2
-rw-r--r--windows/misc/typegen/h5match_types/h5match_types.vcproj2
-rw-r--r--windows/misc/typegen/h5tinit/h5tinit.vcproj2
-rw-r--r--windows/proj/hdf5/hdf5.vcproj4
-rw-r--r--windows/proj/hdf5_cpp/hdf5_cpp.vcproj2
-rw-r--r--windows/proj/hdf5_cppdll/hdf5_cppdll.vcproj2
-rw-r--r--windows/proj/hdf5_f90cstub/hdf5_f90cstub.vcproj2
-rw-r--r--windows/proj/hdf5_f90cstubdll/hdf5_f90cstubdll.vcproj2
-rw-r--r--windows/proj/hdf5_hl/hdf5_hl.vcproj2
-rw-r--r--windows/proj/hdf5_hl_cpp/hdf5_hl_cpp.vcproj2
-rw-r--r--windows/proj/hdf5_hl_cppdll/hdf5_hl_cppdll.vcproj2
-rw-r--r--windows/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.vcproj2
-rw-r--r--windows/proj/hdf5_hl_fortran/hdf5_hl_f90cstub.vcproj2
-rw-r--r--windows/proj/hdf5_hldll/hdf5_hldll.vcproj2
-rw-r--r--windows/proj/hdf5dll/hdf5dll.vcproj2
-rw-r--r--windows/test/big/big.vcproj2
-rw-r--r--windows/test/bigdll/bigdll.vcproj2
-rw-r--r--windows/test/bittests/bittests.vcproj2
-rw-r--r--windows/test/bittestsdll/bittestsdll.vcproj2
-rw-r--r--windows/test/btree2/btree2.vcproj2
-rw-r--r--windows/test/btree2dll/btree2dll.vcproj2
-rw-r--r--windows/test/cache/cache.vcproj2
-rw-r--r--windows/test/cache_api/cache_api.vcproj2
-rw-r--r--windows/test/cache_apidll/cache_apidll.vcproj2
-rw-r--r--windows/test/cachedll/cachedll.vcproj2
-rw-r--r--windows/test/chunk/chunk.vcproj2
-rw-r--r--windows/test/chunk_info/chunk_info.vcproj2
-rw-r--r--windows/test/chunk_infodll/chunk_infodll.vcproj2
-rw-r--r--windows/test/chunkdll/chunkdll.vcproj2
-rw-r--r--windows/test/cmpd_dset/cmpd_dset.vcproj2
-rw-r--r--windows/test/cmpd_dsetdll/cmpd_dsetdll.vcproj2
-rw-r--r--windows/test/cross_read/cross_read.vcproj2
-rw-r--r--windows/test/cross_readdll/cross_readdll.vcproj2
-rw-r--r--windows/test/dangle/dangle.vcproj2
-rw-r--r--windows/test/dangledll/dangledll.vcproj2
-rw-r--r--windows/test/dsets/dsets.vcproj2
-rw-r--r--windows/test/dsetsdll/dsetsdll.vcproj2
-rw-r--r--windows/test/dt_arith/dt_arith.vcproj2
-rw-r--r--windows/test/dt_arithdll/dt_arithdll.vcproj2
-rw-r--r--windows/test/dtransform/dtransform.vcproj2
-rw-r--r--windows/test/dtransformdll/dtransformdll.vcproj2
-rw-r--r--windows/test/dtypes/dtypes.vcproj2
-rw-r--r--windows/test/dtypesdll/dtypesdll.vcproj2
-rw-r--r--windows/test/enum/enum.vcproj2
-rw-r--r--windows/test/enumdll/enumdll.vcproj2
-rw-r--r--windows/test/err_compat/err_compat.vcproj2
-rw-r--r--windows/test/err_compatdll/err_compatdll.vcproj2
-rw-r--r--windows/test/error_test/error_test.vcproj2
-rw-r--r--windows/test/error_testdll/error_testdll.vcproj2
-rw-r--r--windows/test/extend/extend.vcproj2
-rw-r--r--windows/test/extenddll/extenddll.vcproj2
-rw-r--r--windows/test/external/external.vcproj2
-rw-r--r--windows/test/externaldll/externaldll.vcproj2
-rw-r--r--windows/test/fheap/fheap.vcproj2
-rw-r--r--windows/test/fheapdll/fheapdll.vcproj2
-rw-r--r--windows/test/fillval/fillval.vcproj2
-rw-r--r--windows/test/fillvaldll/fillvaldll.vcproj2
-rw-r--r--windows/test/flush1/flush1.vcproj2
-rw-r--r--windows/test/flush1dll/flush1dll.vcproj2
-rw-r--r--windows/test/flush2/flush2.vcproj2
-rw-r--r--windows/test/flush2dll/flush2dll.vcproj2
-rw-r--r--windows/test/getname/getname.vcproj2
-rw-r--r--windows/test/getnamedll/getnamedll.vcproj2
-rw-r--r--windows/test/getub/getub.vcproj2
-rw-r--r--windows/test/gheap/gheap.vcproj2
-rw-r--r--windows/test/gheapdll/gheapdll.vcproj2
-rw-r--r--windows/test/hyperslab/hyperslab.vcproj2
-rw-r--r--windows/test/hyperslabdll/hyperslabdll.vcproj2
-rw-r--r--windows/test/iopipe/iopipe.vcproj2
-rw-r--r--windows/test/iopipedll/iopipedll.vcproj2
-rw-r--r--windows/test/istore/istore.vcproj2
-rw-r--r--windows/test/istoredll/istoredll.vcproj2
-rw-r--r--windows/test/lheap/lheap.vcproj2
-rw-r--r--windows/test/lheapdll/lheapdll.vcproj2
-rw-r--r--windows/test/libtest/libtest.vcproj2
-rw-r--r--windows/test/libtestdll/libtestdll.vcproj2
-rw-r--r--windows/test/links/links.vcproj2
-rw-r--r--windows/test/linksdll/linksdll.vcproj2
-rw-r--r--windows/test/mount/mount.vcproj2
-rw-r--r--windows/test/mountdll/mountdll.vcproj2
-rw-r--r--windows/test/mtime/mtime.vcproj2
-rw-r--r--windows/test/mtimedll/mtimedll.vcproj2
-rw-r--r--windows/test/ntypes/ntypes.vcproj2
-rw-r--r--windows/test/ntypesdll/ntypesdll.vcproj2
-rw-r--r--windows/test/objcopy/objcopy.vcproj2
-rw-r--r--windows/test/objcopydll/objcopydll.vcproj2
-rw-r--r--windows/test/ohdr/ohdr.vcproj2
-rw-r--r--windows/test/ohdrdll/ohdrdll.vcproj2
-rw-r--r--windows/test/overhead/overhead.vcproj2
-rw-r--r--windows/test/overheaddll/overheaddll.vcproj2
-rw-r--r--windows/test/pool/pool.vcproj2
-rw-r--r--windows/test/pooldll/pooldll.vcproj2
-rw-r--r--windows/test/reserved/reserved.vcproj2
-rw-r--r--windows/test/reserveddll/reserveddll.vcproj2
-rw-r--r--windows/test/set_extent/set_extent.vcproj2
-rw-r--r--windows/test/set_extentdll/set_extentdll.vcproj2
-rw-r--r--windows/test/stab/stab.vcproj2
-rw-r--r--windows/test/stabdll/stabdll.vcproj2
-rw-r--r--windows/test/tellub/tellub.vcproj2
-rw-r--r--windows/test/testhdf5/testhdf5.vcproj2
-rw-r--r--windows/test/testhdf5dll/testhdf5dll.vcproj2
-rw-r--r--windows/test/ttsafedll/ttsafedll.vcproj2
-rw-r--r--windows/test/unlink/unlink.vcproj2
-rw-r--r--windows/test/unlinkdll/unlinkdll.vcproj2
-rw-r--r--windows/test/vfd/vfd.vcproj2
-rw-r--r--windows/test/vfddll/vfddll.vcproj2
-rw-r--r--windows/tools/h5copy/h5copy.vcproj2
-rw-r--r--windows/tools/h5debug/h5debug.vcproj2
-rw-r--r--windows/tools/h5debugdll/h5debugdll.vcproj2
-rw-r--r--windows/tools/h5diff/h5diff.vcproj2
-rw-r--r--windows/tools/h5diffdll/h5diffdll.vcproj2
-rw-r--r--windows/tools/h5dump/h5dump.vcproj2
-rw-r--r--windows/tools/h5dumpdll/h5dumpdll.vcproj2
-rw-r--r--windows/tools/h5import/h5import.vcproj2
-rw-r--r--windows/tools/h5importdll/h5importdll.vcproj2
-rw-r--r--windows/tools/h5jam/h5jam.vcproj2
-rw-r--r--windows/tools/h5ls/h5ls.vcproj2
-rw-r--r--windows/tools/h5lsdll/h5lsdll.vcproj2
-rw-r--r--windows/tools/h5mkgrp/h5mkgrp.vcproj2
-rw-r--r--windows/tools/h5repack/h5repack.vcproj2
-rw-r--r--windows/tools/h5repackdll/h5repackdll.vcproj2
-rw-r--r--windows/tools/h5repart/h5repart.vcproj2
-rw-r--r--windows/tools/h5repartdll/h5repartdll.vcproj2
-rw-r--r--windows/tools/h5stat/h5stat.vcproj2
-rw-r--r--windows/tools/h5statdll/h5statdll.vcproj2
-rw-r--r--windows/tools/h5unjam/h5unjam.vcproj2
-rw-r--r--windows/tools/talign/talign.vcproj2
-rw-r--r--windows/tools/taligndll/taligndll.vcproj2
-rw-r--r--windows/tools/testfiles/binread/binread.vcproj2
-rw-r--r--windows/tools/testfiles/h5difftst/h5difftst.vcproj2
-rw-r--r--windows/tools/testfiles/h5dumptst/h5dumptst.vcproj2
-rw-r--r--windows/tools/testfiles/h5importtst/h5importtst.vcproj2
-rw-r--r--windows/tools/testfiles/h5jamtst/h5jamtst.vcproj2
-rw-r--r--windows/tools/testfiles/h5repacktst/h5repacktst.vcproj2
-rw-r--r--windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj2
-rw-r--r--windows/tools/testfiles/h5reparttst/h5reparttst.vcproj2
-rw-r--r--windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj2
-rw-r--r--windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj2
-rw-r--r--windows/tools/toolslib/toolslib.vcproj4
-rw-r--r--windows/tools/toolslibdll/toolslibdll.vcproj2
233 files changed, 235 insertions, 235 deletions
diff --git a/windows/c++/examples/chunkstest/chunkstest.vcproj b/windows/c++/examples/chunkstest/chunkstest.vcproj
index 0821882..3e80865 100644
--- a/windows/c++/examples/chunkstest/chunkstest.vcproj
+++ b/windows/c++/examples/chunkstest/chunkstest.vcproj
@@ -244,7 +244,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/chunkstest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/chunkstestdll/chunkstestdll.vcproj b/windows/c++/examples/chunkstestdll/chunkstestdll.vcproj
index b3804d9..1a486de 100644
--- a/windows/c++/examples/chunkstestdll/chunkstestdll.vcproj
+++ b/windows/c++/examples/chunkstestdll/chunkstestdll.vcproj
@@ -149,7 +149,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/chunkstestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/compoundtest/compoundtest.vcproj b/windows/c++/examples/compoundtest/compoundtest.vcproj
index bb2ceba..46662a4 100644
--- a/windows/c++/examples/compoundtest/compoundtest.vcproj
+++ b/windows/c++/examples/compoundtest/compoundtest.vcproj
@@ -244,7 +244,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/compoundtest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/compoundtestdll/compoundtestdll.vcproj b/windows/c++/examples/compoundtestdll/compoundtestdll.vcproj
index 0f67594..0c1b2af 100644
--- a/windows/c++/examples/compoundtestdll/compoundtestdll.vcproj
+++ b/windows/c++/examples/compoundtestdll/compoundtestdll.vcproj
@@ -149,7 +149,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/compoundtestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/createtest/createtest.vcproj b/windows/c++/examples/createtest/createtest.vcproj
index b5b0b98..12e9150 100644
--- a/windows/c++/examples/createtest/createtest.vcproj
+++ b/windows/c++/examples/createtest/createtest.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/createtest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/createtestdll/createtestdll.vcproj b/windows/c++/examples/createtestdll/createtestdll.vcproj
index f744f19..cf3b0da 100644
--- a/windows/c++/examples/createtestdll/createtestdll.vcproj
+++ b/windows/c++/examples/createtestdll/createtestdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/createtestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/extend_dstest/extend_dstest.vcproj b/windows/c++/examples/extend_dstest/extend_dstest.vcproj
index d3f39b6..b55fa73 100644
--- a/windows/c++/examples/extend_dstest/extend_dstest.vcproj
+++ b/windows/c++/examples/extend_dstest/extend_dstest.vcproj
@@ -244,7 +244,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/extend_dstest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/extend_dstestdll/extend_dstestdll.vcproj b/windows/c++/examples/extend_dstestdll/extend_dstestdll.vcproj
index 8e03d4e..dc61bee 100644
--- a/windows/c++/examples/extend_dstestdll/extend_dstestdll.vcproj
+++ b/windows/c++/examples/extend_dstestdll/extend_dstestdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/extend_dstestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/h5grouptest/h5grouptest.vcproj b/windows/c++/examples/h5grouptest/h5grouptest.vcproj
index 7c68ff6..9e2007b 100644
--- a/windows/c++/examples/h5grouptest/h5grouptest.vcproj
+++ b/windows/c++/examples/h5grouptest/h5grouptest.vcproj
@@ -244,7 +244,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/h5grouptest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/h5grouptestdll/h5grouptestdll.vcproj b/windows/c++/examples/h5grouptestdll/h5grouptestdll.vcproj
index 6a7c1d9..07d3b5b 100644
--- a/windows/c++/examples/h5grouptestdll/h5grouptestdll.vcproj
+++ b/windows/c++/examples/h5grouptestdll/h5grouptestdll.vcproj
@@ -149,7 +149,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/h5grouptestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/readdatatest/readdatatest.vcproj b/windows/c++/examples/readdatatest/readdatatest.vcproj
index c8712e1..1294387 100644
--- a/windows/c++/examples/readdatatest/readdatatest.vcproj
+++ b/windows/c++/examples/readdatatest/readdatatest.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/readdatatest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/readdatatestdll/readdatatestdll.vcproj b/windows/c++/examples/readdatatestdll/readdatatestdll.vcproj
index f4afec3..b84f405 100644
--- a/windows/c++/examples/readdatatestdll/readdatatestdll.vcproj
+++ b/windows/c++/examples/readdatatestdll/readdatatestdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/readdatatestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/writedatatest/writedatatest.vcproj b/windows/c++/examples/writedatatest/writedatatest.vcproj
index d7786fa..2a8cf89 100644
--- a/windows/c++/examples/writedatatest/writedatatest.vcproj
+++ b/windows/c++/examples/writedatatest/writedatatest.vcproj
@@ -245,7 +245,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/writedatatest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/examples/writedatatestdll/writedatatestdll.vcproj b/windows/c++/examples/writedatatestdll/writedatatestdll.vcproj
index 4117534..cb1b009 100644
--- a/windows/c++/examples/writedatatestdll/writedatatestdll.vcproj
+++ b/windows/c++/examples/writedatatestdll/writedatatestdll.vcproj
@@ -149,7 +149,7 @@
ProgramDataBaseFileName=".\../../../../c++/examples/writedatatestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/test/dsets_cpp/dsets_cpp.vcproj b/windows/c++/test/dsets_cpp/dsets_cpp.vcproj
index 62a4a92..9b968ff 100644
--- a/windows/c++/test/dsets_cpp/dsets_cpp.vcproj
+++ b/windows/c++/test/dsets_cpp/dsets_cpp.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../../test/dsets_cpp/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/test/dsets_cppdll/dsets_cppdll.vcproj b/windows/c++/test/dsets_cppdll/dsets_cppdll.vcproj
index 4e3a883..5c2f4aa 100644
--- a/windows/c++/test/dsets_cppdll/dsets_cppdll.vcproj
+++ b/windows/c++/test/dsets_cppdll/dsets_cppdll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../../test/dsets_cppdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/test/testhdf5_cpp/testhdf5_cpp.vcproj b/windows/c++/test/testhdf5_cpp/testhdf5_cpp.vcproj
index a38d3cd..1b4b710 100644
--- a/windows/c++/test/testhdf5_cpp/testhdf5_cpp.vcproj
+++ b/windows/c++/test/testhdf5_cpp/testhdf5_cpp.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\../../../../c++/test/testhdf5_cpp/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj b/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj
index 2d28c43..8be8671 100644
--- a/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj
+++ b/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../../c++/test/testhdf5_cppdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/attributetest/attributetest.vcproj b/windows/examples/attributetest/attributetest.vcproj
index 79374ed..ca0aaec 100644
--- a/windows/examples/attributetest/attributetest.vcproj
+++ b/windows/examples/attributetest/attributetest.vcproj
@@ -56,7 +56,7 @@
ProgramDataBaseFileName=".\../../../examples/attributest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/attributetestdll/attributetestdll.vcproj b/windows/examples/attributetestdll/attributetestdll.vcproj
index 2bfd327..ea0a36d 100644
--- a/windows/examples/attributetestdll/attributetestdll.vcproj
+++ b/windows/examples/attributetestdll/attributetestdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../examples/attributetestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/chunkread/chunkread.vcproj b/windows/examples/chunkread/chunkread.vcproj
index eddc20d..73c2fdb 100644
--- a/windows/examples/chunkread/chunkread.vcproj
+++ b/windows/examples/chunkread/chunkread.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../examples/chunkread/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/chunkreaddll/chunkreaddll.vcproj b/windows/examples/chunkreaddll/chunkreaddll.vcproj
index 68ff520..c6c1b52 100644
--- a/windows/examples/chunkreaddll/chunkreaddll.vcproj
+++ b/windows/examples/chunkreaddll/chunkreaddll.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../examples/chunkreaddll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/compoundtest/compoundtest.vcproj b/windows/examples/compoundtest/compoundtest.vcproj
index 9e0f653..9a64ed7 100644
--- a/windows/examples/compoundtest/compoundtest.vcproj
+++ b/windows/examples/compoundtest/compoundtest.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../examples/compoundtest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/compoundtestdll/compoundtestdll.vcproj b/windows/examples/compoundtestdll/compoundtestdll.vcproj
index ea490b9..98e3d50 100644
--- a/windows/examples/compoundtestdll/compoundtestdll.vcproj
+++ b/windows/examples/compoundtestdll/compoundtestdll.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../examples/compoundtestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/extendwritetest/extendwritetest.vcproj b/windows/examples/extendwritetest/extendwritetest.vcproj
index 9e8fd1f..498ef97 100644
--- a/windows/examples/extendwritetest/extendwritetest.vcproj
+++ b/windows/examples/extendwritetest/extendwritetest.vcproj
@@ -56,7 +56,7 @@
ProgramDataBaseFileName=".\../../../examples/extendwritetest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/extendwritetestdll/extendwritetestdll.vcproj b/windows/examples/extendwritetestdll/extendwritetestdll.vcproj
index b5c9d34..6f2019b 100644
--- a/windows/examples/extendwritetestdll/extendwritetestdll.vcproj
+++ b/windows/examples/extendwritetestdll/extendwritetestdll.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../examples/extendwritetestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/grouptest/grouptest.vcproj b/windows/examples/grouptest/grouptest.vcproj
index 3213ca8..24d5926 100644
--- a/windows/examples/grouptest/grouptest.vcproj
+++ b/windows/examples/grouptest/grouptest.vcproj
@@ -56,7 +56,7 @@
ProgramDataBaseFileName=".\../../../examples/grouptest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/grouptestdll/grouptestdll.vcproj b/windows/examples/grouptestdll/grouptestdll.vcproj
index fa9f5a8..e2edd07 100644
--- a/windows/examples/grouptestdll/grouptestdll.vcproj
+++ b/windows/examples/grouptestdll/grouptestdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../examples/grouptestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/intermgrouptest/intermgrouptest.vcproj b/windows/examples/intermgrouptest/intermgrouptest.vcproj
index 46188db..a7db68e 100644
--- a/windows/examples/intermgrouptest/intermgrouptest.vcproj
+++ b/windows/examples/intermgrouptest/intermgrouptest.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../examples/intermgrouptest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/intermgrouptestdll/intermgrouptestdll.vcproj b/windows/examples/intermgrouptestdll/intermgrouptestdll.vcproj
index 8efda7f..14e3855 100644
--- a/windows/examples/intermgrouptestdll/intermgrouptestdll.vcproj
+++ b/windows/examples/intermgrouptestdll/intermgrouptestdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../examples/intermgrouptestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/readtest/readtest.vcproj b/windows/examples/readtest/readtest.vcproj
index de06d89..e25becd 100644
--- a/windows/examples/readtest/readtest.vcproj
+++ b/windows/examples/readtest/readtest.vcproj
@@ -56,7 +56,7 @@
ProgramDataBaseFileName=".\../../../examples/readtest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/readtestdll/readtestdll.vcproj b/windows/examples/readtestdll/readtestdll.vcproj
index 42bcf90..2328206 100644
--- a/windows/examples/readtestdll/readtestdll.vcproj
+++ b/windows/examples/readtestdll/readtestdll.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../examples/readtestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/selectest/selectest.vcproj b/windows/examples/selectest/selectest.vcproj
index fac607d..f44c46f 100644
--- a/windows/examples/selectest/selectest.vcproj
+++ b/windows/examples/selectest/selectest.vcproj
@@ -56,7 +56,7 @@
ProgramDataBaseFileName=".\../../../examples/selectest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/selectestdll/selectestdll.vcproj b/windows/examples/selectestdll/selectestdll.vcproj
index f9397e3..fcb58de 100644
--- a/windows/examples/selectestdll/selectestdll.vcproj
+++ b/windows/examples/selectestdll/selectestdll.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../examples/selectestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/writetest/writetest.vcproj b/windows/examples/writetest/writetest.vcproj
index 92c1e4d..729ca30 100644
--- a/windows/examples/writetest/writetest.vcproj
+++ b/windows/examples/writetest/writetest.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../examples/writetest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/examples/writetestdll/writetestdll.vcproj b/windows/examples/writetestdll/writetestdll.vcproj
index c26eb03..4f3fc94 100644
--- a/windows/examples/writetestdll/writetestdll.vcproj
+++ b/windows/examples/writetestdll/writetestdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../examples/writetestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj b/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj
index 3fd617d..4faafe4 100644
--- a/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj
+++ b/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj
@@ -250,7 +250,7 @@
ProgramDataBaseFileName=".\../../../../fortran/test/libtest_cstubdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/fortran/test/libtest_fortran/libtest_cstub.vcproj b/windows/fortran/test/libtest_fortran/libtest_cstub.vcproj
index 4490f95..c7968e4 100644
--- a/windows/fortran/test/libtest_fortran/libtest_cstub.vcproj
+++ b/windows/fortran/test/libtest_fortran/libtest_cstub.vcproj
@@ -55,7 +55,7 @@
ProgramDataBaseFileName=".\..\..\..\..\fortran\test\libtest_fortran\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/c++/test/hl_test_table_cpp/hl_test_table_cpp.vcproj b/windows/hl/c++/test/hl_test_table_cpp/hl_test_table_cpp.vcproj
index 5417f67..86981ed 100644
--- a/windows/hl/c++/test/hl_test_table_cpp/hl_test_table_cpp.vcproj
+++ b/windows/hl/c++/test/hl_test_table_cpp/hl_test_table_cpp.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../../../hl/c++/test/hl_test_table_cpp/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.vcproj b/windows/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.vcproj
index e8740a8..192ea03 100644
--- a/windows/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.vcproj
+++ b/windows/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../../../hl/c++/test/hl_test_table_cppdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/examples/ex_ds1/ex_ds1.vcproj b/windows/hl/examples/ex_ds1/ex_ds1.vcproj
index f95613c..2a5dd1a 100644
--- a/windows/hl/examples/ex_ds1/ex_ds1.vcproj
+++ b/windows/hl/examples/ex_ds1/ex_ds1.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_ds1\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/examples/ex_ds1dll/ex_ds1dll.vcproj b/windows/hl/examples/ex_ds1dll/ex_ds1dll.vcproj
index 7d1fac0..3c09612 100644
--- a/windows/hl/examples/ex_ds1dll/ex_ds1dll.vcproj
+++ b/windows/hl/examples/ex_ds1dll/ex_ds1dll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_ds1dll\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/examples/ex_image1/ex_image1.vcproj b/windows/hl/examples/ex_image1/ex_image1.vcproj
index 011053e..b0fc124 100644
--- a/windows/hl/examples/ex_image1/ex_image1.vcproj
+++ b/windows/hl/examples/ex_image1/ex_image1.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_image1\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/examples/ex_image1dll/ex_image1dll.vcproj b/windows/hl/examples/ex_image1dll/ex_image1dll.vcproj
index 90f6f60..2ae5f48 100644
--- a/windows/hl/examples/ex_image1dll/ex_image1dll.vcproj
+++ b/windows/hl/examples/ex_image1dll/ex_image1dll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_image1dll\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/examples/ex_image2/ex_image2.vcproj b/windows/hl/examples/ex_image2/ex_image2.vcproj
index 25e2074..dddd0e6 100644
--- a/windows/hl/examples/ex_image2/ex_image2.vcproj
+++ b/windows/hl/examples/ex_image2/ex_image2.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_image2dll/ex_image2dll.vcproj b/windows/hl/examples/ex_image2dll/ex_image2dll.vcproj
index 24d2c3e..faa81c4 100644
--- a/windows/hl/examples/ex_image2dll/ex_image2dll.vcproj
+++ b/windows/hl/examples/ex_image2dll/ex_image2dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_lite1/ex_lite1.vcproj b/windows/hl/examples/ex_lite1/ex_lite1.vcproj
index a6e6f75..8561dc1 100644
--- a/windows/hl/examples/ex_lite1/ex_lite1.vcproj
+++ b/windows/hl/examples/ex_lite1/ex_lite1.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_lite1\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/examples/ex_lite1dll/ex_lite1dll.vcproj b/windows/hl/examples/ex_lite1dll/ex_lite1dll.vcproj
index 45ae1a8..bbc8748 100644
--- a/windows/hl/examples/ex_lite1dll/ex_lite1dll.vcproj
+++ b/windows/hl/examples/ex_lite1dll/ex_lite1dll.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_lite1dll\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/examples/ex_lite2/ex_lite2.vcproj b/windows/hl/examples/ex_lite2/ex_lite2.vcproj
index c07b255..76a375e 100644
--- a/windows/hl/examples/ex_lite2/ex_lite2.vcproj
+++ b/windows/hl/examples/ex_lite2/ex_lite2.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_lite2dll/ex_lite2dll.vcproj b/windows/hl/examples/ex_lite2dll/ex_lite2dll.vcproj
index ec6f60c..21ffe5e 100644
--- a/windows/hl/examples/ex_lite2dll/ex_lite2dll.vcproj
+++ b/windows/hl/examples/ex_lite2dll/ex_lite2dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_lite3/ex_lite3.vcproj b/windows/hl/examples/ex_lite3/ex_lite3.vcproj
index 4bd70fb..5036dec 100644
--- a/windows/hl/examples/ex_lite3/ex_lite3.vcproj
+++ b/windows/hl/examples/ex_lite3/ex_lite3.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_lite3dll/ex_lite3dll.vcproj b/windows/hl/examples/ex_lite3dll/ex_lite3dll.vcproj
index b114dde..edf798f 100644
--- a/windows/hl/examples/ex_lite3dll/ex_lite3dll.vcproj
+++ b/windows/hl/examples/ex_lite3dll/ex_lite3dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table01/ex_table01.vcproj b/windows/hl/examples/ex_table01/ex_table01.vcproj
index 517a18f..9321c73 100644
--- a/windows/hl/examples/ex_table01/ex_table01.vcproj
+++ b/windows/hl/examples/ex_table01/ex_table01.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_table01\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/examples/ex_table01dll/ex_table01dll.vcproj b/windows/hl/examples/ex_table01dll/ex_table01dll.vcproj
index 8a0fab9..4fc14da 100644
--- a/windows/hl/examples/ex_table01dll/ex_table01dll.vcproj
+++ b/windows/hl/examples/ex_table01dll/ex_table01dll.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_table01dll\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/examples/ex_table02/ex_table02.vcproj b/windows/hl/examples/ex_table02/ex_table02.vcproj
index 0836e76..93bdb6a 100644
--- a/windows/hl/examples/ex_table02/ex_table02.vcproj
+++ b/windows/hl/examples/ex_table02/ex_table02.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table02dll/ex_table02dll.vcproj b/windows/hl/examples/ex_table02dll/ex_table02dll.vcproj
index dde93ed..1b6196b 100644
--- a/windows/hl/examples/ex_table02dll/ex_table02dll.vcproj
+++ b/windows/hl/examples/ex_table02dll/ex_table02dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table03/ex_table03.vcproj b/windows/hl/examples/ex_table03/ex_table03.vcproj
index 07b5207..479962e 100644
--- a/windows/hl/examples/ex_table03/ex_table03.vcproj
+++ b/windows/hl/examples/ex_table03/ex_table03.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table03dll/ex_table03dll.vcproj b/windows/hl/examples/ex_table03dll/ex_table03dll.vcproj
index 1114424..ec9f6e1 100644
--- a/windows/hl/examples/ex_table03dll/ex_table03dll.vcproj
+++ b/windows/hl/examples/ex_table03dll/ex_table03dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table04/ex_table04.vcproj b/windows/hl/examples/ex_table04/ex_table04.vcproj
index 475e55a..be52c35 100644
--- a/windows/hl/examples/ex_table04/ex_table04.vcproj
+++ b/windows/hl/examples/ex_table04/ex_table04.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table04dll/ex_table04dll.vcproj b/windows/hl/examples/ex_table04dll/ex_table04dll.vcproj
index 8da9f98..00bd577 100644
--- a/windows/hl/examples/ex_table04dll/ex_table04dll.vcproj
+++ b/windows/hl/examples/ex_table04dll/ex_table04dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table05/ex_table05.vcproj b/windows/hl/examples/ex_table05/ex_table05.vcproj
index 5524b1b..a8e46fc 100644
--- a/windows/hl/examples/ex_table05/ex_table05.vcproj
+++ b/windows/hl/examples/ex_table05/ex_table05.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table05dll/ex_table05dll.vcproj b/windows/hl/examples/ex_table05dll/ex_table05dll.vcproj
index 96911ee..ce756c3 100644
--- a/windows/hl/examples/ex_table05dll/ex_table05dll.vcproj
+++ b/windows/hl/examples/ex_table05dll/ex_table05dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table06/ex_table06.vcproj b/windows/hl/examples/ex_table06/ex_table06.vcproj
index 8a53e79..7d01c8f 100644
--- a/windows/hl/examples/ex_table06/ex_table06.vcproj
+++ b/windows/hl/examples/ex_table06/ex_table06.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table06dll/ex_table06dll.vcproj b/windows/hl/examples/ex_table06dll/ex_table06dll.vcproj
index cf93765..d719a51 100644
--- a/windows/hl/examples/ex_table06dll/ex_table06dll.vcproj
+++ b/windows/hl/examples/ex_table06dll/ex_table06dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table07/ex_table07.vcproj b/windows/hl/examples/ex_table07/ex_table07.vcproj
index 8b55075..e026baa 100644
--- a/windows/hl/examples/ex_table07/ex_table07.vcproj
+++ b/windows/hl/examples/ex_table07/ex_table07.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table07dll/ex_table07dll.vcproj b/windows/hl/examples/ex_table07dll/ex_table07dll.vcproj
index 22f6974..7b55b47 100644
--- a/windows/hl/examples/ex_table07dll/ex_table07dll.vcproj
+++ b/windows/hl/examples/ex_table07dll/ex_table07dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table08/ex_table08.vcproj b/windows/hl/examples/ex_table08/ex_table08.vcproj
index 374e095..9389a03 100644
--- a/windows/hl/examples/ex_table08/ex_table08.vcproj
+++ b/windows/hl/examples/ex_table08/ex_table08.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table08dll/ex_table08dll.vcproj b/windows/hl/examples/ex_table08dll/ex_table08dll.vcproj
index b21c4d1..2fe20d5 100644
--- a/windows/hl/examples/ex_table08dll/ex_table08dll.vcproj
+++ b/windows/hl/examples/ex_table08dll/ex_table08dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table09/ex_table09.vcproj b/windows/hl/examples/ex_table09/ex_table09.vcproj
index 6b30c0e..bbb2d0f 100644
--- a/windows/hl/examples/ex_table09/ex_table09.vcproj
+++ b/windows/hl/examples/ex_table09/ex_table09.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table09dll/ex_table09dll.vcproj b/windows/hl/examples/ex_table09dll/ex_table09dll.vcproj
index a7cf263..3ea9214 100644
--- a/windows/hl/examples/ex_table09dll/ex_table09dll.vcproj
+++ b/windows/hl/examples/ex_table09dll/ex_table09dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table10/ex_table10.vcproj b/windows/hl/examples/ex_table10/ex_table10.vcproj
index 784a5e1..65f0075 100644
--- a/windows/hl/examples/ex_table10/ex_table10.vcproj
+++ b/windows/hl/examples/ex_table10/ex_table10.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table10dll/ex_table10dll.vcproj b/windows/hl/examples/ex_table10dll/ex_table10dll.vcproj
index eee4ebb..7027235 100644
--- a/windows/hl/examples/ex_table10dll/ex_table10dll.vcproj
+++ b/windows/hl/examples/ex_table10dll/ex_table10dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table11/ex_table11.vcproj b/windows/hl/examples/ex_table11/ex_table11.vcproj
index e9ebbb4..f84cd1e 100644
--- a/windows/hl/examples/ex_table11/ex_table11.vcproj
+++ b/windows/hl/examples/ex_table11/ex_table11.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table11dll/ex_table11dll.vcproj b/windows/hl/examples/ex_table11dll/ex_table11dll.vcproj
index 4033bf1..c0995dc 100644
--- a/windows/hl/examples/ex_table11dll/ex_table11dll.vcproj
+++ b/windows/hl/examples/ex_table11dll/ex_table11dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table12/ex_table12.vcproj b/windows/hl/examples/ex_table12/ex_table12.vcproj
index 284c354..660eedb 100644
--- a/windows/hl/examples/ex_table12/ex_table12.vcproj
+++ b/windows/hl/examples/ex_table12/ex_table12.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ex_table12dll/ex_table12dll.vcproj b/windows/hl/examples/ex_table12dll/ex_table12dll.vcproj
index 302ede9..44c77b5 100644
--- a/windows/hl/examples/ex_table12dll/ex_table12dll.vcproj
+++ b/windows/hl/examples/ex_table12dll/ex_table12dll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ptExampleFL/ptExampleFL.vcproj b/windows/hl/examples/ptExampleFL/ptExampleFL.vcproj
index 2ef6fe3..0ccd825 100644
--- a/windows/hl/examples/ptExampleFL/ptExampleFL.vcproj
+++ b/windows/hl/examples/ptExampleFL/ptExampleFL.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ptExampleFL\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj b/windows/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj
index 98962e7..1a99061 100644
--- a/windows/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj
+++ b/windows/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/examples/ptExampleVL/ptExampleVL.vcproj b/windows/hl/examples/ptExampleVL/ptExampleVL.vcproj
index 95dc8e0..6b2592c 100644
--- a/windows/hl/examples/ptExampleVL/ptExampleVL.vcproj
+++ b/windows/hl/examples/ptExampleVL/ptExampleVL.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/examples/ptExampleVLdll/ptExampleVLdll.vcproj b/windows/hl/examples/ptExampleVLdll/ptExampleVLdll.vcproj
index df0d7f8..5512f62 100644
--- a/windows/hl/examples/ptExampleVLdll/ptExampleVLdll.vcproj
+++ b/windows/hl/examples/ptExampleVLdll/ptExampleVLdll.vcproj
@@ -51,7 +51,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/hl/test/hl_test_ds/hl_test_ds.vcproj b/windows/hl/test/hl_test_ds/hl_test_ds.vcproj
index 2c25fb9..c9221a4 100644
--- a/windows/hl/test/hl_test_ds/hl_test_ds.vcproj
+++ b/windows/hl/test/hl_test_ds/hl_test_ds.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_ds/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj b/windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj
index 376088e..3791889 100644
--- a/windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj
+++ b/windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_dsdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/test/hl_test_image/hl_test_image.vcproj b/windows/hl/test/hl_test_image/hl_test_image.vcproj
index 5424100..b2d4665 100644
--- a/windows/hl/test/hl_test_image/hl_test_image.vcproj
+++ b/windows/hl/test/hl_test_image/hl_test_image.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_image/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj b/windows/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj
index e1fef67..bed1829 100644
--- a/windows/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj
+++ b/windows/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_imagedll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/test/hl_test_lite/hl_test_lite.vcproj b/windows/hl/test/hl_test_lite/hl_test_lite.vcproj
index fa1e46d..4f62982 100644
--- a/windows/hl/test/hl_test_lite/hl_test_lite.vcproj
+++ b/windows/hl/test/hl_test_lite/hl_test_lite.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_lite/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/test/hl_test_litedll/hl_test_litedll.vcproj b/windows/hl/test/hl_test_litedll/hl_test_litedll.vcproj
index f2f6707..94a4fff 100644
--- a/windows/hl/test/hl_test_litedll/hl_test_litedll.vcproj
+++ b/windows/hl/test/hl_test_litedll/hl_test_litedll.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_litedll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/test/hl_test_packet/hl_test_packet.vcproj b/windows/hl/test/hl_test_packet/hl_test_packet.vcproj
index 4e3fba4..6d3d76c 100644
--- a/windows/hl/test/hl_test_packet/hl_test_packet.vcproj
+++ b/windows/hl/test/hl_test_packet/hl_test_packet.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_packet/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj b/windows/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj
index fe6d9a6..752e3d3 100644
--- a/windows/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj
+++ b/windows/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_packetdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/test/hl_test_table/hl_test_table.vcproj b/windows/hl/test/hl_test_table/hl_test_table.vcproj
index ce30e2b..eb63c2a 100644
--- a/windows/hl/test/hl_test_table/hl_test_table.vcproj
+++ b/windows/hl/test/hl_test_table/hl_test_table.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_table/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj b/windows/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj
index 9d9fb8c..a5aac31 100644
--- a/windows/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj
+++ b/windows/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_tabledll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/tools/gifconv/gif2h5.vcproj b/windows/hl/tools/gifconv/gif2h5.vcproj
index 4810d69..2e17a65 100644
--- a/windows/hl/tools/gifconv/gif2h5.vcproj
+++ b/windows/hl/tools/gifconv/gif2h5.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\tools\gifconv\gif2h5\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/tools/gifconv/h52gif.vcproj b/windows/hl/tools/gifconv/h52gif.vcproj
index e2c81e3..36bdb12 100644
--- a/windows/hl/tools/gifconv/h52gif.vcproj
+++ b/windows/hl/tools/gifconv/h52gif.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\tools\gifconv\h52gif\debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/tools/gifconvdll/gif2h5dll.vcproj b/windows/hl/tools/gifconvdll/gif2h5dll.vcproj
index c1e7947..6b5fe77 100644
--- a/windows/hl/tools/gifconvdll/gif2h5dll.vcproj
+++ b/windows/hl/tools/gifconvdll/gif2h5dll.vcproj
@@ -239,7 +239,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\tools\gifconvdll\gif2h5dll\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/hl/tools/gifconvdll/h52gifdll.vcproj b/windows/hl/tools/gifconvdll/h52gifdll.vcproj
index 5d0e7a1..01f9f79 100644
--- a/windows/hl/tools/gifconvdll/h52gifdll.vcproj
+++ b/windows/hl/tools/gifconvdll/h52gifdll.vcproj
@@ -239,7 +239,7 @@
ProgramDataBaseFileName=".\..\..\..\..\hl\tools\gifconvdll\h52gifdll\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/misc/typegen/h5match_types/h5match_types.vcproj b/windows/misc/typegen/h5match_types/h5match_types.vcproj
index fe38e9e..b9415a4 100644
--- a/windows/misc/typegen/h5match_types/h5match_types.vcproj
+++ b/windows/misc/typegen/h5match_types/h5match_types.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/misc/typegen/h5tinit/h5tinit.vcproj b/windows/misc/typegen/h5tinit/h5tinit.vcproj
index 6921de5..9df7133 100644
--- a/windows/misc/typegen/h5tinit/h5tinit.vcproj
+++ b/windows/misc/typegen/h5tinit/h5tinit.vcproj
@@ -238,7 +238,7 @@
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj
index 3d27547..9f2c9ca 100644
--- a/windows/proj/hdf5/hdf5.vcproj
+++ b/windows/proj/hdf5/hdf5.vcproj
@@ -54,7 +54,7 @@
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="1"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -125,7 +125,7 @@
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="1"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/proj/hdf5_cpp/hdf5_cpp.vcproj b/windows/proj/hdf5_cpp/hdf5_cpp.vcproj
index d925032..4fee06b 100644
--- a/windows/proj/hdf5_cpp/hdf5_cpp.vcproj
+++ b/windows/proj/hdf5_cpp/hdf5_cpp.vcproj
@@ -206,7 +206,7 @@
ProgramDataBaseFileName=".\..\..\..\proj\hdf5_cpp\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/proj/hdf5_cppdll/hdf5_cppdll.vcproj b/windows/proj/hdf5_cppdll/hdf5_cppdll.vcproj
index f8cfb63..545a782 100644
--- a/windows/proj/hdf5_cppdll/hdf5_cppdll.vcproj
+++ b/windows/proj/hdf5_cppdll/hdf5_cppdll.vcproj
@@ -252,7 +252,7 @@
ProgramDataBaseFileName=".\../../../proj/hdf5_cppdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/proj/hdf5_f90cstub/hdf5_f90cstub.vcproj b/windows/proj/hdf5_f90cstub/hdf5_f90cstub.vcproj
index ff8ddce..eec662c 100644
--- a/windows/proj/hdf5_f90cstub/hdf5_f90cstub.vcproj
+++ b/windows/proj/hdf5_f90cstub/hdf5_f90cstub.vcproj
@@ -206,7 +206,7 @@
ProgramDataBaseFileName=".\..\..\..\proj\hdf5_f90cstub\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/proj/hdf5_f90cstubdll/hdf5_f90cstubdll.vcproj b/windows/proj/hdf5_f90cstubdll/hdf5_f90cstubdll.vcproj
index a901aff..6cde614 100644
--- a/windows/proj/hdf5_f90cstubdll/hdf5_f90cstubdll.vcproj
+++ b/windows/proj/hdf5_f90cstubdll/hdf5_f90cstubdll.vcproj
@@ -249,7 +249,7 @@
ProgramDataBaseFileName=".\../../../proj/hdf5_f90cstubdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/proj/hdf5_hl/hdf5_hl.vcproj b/windows/proj/hdf5_hl/hdf5_hl.vcproj
index 8753a2d..ebdc852 100644
--- a/windows/proj/hdf5_hl/hdf5_hl.vcproj
+++ b/windows/proj/hdf5_hl/hdf5_hl.vcproj
@@ -55,7 +55,7 @@
ProgramDataBaseFileName=".\..\..\..\proj\hdf5_hl\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/proj/hdf5_hl_cpp/hdf5_hl_cpp.vcproj b/windows/proj/hdf5_hl_cpp/hdf5_hl_cpp.vcproj
index b882f12..ceb4b5d 100644
--- a/windows/proj/hdf5_hl_cpp/hdf5_hl_cpp.vcproj
+++ b/windows/proj/hdf5_hl_cpp/hdf5_hl_cpp.vcproj
@@ -206,7 +206,7 @@
ProgramDataBaseFileName=".\..\..\..\proj\hdf5_hl_cpp\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/proj/hdf5_hl_cppdll/hdf5_hl_cppdll.vcproj b/windows/proj/hdf5_hl_cppdll/hdf5_hl_cppdll.vcproj
index 682cdfe..6e2def8 100644
--- a/windows/proj/hdf5_hl_cppdll/hdf5_hl_cppdll.vcproj
+++ b/windows/proj/hdf5_hl_cppdll/hdf5_hl_cppdll.vcproj
@@ -254,7 +254,7 @@
ProgramDataBaseFileName=".\..\..\..\proj\hdf5_hl_cppdll\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.vcproj b/windows/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.vcproj
index 76463b2..76cda2c 100644
--- a/windows/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.vcproj
+++ b/windows/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.vcproj
@@ -252,7 +252,7 @@
ProgramDataBaseFileName=".\..\..\..\proj\hdf5_hl_f90cstubdll\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/proj/hdf5_hl_fortran/hdf5_hl_f90cstub.vcproj b/windows/proj/hdf5_hl_fortran/hdf5_hl_f90cstub.vcproj
index 156017b..bc2e530 100644
--- a/windows/proj/hdf5_hl_fortran/hdf5_hl_f90cstub.vcproj
+++ b/windows/proj/hdf5_hl_fortran/hdf5_hl_f90cstub.vcproj
@@ -204,7 +204,7 @@
ProgramDataBaseFileName=".\..\..\..\proj\hdf5_hl_fortran\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/proj/hdf5_hldll/hdf5_hldll.vcproj b/windows/proj/hdf5_hldll/hdf5_hldll.vcproj
index 51ca44c..664882b 100644
--- a/windows/proj/hdf5_hldll/hdf5_hldll.vcproj
+++ b/windows/proj/hdf5_hldll/hdf5_hldll.vcproj
@@ -254,7 +254,7 @@
ProgramDataBaseFileName=".\..\..\..\proj\hdf5_hldll\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj
index d681ec7..8222085 100644
--- a/windows/proj/hdf5dll/hdf5dll.vcproj
+++ b/windows/proj/hdf5dll/hdf5dll.vcproj
@@ -59,7 +59,7 @@
ProgramDataBaseFileName=".\../../../proj/hdf5dll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/test/big/big.vcproj b/windows/test/big/big.vcproj
index 7513494..ac6e79f 100644
--- a/windows/test/big/big.vcproj
+++ b/windows/test/big/big.vcproj
@@ -243,7 +243,7 @@
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/bigdll/bigdll.vcproj b/windows/test/bigdll/bigdll.vcproj
index 2314210..037ba5d 100644
--- a/windows/test/bigdll/bigdll.vcproj
+++ b/windows/test/bigdll/bigdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/bigdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/bittests/bittests.vcproj b/windows/test/bittests/bittests.vcproj
index 1c37e8f..0bf0ac0 100644
--- a/windows/test/bittests/bittests.vcproj
+++ b/windows/test/bittests/bittests.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/bittests/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/bittestsdll/bittestsdll.vcproj b/windows/test/bittestsdll/bittestsdll.vcproj
index 1574134..cdb3a5a 100644
--- a/windows/test/bittestsdll/bittestsdll.vcproj
+++ b/windows/test/bittestsdll/bittestsdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/bittestsdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/btree2/btree2.vcproj b/windows/test/btree2/btree2.vcproj
index edc722c..2e8c305 100644
--- a/windows/test/btree2/btree2.vcproj
+++ b/windows/test/btree2/btree2.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/btree2/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/btree2dll/btree2dll.vcproj b/windows/test/btree2dll/btree2dll.vcproj
index a4e1e37..06df2ee 100644
--- a/windows/test/btree2dll/btree2dll.vcproj
+++ b/windows/test/btree2dll/btree2dll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/btree2dll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/cache/cache.vcproj b/windows/test/cache/cache.vcproj
index afe1525..16770d7 100644
--- a/windows/test/cache/cache.vcproj
+++ b/windows/test/cache/cache.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/cache/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/cache_api/cache_api.vcproj b/windows/test/cache_api/cache_api.vcproj
index a489986..f0e56a5 100644
--- a/windows/test/cache_api/cache_api.vcproj
+++ b/windows/test/cache_api/cache_api.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/cache_api/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/cache_apidll/cache_apidll.vcproj b/windows/test/cache_apidll/cache_apidll.vcproj
index c785314..1b13d6d 100644
--- a/windows/test/cache_apidll/cache_apidll.vcproj
+++ b/windows/test/cache_apidll/cache_apidll.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../test/cache_apidll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/cachedll/cachedll.vcproj b/windows/test/cachedll/cachedll.vcproj
index 998f300..33afa49 100644
--- a/windows/test/cachedll/cachedll.vcproj
+++ b/windows/test/cachedll/cachedll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/cachedll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/chunk/chunk.vcproj b/windows/test/chunk/chunk.vcproj
index 18c5890..0db8e11 100644
--- a/windows/test/chunk/chunk.vcproj
+++ b/windows/test/chunk/chunk.vcproj
@@ -58,7 +58,7 @@
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/chunk_info/chunk_info.vcproj b/windows/test/chunk_info/chunk_info.vcproj
index 0a6ad56..95ec24b 100644
--- a/windows/test/chunk_info/chunk_info.vcproj
+++ b/windows/test/chunk_info/chunk_info.vcproj
@@ -52,7 +52,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/test/chunk_infodll/chunk_infodll.vcproj b/windows/test/chunk_infodll/chunk_infodll.vcproj
index 43eb32e..097cb43 100644
--- a/windows/test/chunk_infodll/chunk_infodll.vcproj
+++ b/windows/test/chunk_infodll/chunk_infodll.vcproj
@@ -52,7 +52,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/test/chunkdll/chunkdll.vcproj b/windows/test/chunkdll/chunkdll.vcproj
index 18749a9..45e84c5 100644
--- a/windows/test/chunkdll/chunkdll.vcproj
+++ b/windows/test/chunkdll/chunkdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/chunkdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/cmpd_dset/cmpd_dset.vcproj b/windows/test/cmpd_dset/cmpd_dset.vcproj
index 603d57d..191c439 100644
--- a/windows/test/cmpd_dset/cmpd_dset.vcproj
+++ b/windows/test/cmpd_dset/cmpd_dset.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/cmpd_dset/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/cmpd_dsetdll/cmpd_dsetdll.vcproj b/windows/test/cmpd_dsetdll/cmpd_dsetdll.vcproj
index 8f4044c..91cab97 100644
--- a/windows/test/cmpd_dsetdll/cmpd_dsetdll.vcproj
+++ b/windows/test/cmpd_dsetdll/cmpd_dsetdll.vcproj
@@ -240,7 +240,7 @@
ProgramDataBaseFileName=".\../../../test/cmpd_dsetdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/cross_read/cross_read.vcproj b/windows/test/cross_read/cross_read.vcproj
index da38205..49c1f96 100644
--- a/windows/test/cross_read/cross_read.vcproj
+++ b/windows/test/cross_read/cross_read.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\../../../test/cross_read/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/cross_readdll/cross_readdll.vcproj b/windows/test/cross_readdll/cross_readdll.vcproj
index e3c4adb..70bafab 100644
--- a/windows/test/cross_readdll/cross_readdll.vcproj
+++ b/windows/test/cross_readdll/cross_readdll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/cross_readdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/dangle/dangle.vcproj b/windows/test/dangle/dangle.vcproj
index 7c65251..e4c7cd892 100644
--- a/windows/test/dangle/dangle.vcproj
+++ b/windows/test/dangle/dangle.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\../../../test/dangle/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/dangledll/dangledll.vcproj b/windows/test/dangledll/dangledll.vcproj
index 2bac00a..0425d31 100644
--- a/windows/test/dangledll/dangledll.vcproj
+++ b/windows/test/dangledll/dangledll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/dangledll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/dsets/dsets.vcproj b/windows/test/dsets/dsets.vcproj
index af31658..8c02b7d 100644
--- a/windows/test/dsets/dsets.vcproj
+++ b/windows/test/dsets/dsets.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/dsets/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/dsetsdll/dsetsdll.vcproj b/windows/test/dsetsdll/dsetsdll.vcproj
index 21072c2..e28260c 100644
--- a/windows/test/dsetsdll/dsetsdll.vcproj
+++ b/windows/test/dsetsdll/dsetsdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/dsetsdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/dt_arith/dt_arith.vcproj b/windows/test/dt_arith/dt_arith.vcproj
index ee6c652..6b7406f 100644
--- a/windows/test/dt_arith/dt_arith.vcproj
+++ b/windows/test/dt_arith/dt_arith.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/dt_arith/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/dt_arithdll/dt_arithdll.vcproj b/windows/test/dt_arithdll/dt_arithdll.vcproj
index c605132..090c2fb 100644
--- a/windows/test/dt_arithdll/dt_arithdll.vcproj
+++ b/windows/test/dt_arithdll/dt_arithdll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/dt_arithdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/dtransform/dtransform.vcproj b/windows/test/dtransform/dtransform.vcproj
index 43d9a7c..9a80ea0 100644
--- a/windows/test/dtransform/dtransform.vcproj
+++ b/windows/test/dtransform/dtransform.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/dtransform/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/dtransformdll/dtransformdll.vcproj b/windows/test/dtransformdll/dtransformdll.vcproj
index 79327d9..bddcdcf 100644
--- a/windows/test/dtransformdll/dtransformdll.vcproj
+++ b/windows/test/dtransformdll/dtransformdll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/dtransformdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/dtypes/dtypes.vcproj b/windows/test/dtypes/dtypes.vcproj
index 5bedd1e..2c1f08e 100644
--- a/windows/test/dtypes/dtypes.vcproj
+++ b/windows/test/dtypes/dtypes.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/dtypes/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/dtypesdll/dtypesdll.vcproj b/windows/test/dtypesdll/dtypesdll.vcproj
index b765061..17a3445 100644
--- a/windows/test/dtypesdll/dtypesdll.vcproj
+++ b/windows/test/dtypesdll/dtypesdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/dtypesdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/enum/enum.vcproj b/windows/test/enum/enum.vcproj
index 679824c..1bd458a 100644
--- a/windows/test/enum/enum.vcproj
+++ b/windows/test/enum/enum.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/enum/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/enumdll/enumdll.vcproj b/windows/test/enumdll/enumdll.vcproj
index bbd22dd..ca772fd 100644
--- a/windows/test/enumdll/enumdll.vcproj
+++ b/windows/test/enumdll/enumdll.vcproj
@@ -240,7 +240,7 @@
ProgramDataBaseFileName=".\../../../test/enumdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/err_compat/err_compat.vcproj b/windows/test/err_compat/err_compat.vcproj
index b2057fe..06223ab 100644
--- a/windows/test/err_compat/err_compat.vcproj
+++ b/windows/test/err_compat/err_compat.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/err_compat/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/err_compatdll/err_compatdll.vcproj b/windows/test/err_compatdll/err_compatdll.vcproj
index bf8ebfb..a8faee3 100644
--- a/windows/test/err_compatdll/err_compatdll.vcproj
+++ b/windows/test/err_compatdll/err_compatdll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/err_compatdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/error_test/error_test.vcproj b/windows/test/error_test/error_test.vcproj
index bddee37..e208dd6 100644
--- a/windows/test/error_test/error_test.vcproj
+++ b/windows/test/error_test/error_test.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\../../../test/error_test/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/error_testdll/error_testdll.vcproj b/windows/test/error_testdll/error_testdll.vcproj
index 8b32320..b3dab94 100644
--- a/windows/test/error_testdll/error_testdll.vcproj
+++ b/windows/test/error_testdll/error_testdll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/error_testdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/extend/extend.vcproj b/windows/test/extend/extend.vcproj
index 5ab5bb1..c54054c 100644
--- a/windows/test/extend/extend.vcproj
+++ b/windows/test/extend/extend.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/extend/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/extenddll/extenddll.vcproj b/windows/test/extenddll/extenddll.vcproj
index 38633a5..64ca1ae 100644
--- a/windows/test/extenddll/extenddll.vcproj
+++ b/windows/test/extenddll/extenddll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/extenddll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/external/external.vcproj b/windows/test/external/external.vcproj
index 0a4838a..deb8c20 100644
--- a/windows/test/external/external.vcproj
+++ b/windows/test/external/external.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/external/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/externaldll/externaldll.vcproj b/windows/test/externaldll/externaldll.vcproj
index d7a8a38..8c6445d 100644
--- a/windows/test/externaldll/externaldll.vcproj
+++ b/windows/test/externaldll/externaldll.vcproj
@@ -240,7 +240,7 @@
ProgramDataBaseFileName=".\../../../test/externaldll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/fheap/fheap.vcproj b/windows/test/fheap/fheap.vcproj
index 3234940..9bed19a 100644
--- a/windows/test/fheap/fheap.vcproj
+++ b/windows/test/fheap/fheap.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\../../../test/fheap/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/fheapdll/fheapdll.vcproj b/windows/test/fheapdll/fheapdll.vcproj
index a1135d5..b89a2b6 100644
--- a/windows/test/fheapdll/fheapdll.vcproj
+++ b/windows/test/fheapdll/fheapdll.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../test/fheapdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/fillval/fillval.vcproj b/windows/test/fillval/fillval.vcproj
index 62492bf..74ef944 100644
--- a/windows/test/fillval/fillval.vcproj
+++ b/windows/test/fillval/fillval.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/fillval/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/fillvaldll/fillvaldll.vcproj b/windows/test/fillvaldll/fillvaldll.vcproj
index 1436036..726a08b 100644
--- a/windows/test/fillvaldll/fillvaldll.vcproj
+++ b/windows/test/fillvaldll/fillvaldll.vcproj
@@ -240,7 +240,7 @@
ProgramDataBaseFileName=".\../../../test/fillvaldll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/flush1/flush1.vcproj b/windows/test/flush1/flush1.vcproj
index 4fc3716..d259e44 100644
--- a/windows/test/flush1/flush1.vcproj
+++ b/windows/test/flush1/flush1.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/flush1/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/flush1dll/flush1dll.vcproj b/windows/test/flush1dll/flush1dll.vcproj
index 88c13b8..bf2e906 100644
--- a/windows/test/flush1dll/flush1dll.vcproj
+++ b/windows/test/flush1dll/flush1dll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/flush1dll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/flush2/flush2.vcproj b/windows/test/flush2/flush2.vcproj
index 6249729..3505f03 100644
--- a/windows/test/flush2/flush2.vcproj
+++ b/windows/test/flush2/flush2.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/flush2/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/flush2dll/flush2dll.vcproj b/windows/test/flush2dll/flush2dll.vcproj
index 0d3f054..ad093d0 100644
--- a/windows/test/flush2dll/flush2dll.vcproj
+++ b/windows/test/flush2dll/flush2dll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/flush2dll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/getname/getname.vcproj b/windows/test/getname/getname.vcproj
index 142efbc..cccab0d 100644
--- a/windows/test/getname/getname.vcproj
+++ b/windows/test/getname/getname.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\../../../test/getname/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/getnamedll/getnamedll.vcproj b/windows/test/getnamedll/getnamedll.vcproj
index d1b9175..1b1c0d5 100644
--- a/windows/test/getnamedll/getnamedll.vcproj
+++ b/windows/test/getnamedll/getnamedll.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\../../../test/getnamedll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/getub/getub.vcproj b/windows/test/getub/getub.vcproj
index e73ea24..ed36571 100644
--- a/windows/test/getub/getub.vcproj
+++ b/windows/test/getub/getub.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/getub/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/gheap/gheap.vcproj b/windows/test/gheap/gheap.vcproj
index c53915c..ea9d6c8 100644
--- a/windows/test/gheap/gheap.vcproj
+++ b/windows/test/gheap/gheap.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/gheap/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/gheapdll/gheapdll.vcproj b/windows/test/gheapdll/gheapdll.vcproj
index 972f353..edcb78b 100644
--- a/windows/test/gheapdll/gheapdll.vcproj
+++ b/windows/test/gheapdll/gheapdll.vcproj
@@ -240,7 +240,7 @@
ProgramDataBaseFileName=".\../../../test/gheapdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/hyperslab/hyperslab.vcproj b/windows/test/hyperslab/hyperslab.vcproj
index 3df094a..69ef87e 100644
--- a/windows/test/hyperslab/hyperslab.vcproj
+++ b/windows/test/hyperslab/hyperslab.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/hyperslab/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/hyperslabdll/hyperslabdll.vcproj b/windows/test/hyperslabdll/hyperslabdll.vcproj
index 0c5f2d8..a798cdc 100644
--- a/windows/test/hyperslabdll/hyperslabdll.vcproj
+++ b/windows/test/hyperslabdll/hyperslabdll.vcproj
@@ -238,7 +238,7 @@
ProgramDataBaseFileName=".\../../../test/hyperslabdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/iopipe/iopipe.vcproj b/windows/test/iopipe/iopipe.vcproj
index 50e8fc5..7622357 100644
--- a/windows/test/iopipe/iopipe.vcproj
+++ b/windows/test/iopipe/iopipe.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/iopipe/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/iopipedll/iopipedll.vcproj b/windows/test/iopipedll/iopipedll.vcproj
index 9954085..f283c88 100644
--- a/windows/test/iopipedll/iopipedll.vcproj
+++ b/windows/test/iopipedll/iopipedll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/iopipedll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/istore/istore.vcproj b/windows/test/istore/istore.vcproj
index 3405a8a..57488a9 100644
--- a/windows/test/istore/istore.vcproj
+++ b/windows/test/istore/istore.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/istore/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/istoredll/istoredll.vcproj b/windows/test/istoredll/istoredll.vcproj
index 0b8dc13..7f56350 100644
--- a/windows/test/istoredll/istoredll.vcproj
+++ b/windows/test/istoredll/istoredll.vcproj
@@ -240,7 +240,7 @@
ProgramDataBaseFileName=".\../../../test/istoredll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/lheap/lheap.vcproj b/windows/test/lheap/lheap.vcproj
index 1ecc92c..59f0ad5 100644
--- a/windows/test/lheap/lheap.vcproj
+++ b/windows/test/lheap/lheap.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/lheap/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/lheapdll/lheapdll.vcproj b/windows/test/lheapdll/lheapdll.vcproj
index 20d6638..474649f 100644
--- a/windows/test/lheapdll/lheapdll.vcproj
+++ b/windows/test/lheapdll/lheapdll.vcproj
@@ -240,7 +240,7 @@
ProgramDataBaseFileName=".\../../../test/lheapdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/libtest/libtest.vcproj b/windows/test/libtest/libtest.vcproj
index d309d2a..a0fd995 100644
--- a/windows/test/libtest/libtest.vcproj
+++ b/windows/test/libtest/libtest.vcproj
@@ -55,7 +55,7 @@
ProgramDataBaseFileName=".\..\..\..\test\libtest\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/libtestdll/libtestdll.vcproj b/windows/test/libtestdll/libtestdll.vcproj
index a41edfb..3067e14 100644
--- a/windows/test/libtestdll/libtestdll.vcproj
+++ b/windows/test/libtestdll/libtestdll.vcproj
@@ -253,7 +253,7 @@
ProgramDataBaseFileName=".\../../../test/libtestdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/links/links.vcproj b/windows/test/links/links.vcproj
index bcb675c..13ce8a6 100644
--- a/windows/test/links/links.vcproj
+++ b/windows/test/links/links.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/links/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/linksdll/linksdll.vcproj b/windows/test/linksdll/linksdll.vcproj
index 557cccc..30e1ac1 100644
--- a/windows/test/linksdll/linksdll.vcproj
+++ b/windows/test/linksdll/linksdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/linksdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/mount/mount.vcproj b/windows/test/mount/mount.vcproj
index c184a38..c097e7a 100644
--- a/windows/test/mount/mount.vcproj
+++ b/windows/test/mount/mount.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/mount/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/mountdll/mountdll.vcproj b/windows/test/mountdll/mountdll.vcproj
index 2bf4cde..71f6466 100644
--- a/windows/test/mountdll/mountdll.vcproj
+++ b/windows/test/mountdll/mountdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/mountdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/mtime/mtime.vcproj b/windows/test/mtime/mtime.vcproj
index 11f52d2..1178cbb 100644
--- a/windows/test/mtime/mtime.vcproj
+++ b/windows/test/mtime/mtime.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/mtime/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/mtimedll/mtimedll.vcproj b/windows/test/mtimedll/mtimedll.vcproj
index 03c33d6..b4aff47 100644
--- a/windows/test/mtimedll/mtimedll.vcproj
+++ b/windows/test/mtimedll/mtimedll.vcproj
@@ -240,7 +240,7 @@
ProgramDataBaseFileName=".\../../../test/mtimedll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/ntypes/ntypes.vcproj b/windows/test/ntypes/ntypes.vcproj
index 6b921e7..1289bba 100644
--- a/windows/test/ntypes/ntypes.vcproj
+++ b/windows/test/ntypes/ntypes.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/ntypes/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/ntypesdll/ntypesdll.vcproj b/windows/test/ntypesdll/ntypesdll.vcproj
index 6bcd02b5..29cb440 100644
--- a/windows/test/ntypesdll/ntypesdll.vcproj
+++ b/windows/test/ntypesdll/ntypesdll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/ntypesdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/objcopy/objcopy.vcproj b/windows/test/objcopy/objcopy.vcproj
index 4406ee9..3a1e2e5 100644
--- a/windows/test/objcopy/objcopy.vcproj
+++ b/windows/test/objcopy/objcopy.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/objcopy/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/objcopydll/objcopydll.vcproj b/windows/test/objcopydll/objcopydll.vcproj
index 203fdce..2cbf3c1 100644
--- a/windows/test/objcopydll/objcopydll.vcproj
+++ b/windows/test/objcopydll/objcopydll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/objcopydll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/ohdr/ohdr.vcproj b/windows/test/ohdr/ohdr.vcproj
index c82e950..de92f41 100644
--- a/windows/test/ohdr/ohdr.vcproj
+++ b/windows/test/ohdr/ohdr.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/ohdr/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/ohdrdll/ohdrdll.vcproj b/windows/test/ohdrdll/ohdrdll.vcproj
index 7ca57ab..2f09aa2 100644
--- a/windows/test/ohdrdll/ohdrdll.vcproj
+++ b/windows/test/ohdrdll/ohdrdll.vcproj
@@ -240,7 +240,7 @@
ProgramDataBaseFileName=".\../../../test/ohdrdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/overhead/overhead.vcproj b/windows/test/overhead/overhead.vcproj
index 9e8709f..751f50f 100644
--- a/windows/test/overhead/overhead.vcproj
+++ b/windows/test/overhead/overhead.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/overhead/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/overheaddll/overheaddll.vcproj b/windows/test/overheaddll/overheaddll.vcproj
index 3404271..0b43f96 100644
--- a/windows/test/overheaddll/overheaddll.vcproj
+++ b/windows/test/overheaddll/overheaddll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/overheaddll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/pool/pool.vcproj b/windows/test/pool/pool.vcproj
index 7330838..ee12a83 100644
--- a/windows/test/pool/pool.vcproj
+++ b/windows/test/pool/pool.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\../../../test/pool/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/pooldll/pooldll.vcproj b/windows/test/pooldll/pooldll.vcproj
index f7bfe67..309ed1c 100644
--- a/windows/test/pooldll/pooldll.vcproj
+++ b/windows/test/pooldll/pooldll.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../test/pooldll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/reserved/reserved.vcproj b/windows/test/reserved/reserved.vcproj
index ed711db..7d1387b 100644
--- a/windows/test/reserved/reserved.vcproj
+++ b/windows/test/reserved/reserved.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/reserved/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/reserveddll/reserveddll.vcproj b/windows/test/reserveddll/reserveddll.vcproj
index 447709bf..ae66c6a 100644
--- a/windows/test/reserveddll/reserveddll.vcproj
+++ b/windows/test/reserveddll/reserveddll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/reserveddll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/set_extent/set_extent.vcproj b/windows/test/set_extent/set_extent.vcproj
index c2a9222..a527461 100644
--- a/windows/test/set_extent/set_extent.vcproj
+++ b/windows/test/set_extent/set_extent.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/set_extent/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/set_extentdll/set_extentdll.vcproj b/windows/test/set_extentdll/set_extentdll.vcproj
index 1604fff..fe3ab55 100644
--- a/windows/test/set_extentdll/set_extentdll.vcproj
+++ b/windows/test/set_extentdll/set_extentdll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/set_extentdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/stab/stab.vcproj b/windows/test/stab/stab.vcproj
index e645c89..2f239b0 100644
--- a/windows/test/stab/stab.vcproj
+++ b/windows/test/stab/stab.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/stab/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/stabdll/stabdll.vcproj b/windows/test/stabdll/stabdll.vcproj
index d9a35da..5ba7a74 100644
--- a/windows/test/stabdll/stabdll.vcproj
+++ b/windows/test/stabdll/stabdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/stabdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/tellub/tellub.vcproj b/windows/test/tellub/tellub.vcproj
index b7fb49e..37e07a7 100644
--- a/windows/test/tellub/tellub.vcproj
+++ b/windows/test/tellub/tellub.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../test/tellub/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/testhdf5/testhdf5.vcproj b/windows/test/testhdf5/testhdf5.vcproj
index 9ebfcff..f6c6d3a 100644
--- a/windows/test/testhdf5/testhdf5.vcproj
+++ b/windows/test/testhdf5/testhdf5.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../test/testhdf5/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/testhdf5dll/testhdf5dll.vcproj b/windows/test/testhdf5dll/testhdf5dll.vcproj
index d528f39..ec5c2be 100644
--- a/windows/test/testhdf5dll/testhdf5dll.vcproj
+++ b/windows/test/testhdf5dll/testhdf5dll.vcproj
@@ -238,7 +238,7 @@
ProgramDataBaseFileName=".\../../../test/testhdf5dll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/ttsafedll/ttsafedll.vcproj b/windows/test/ttsafedll/ttsafedll.vcproj
index c80a73f..8781e90 100644
--- a/windows/test/ttsafedll/ttsafedll.vcproj
+++ b/windows/test/ttsafedll/ttsafedll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/ttsafedll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/unlink/unlink.vcproj b/windows/test/unlink/unlink.vcproj
index 624f8f2..ff9c239 100644
--- a/windows/test/unlink/unlink.vcproj
+++ b/windows/test/unlink/unlink.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../test/unlink/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/unlinkdll/unlinkdll.vcproj b/windows/test/unlinkdll/unlinkdll.vcproj
index dcbe386..f2d7556 100644
--- a/windows/test/unlinkdll/unlinkdll.vcproj
+++ b/windows/test/unlinkdll/unlinkdll.vcproj
@@ -240,7 +240,7 @@
ProgramDataBaseFileName=".\../../../test/unlinkdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/vfd/vfd.vcproj b/windows/test/vfd/vfd.vcproj
index 1eb6e19..d26fad7 100644
--- a/windows/test/vfd/vfd.vcproj
+++ b/windows/test/vfd/vfd.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../test/vfd/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/test/vfddll/vfddll.vcproj b/windows/test/vfddll/vfddll.vcproj
index b868a6f..003fe84 100644
--- a/windows/test/vfddll/vfddll.vcproj
+++ b/windows/test/vfddll/vfddll.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\../../../test/vfddll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5copy/h5copy.vcproj b/windows/tools/h5copy/h5copy.vcproj
index 112c83b..5c261ea 100644
--- a/windows/tools/h5copy/h5copy.vcproj
+++ b/windows/tools/h5copy/h5copy.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../tools/h5copy/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5debug/h5debug.vcproj b/windows/tools/h5debug/h5debug.vcproj
index 090eef2..e5b7e88 100644
--- a/windows/tools/h5debug/h5debug.vcproj
+++ b/windows/tools/h5debug/h5debug.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../tools/h5debug/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5debugdll/h5debugdll.vcproj b/windows/tools/h5debugdll/h5debugdll.vcproj
index 9ff2cd8..0241df6 100644
--- a/windows/tools/h5debugdll/h5debugdll.vcproj
+++ b/windows/tools/h5debugdll/h5debugdll.vcproj
@@ -238,7 +238,7 @@
ProgramDataBaseFileName=".\../../../tools/h5debugdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5diff/h5diff.vcproj b/windows/tools/h5diff/h5diff.vcproj
index 4beada9..868c28f 100644
--- a/windows/tools/h5diff/h5diff.vcproj
+++ b/windows/tools/h5diff/h5diff.vcproj
@@ -59,7 +59,7 @@
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5diffdll/h5diffdll.vcproj b/windows/tools/h5diffdll/h5diffdll.vcproj
index 08546e9..cc98daf 100644
--- a/windows/tools/h5diffdll/h5diffdll.vcproj
+++ b/windows/tools/h5diffdll/h5diffdll.vcproj
@@ -239,7 +239,7 @@
ProgramDataBaseFileName=".\../../../tools/h5diffdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5dump/h5dump.vcproj b/windows/tools/h5dump/h5dump.vcproj
index 6f5450a..ebd07a4 100644
--- a/windows/tools/h5dump/h5dump.vcproj
+++ b/windows/tools/h5dump/h5dump.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../tools/h5dump/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5dumpdll/h5dumpdll.vcproj b/windows/tools/h5dumpdll/h5dumpdll.vcproj
index 4fe63e9..4e31dca 100644
--- a/windows/tools/h5dumpdll/h5dumpdll.vcproj
+++ b/windows/tools/h5dumpdll/h5dumpdll.vcproj
@@ -239,7 +239,7 @@
ProgramDataBaseFileName=".\../../../tools/h5dumpdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5import/h5import.vcproj b/windows/tools/h5import/h5import.vcproj
index afc4826..aba033c 100644
--- a/windows/tools/h5import/h5import.vcproj
+++ b/windows/tools/h5import/h5import.vcproj
@@ -236,7 +236,7 @@
ProgramDataBaseFileName=".\../../../tools/h5import/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5importdll/h5importdll.vcproj b/windows/tools/h5importdll/h5importdll.vcproj
index 7c0f4e4..5747032 100644
--- a/windows/tools/h5importdll/h5importdll.vcproj
+++ b/windows/tools/h5importdll/h5importdll.vcproj
@@ -232,7 +232,7 @@
ProgramDataBaseFileName=".\../../../tools/h5importdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5jam/h5jam.vcproj b/windows/tools/h5jam/h5jam.vcproj
index a4f820d..f7f3a72 100644
--- a/windows/tools/h5jam/h5jam.vcproj
+++ b/windows/tools/h5jam/h5jam.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../tools/h5jam/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5ls/h5ls.vcproj b/windows/tools/h5ls/h5ls.vcproj
index 93655c0..6c7ce9a 100644
--- a/windows/tools/h5ls/h5ls.vcproj
+++ b/windows/tools/h5ls/h5ls.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../tools/h5ls/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5lsdll/h5lsdll.vcproj b/windows/tools/h5lsdll/h5lsdll.vcproj
index 5868b07..1b18c12 100644
--- a/windows/tools/h5lsdll/h5lsdll.vcproj
+++ b/windows/tools/h5lsdll/h5lsdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../tools/h5lsdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5mkgrp/h5mkgrp.vcproj b/windows/tools/h5mkgrp/h5mkgrp.vcproj
index e0d87b1..57798f7 100644
--- a/windows/tools/h5mkgrp/h5mkgrp.vcproj
+++ b/windows/tools/h5mkgrp/h5mkgrp.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../tools/h5mkgrp/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5repack/h5repack.vcproj b/windows/tools/h5repack/h5repack.vcproj
index f066a7d..185af79 100644
--- a/windows/tools/h5repack/h5repack.vcproj
+++ b/windows/tools/h5repack/h5repack.vcproj
@@ -244,7 +244,7 @@
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5repackdll/h5repackdll.vcproj b/windows/tools/h5repackdll/h5repackdll.vcproj
index 1b1f36a..e3d8428 100644
--- a/windows/tools/h5repackdll/h5repackdll.vcproj
+++ b/windows/tools/h5repackdll/h5repackdll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../tools/h5repackdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5repart/h5repart.vcproj b/windows/tools/h5repart/h5repart.vcproj
index f4ff3c3..b26d252 100644
--- a/windows/tools/h5repart/h5repart.vcproj
+++ b/windows/tools/h5repart/h5repart.vcproj
@@ -242,7 +242,7 @@
ProgramDataBaseFileName=".\../../../tools/h5repart/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5repartdll/h5repartdll.vcproj b/windows/tools/h5repartdll/h5repartdll.vcproj
index 8e2d13e..1d082bf 100644
--- a/windows/tools/h5repartdll/h5repartdll.vcproj
+++ b/windows/tools/h5repartdll/h5repartdll.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../tools/h5repartdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5stat/h5stat.vcproj b/windows/tools/h5stat/h5stat.vcproj
index 6f5c191..f70b483 100644
--- a/windows/tools/h5stat/h5stat.vcproj
+++ b/windows/tools/h5stat/h5stat.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../tools/h5stat/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5statdll/h5statdll.vcproj b/windows/tools/h5statdll/h5statdll.vcproj
index 8dca444..88debf0 100644
--- a/windows/tools/h5statdll/h5statdll.vcproj
+++ b/windows/tools/h5statdll/h5statdll.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../tools/h5statdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/h5unjam/h5unjam.vcproj b/windows/tools/h5unjam/h5unjam.vcproj
index e770123..dbc7ce6 100644
--- a/windows/tools/h5unjam/h5unjam.vcproj
+++ b/windows/tools/h5unjam/h5unjam.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../tools/h5unjam/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/talign/talign.vcproj b/windows/tools/talign/talign.vcproj
index 637757c..8c09163 100644
--- a/windows/tools/talign/talign.vcproj
+++ b/windows/tools/talign/talign.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../tools/talign/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/taligndll/taligndll.vcproj b/windows/tools/taligndll/taligndll.vcproj
index 4a10a16..78eb22f 100644
--- a/windows/tools/taligndll/taligndll.vcproj
+++ b/windows/tools/taligndll/taligndll.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../tools/taligndll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/testfiles/binread/binread.vcproj b/windows/tools/testfiles/binread/binread.vcproj
index 8e514f7..eaeff7c 100644
--- a/windows/tools/testfiles/binread/binread.vcproj
+++ b/windows/tools/testfiles/binread/binread.vcproj
@@ -234,7 +234,7 @@
ProgramDataBaseFileName=".\../../../../tools/testfiles/binread/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/windows/tools/testfiles/h5difftst/h5difftst.vcproj b/windows/tools/testfiles/h5difftst/h5difftst.vcproj
index b4e415e..98de07a 100644
--- a/windows/tools/testfiles/h5difftst/h5difftst.vcproj
+++ b/windows/tools/testfiles/h5difftst/h5difftst.vcproj
@@ -243,7 +243,7 @@
ProgramDataBaseFileName=".\../../../../tools/testfiles/h5difftst/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/testfiles/h5dumptst/h5dumptst.vcproj b/windows/tools/testfiles/h5dumptst/h5dumptst.vcproj
index f212621..c2f20d1 100644
--- a/windows/tools/testfiles/h5dumptst/h5dumptst.vcproj
+++ b/windows/tools/testfiles/h5dumptst/h5dumptst.vcproj
@@ -57,7 +57,7 @@
ProgramDataBaseFileName=".\../../../../tools/testfiles/h5dumptst/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/testfiles/h5importtst/h5importtst.vcproj b/windows/tools/testfiles/h5importtst/h5importtst.vcproj
index d79975d..8733b86 100644
--- a/windows/tools/testfiles/h5importtst/h5importtst.vcproj
+++ b/windows/tools/testfiles/h5importtst/h5importtst.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../../tools/testfiles/h5importtst/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/testfiles/h5jamtst/h5jamtst.vcproj b/windows/tools/testfiles/h5jamtst/h5jamtst.vcproj
index d18d8d6..a1052b8 100644
--- a/windows/tools/testfiles/h5jamtst/h5jamtst.vcproj
+++ b/windows/tools/testfiles/h5jamtst/h5jamtst.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../../tools/testfiles/h5jamtst/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/testfiles/h5repacktst/h5repacktst.vcproj b/windows/tools/testfiles/h5repacktst/h5repacktst.vcproj
index 7c8a757..fee17bc 100644
--- a/windows/tools/testfiles/h5repacktst/h5repacktst.vcproj
+++ b/windows/tools/testfiles/h5repacktst/h5repacktst.vcproj
@@ -59,7 +59,7 @@
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj b/windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj
index d2ca364..d7bf2dd 100644
--- a/windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj
+++ b/windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../../tools/testfiles/h5repart_gentest/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/testfiles/h5reparttst/h5reparttst.vcproj b/windows/tools/testfiles/h5reparttst/h5reparttst.vcproj
index 2decbd1..29df510 100644
--- a/windows/tools/testfiles/h5reparttst/h5reparttst.vcproj
+++ b/windows/tools/testfiles/h5reparttst/h5reparttst.vcproj
@@ -58,7 +58,7 @@
ProgramDataBaseFileName=".\../../../../tools/testfiles/h5reparttst/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj b/windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj
index 969d605..e880935 100644
--- a/windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj
+++ b/windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj
@@ -241,7 +241,7 @@
ProgramDataBaseFileName=".\../../../../tools/testfiles/testh5repack_detect_szip/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj b/windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj
index f300130..a54fc29 100644
--- a/windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj
+++ b/windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj
@@ -239,7 +239,7 @@
ProgramDataBaseFileName=".\../../../../tools/testfiles/testh5repack_detect_szipdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/toolslib/toolslib.vcproj b/windows/tools/toolslib/toolslib.vcproj
index 87e5a26..88db81c 100644
--- a/windows/tools/toolslib/toolslib.vcproj
+++ b/windows/tools/toolslib/toolslib.vcproj
@@ -53,7 +53,7 @@
ProgramDataBaseFileName=".\..\..\..\tools\toolslib\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="1"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
@@ -125,7 +125,7 @@
ProgramDataBaseFileName=".\..\..\..\tools\toolslib\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="1"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
diff --git a/windows/tools/toolslibdll/toolslibdll.vcproj b/windows/tools/toolslibdll/toolslibdll.vcproj
index 8a4d01c..3334dbf 100644
--- a/windows/tools/toolslibdll/toolslibdll.vcproj
+++ b/windows/tools/toolslibdll/toolslibdll.vcproj
@@ -55,7 +55,7 @@
ProgramDataBaseFileName=".\..\..\..\tools\toolslibdll\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool