summaryrefslogtreecommitdiffstats
path: root/windows_vnet/hl/test
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_vnet/hl/test
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_vnet/hl/test')
-rw-r--r--windows_vnet/hl/test/hl_test_ds/hl_test_ds.vcproj2
-rw-r--r--windows_vnet/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj2
-rw-r--r--windows_vnet/hl/test/hl_test_image/hl_test_image.vcproj2
-rw-r--r--windows_vnet/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj2
-rw-r--r--windows_vnet/hl/test/hl_test_lite/hl_test_lite.vcproj2
-rw-r--r--windows_vnet/hl/test/hl_test_litedll/hl_test_litedll.vcproj2
-rw-r--r--windows_vnet/hl/test/hl_test_packet/hl_test_packet.vcproj2
-rw-r--r--windows_vnet/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj2
-rw-r--r--windows_vnet/hl/test/hl_test_table/hl_test_table.vcproj2
-rw-r--r--windows_vnet/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj2
10 files changed, 10 insertions, 10 deletions
diff --git a/windows_vnet/hl/test/hl_test_ds/hl_test_ds.vcproj b/windows_vnet/hl/test/hl_test_ds/hl_test_ds.vcproj
index a23b776..601554a 100644
--- a/windows_vnet/hl/test/hl_test_ds/hl_test_ds.vcproj
+++ b/windows_vnet/hl/test/hl_test_ds/hl_test_ds.vcproj
@@ -32,7 +32,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_ds/Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
diff --git a/windows_vnet/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj b/windows_vnet/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj
index c253a2f..e6856f3 100644
--- a/windows_vnet/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj
+++ b/windows_vnet/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj
@@ -94,7 +94,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_dsdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
diff --git a/windows_vnet/hl/test/hl_test_image/hl_test_image.vcproj b/windows_vnet/hl/test/hl_test_image/hl_test_image.vcproj
index 0aebbfb..34d6955 100644
--- a/windows_vnet/hl/test/hl_test_image/hl_test_image.vcproj
+++ b/windows_vnet/hl/test/hl_test_image/hl_test_image.vcproj
@@ -32,7 +32,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_image/Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
diff --git a/windows_vnet/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj b/windows_vnet/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj
index 16f0cf0..fe3b71c 100644
--- a/windows_vnet/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj
+++ b/windows_vnet/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj
@@ -32,7 +32,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_imagedll/Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
diff --git a/windows_vnet/hl/test/hl_test_lite/hl_test_lite.vcproj b/windows_vnet/hl/test/hl_test_lite/hl_test_lite.vcproj
index 0d9ecea..0440b62 100644
--- a/windows_vnet/hl/test/hl_test_lite/hl_test_lite.vcproj
+++ b/windows_vnet/hl/test/hl_test_lite/hl_test_lite.vcproj
@@ -93,7 +93,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_lite/Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
diff --git a/windows_vnet/hl/test/hl_test_litedll/hl_test_litedll.vcproj b/windows_vnet/hl/test/hl_test_litedll/hl_test_litedll.vcproj
index ccd3c2e..3987bd9 100644
--- a/windows_vnet/hl/test/hl_test_litedll/hl_test_litedll.vcproj
+++ b/windows_vnet/hl/test/hl_test_litedll/hl_test_litedll.vcproj
@@ -93,7 +93,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_litedll/Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
diff --git a/windows_vnet/hl/test/hl_test_packet/hl_test_packet.vcproj b/windows_vnet/hl/test/hl_test_packet/hl_test_packet.vcproj
index 85514c4..f49c599 100644
--- a/windows_vnet/hl/test/hl_test_packet/hl_test_packet.vcproj
+++ b/windows_vnet/hl/test/hl_test_packet/hl_test_packet.vcproj
@@ -94,7 +94,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_packet/Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
diff --git a/windows_vnet/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj b/windows_vnet/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj
index 9a4897d..49abeb3 100644
--- a/windows_vnet/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj
+++ b/windows_vnet/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj
@@ -93,7 +93,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_packetdll/Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
diff --git a/windows_vnet/hl/test/hl_test_table/hl_test_table.vcproj b/windows_vnet/hl/test/hl_test_table/hl_test_table.vcproj
index 4ae5dd1..c52304f 100644
--- a/windows_vnet/hl/test/hl_test_table/hl_test_table.vcproj
+++ b/windows_vnet/hl/test/hl_test_table/hl_test_table.vcproj
@@ -93,7 +93,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_table/Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
diff --git a/windows_vnet/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj b/windows_vnet/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj
index cb4b68e..eefaff7 100644
--- a/windows_vnet/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj
+++ b/windows_vnet/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj
@@ -32,7 +32,7 @@
ProgramDataBaseFileName=".\../../../../hl/test/hl_test_tabledll/Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>