From 66a087c974bc7431a51344420dd74dab563f3eee Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Thu, 30 Jun 2011 10:45:28 -0500 Subject: [svn-r21054] Synchronize windows project files with trunk --- .../test/libtest_cstubdll/libtest_cstubdll.vcproj | 9 +- .../test/libtest_fortran/libtest_cstub.vcproj | 42 --- windows/tools/h5copy/testh5copy.bat | 2 +- windows/tools/h5jam/testh5jam.bat | 2 +- windows/tools/testfiles/binread/binread.vcproj | 68 +--- windows/tools/testfiles/h5difftst/h5difftst.vcproj | 56 +--- windows/tools/testfiles/h5dumptst/h5dumptst.vcproj | 49 +-- .../tools/testfiles/h5importtst/h5importtst.vcproj | 51 +-- windows/tools/testfiles/h5jamtst/h5jamtst.vcproj | 51 +-- .../tools/testfiles/h5repacktst/h5repacktst.vcproj | 366 +-------------------- .../h5repart_gentest/h5repart_gentest.vcproj | 72 +--- .../tools/testfiles/h5reparttst/h5reparttst.vcproj | 72 +--- .../testh5repack_detect_szip.vcproj | 51 +-- .../testh5repack_detect_szipdll.vcproj | 51 +-- 14 files changed, 66 insertions(+), 876 deletions(-) diff --git a/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj b/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj index 327cd41..2fdf67e 100644 --- a/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj +++ b/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="libtest_cstubdll" ProjectGUID="{1BFA0FE4-B924-4325-9EA1-3CB26BBAE31C}" + RootNamespace="libtest_cstubdll" TargetFrameworkVersion="131072" > @@ -80,7 +81,7 @@ - - - - - - - - - - - - ) exit /b - + rem ############################################################################## rem ### T H E T E S T S ### rem ############################################################################## diff --git a/windows/tools/h5jam/testh5jam.bat b/windows/tools/h5jam/testh5jam.bat index d675507..aaefe23 100644 --- a/windows/tools/h5jam/testh5jam.bat +++ b/windows/tools/h5jam/testh5jam.bat @@ -19,7 +19,7 @@ rem Created: Scott Wegner, 8/27/07 rem Modified: rem -rem We currently don't build DLL version os h5jam / h5unjam, but the test script +rem We currently don't build DLL version of h5jam / h5unjam, but the test script rem is setup to handle it if we ever decide to. --SJW 8/27/07 setlocal enabledelayedexpansion diff --git a/windows/tools/testfiles/binread/binread.vcproj b/windows/tools/testfiles/binread/binread.vcproj index b66fbd3..428e949 100644 --- a/windows/tools/testfiles/binread/binread.vcproj +++ b/windows/tools/testfiles/binread/binread.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="binread" ProjectGUID="{BE9A4A65-F25B-4DCF-8B55-06B3D0C685CB}" + RootNamespace="binread" TargetFrameworkVersion="131072" > @@ -74,7 +75,7 @@ - - - - - - - - - - - - - - - - - - - - + diff --git a/windows/tools/testfiles/h5difftst/h5difftst.vcproj b/windows/tools/testfiles/h5difftst/h5difftst.vcproj index 08d0592..6b0bc49 100644 --- a/windows/tools/testfiles/h5difftst/h5difftst.vcproj +++ b/windows/tools/testfiles/h5difftst/h5difftst.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="h5difftst" ProjectGUID="{1F80CDF7-B1CB-4303-B282-A21EDC2BDCB4}" + RootNamespace="h5difftst" TargetFrameworkVersion="131072" > @@ -77,7 +78,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../tools/testfiles/h5difftst/Release/h5difftst.pdb" @@ -169,7 +170,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../tools/testfiles/h5difftst/Release/h5difftst.pdb" @@ -259,7 +260,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" GenerateDebugInformation="true" @@ -351,7 +352,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" GenerateDebugInformation="true" @@ -394,48 +395,6 @@ - - - - - - - - - - - - - - diff --git a/windows/tools/testfiles/h5dumptst/h5dumptst.vcproj b/windows/tools/testfiles/h5dumptst/h5dumptst.vcproj index b303afd..6fc9d0a 100644 --- a/windows/tools/testfiles/h5dumptst/h5dumptst.vcproj +++ b/windows/tools/testfiles/h5dumptst/h5dumptst.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="h5dumptst" ProjectGUID="{0A33B4FE-A2C9-4B7F-ACEC-D251308182ED}" + RootNamespace="h5dumptst" TargetFrameworkVersion="131072" > @@ -75,7 +76,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" GenerateDebugInformation="true" @@ -166,7 +167,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" GenerateDebugInformation="true" @@ -258,7 +259,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../tools/testfiles/h5dumptst/Release/h5dumptst.pdb" @@ -350,7 +351,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../tools/testfiles/h5dumptst/Release/h5dumptst.pdb" @@ -388,46 +389,6 @@ - - - - - - - - - - - - diff --git a/windows/tools/testfiles/h5importtst/h5importtst.vcproj b/windows/tools/testfiles/h5importtst/h5importtst.vcproj index 3257f3f..81bc060 100644 --- a/windows/tools/testfiles/h5importtst/h5importtst.vcproj +++ b/windows/tools/testfiles/h5importtst/h5importtst.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="h5importtst" ProjectGUID="{AF696934-5004-4C1D-90C3-B434E92AFB89}" + RootNamespace="h5importtst" TargetFrameworkVersion="131072" > @@ -75,7 +76,7 @@ - - - - - - - - - - - - diff --git a/windows/tools/testfiles/h5jamtst/h5jamtst.vcproj b/windows/tools/testfiles/h5jamtst/h5jamtst.vcproj index 2da3f5b..44284e1 100644 --- a/windows/tools/testfiles/h5jamtst/h5jamtst.vcproj +++ b/windows/tools/testfiles/h5jamtst/h5jamtst.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="h5jamtst" ProjectGUID="{E8896FEE-8601-4AFC-91EA-6F9698574174}" + RootNamespace="h5jamtst" TargetFrameworkVersion="131072" > @@ -76,7 +77,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" GenerateDebugInformation="true" @@ -168,7 +169,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" GenerateDebugInformation="true" @@ -260,7 +261,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5jamtst/Release/h5jamtst.pdb" SubSystem="1" @@ -351,7 +352,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5jamtst/Release/h5jamtst.pdb" SubSystem="1" @@ -388,48 +389,6 @@ - - - - - - - - - - - - diff --git a/windows/tools/testfiles/h5repacktst/h5repacktst.vcproj b/windows/tools/testfiles/h5repacktst/h5repacktst.vcproj index d352135..8f65ad5 100644 --- a/windows/tools/testfiles/h5repacktst/h5repacktst.vcproj +++ b/windows/tools/testfiles/h5repacktst/h5repacktst.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="h5repacktst" ProjectGUID="{AC4C582B-B27D-4E57-A59F-6FF0E833C6E5}" + RootNamespace="h5repacktst" TargetFrameworkVersion="131072" > @@ -77,7 +78,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib WS2_32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" GenerateDebugInformation="true" @@ -170,7 +171,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib WS2_32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" GenerateDebugInformation="true" @@ -262,7 +263,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib WS2_32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5repacktst/Release/h5repacktst.pdb" SubSystem="1" @@ -353,7 +354,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib WS2_32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5repacktst/Release/h5repacktst.pdb" SubSystem="1" @@ -394,386 +395,34 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj b/windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj index 351349b..dbcf62d 100644 --- a/windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj +++ b/windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="h5repart_gentest" ProjectGUID="{EBF7C380-5F58-462D-993D-75B53F83FA81}" + RootNamespace="h5repart_gentest" TargetFrameworkVersion="131072" > @@ -76,7 +77,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5repart_gentest/Debug/h5repart_gentest.pdb" @@ -167,7 +168,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5repart_gentest/Debug/h5repart_gentest.pdb" @@ -258,7 +259,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5repart_gentest/Release/h5repart_gentest.pdb" SubSystem="1" @@ -349,7 +350,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5repart_gentest/Release/h5repart_gentest.pdb" SubSystem="1" @@ -383,67 +384,10 @@ - - - - - - - - - - - - - - - - - - - - + diff --git a/windows/tools/testfiles/h5reparttst/h5reparttst.vcproj b/windows/tools/testfiles/h5reparttst/h5reparttst.vcproj index 6c2a092..a01dac7 100644 --- a/windows/tools/testfiles/h5reparttst/h5reparttst.vcproj +++ b/windows/tools/testfiles/h5reparttst/h5reparttst.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="h5reparttst" ProjectGUID="{53022A9D-F5B2-407C-9A29-3AC71B3E6DDC}" + RootNamespace="h5reparttst" TargetFrameworkVersion="131072" > @@ -76,7 +77,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5reparttst/Debug/h5reparttst.pdb" @@ -167,7 +168,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5reparttst/Debug/h5reparttst.pdb" @@ -258,7 +259,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5reparttst/Release/h5reparttst.pdb" SubSystem="1" @@ -349,7 +350,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5reparttst/Release/h5reparttst.pdb" SubSystem="1" @@ -383,67 +384,10 @@ - - - - - - - - - - - - - - - - - - - - + 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 1025f87..dc6c4ba 100644 --- a/windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj +++ b/windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testh5repack_detect_szip" ProjectGUID="{5EA5BDAD-3AE9-4BCA-AC1A-93B3B8499C30}" + RootNamespace="testh5repack_detect_szip" TargetFrameworkVersion="131072" > @@ -77,7 +78,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/testh5repack_detect_szip/Release/testh5repack_detect_szip.pdb" SubSystem="1" @@ -168,7 +169,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/testh5repack_detect_szip/Release/testh5repack_detect_szip.pdb" SubSystem="1" @@ -257,7 +258,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" GenerateDebugInformation="true" @@ -349,7 +350,7 @@ Name="VCLinkerTool" AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)" OutputFile="$(OutDir)\$(ProjectName).exe" - LinkIncremental="1" + LinkIncremental="0" SuppressStartupBanner="true" IgnoreDefaultLibraryNames="" GenerateDebugInformation="true" @@ -388,48 +389,6 @@ - - - - - - - - - - - - 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 bb8b3dd..00c0808 100644 --- a/windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj +++ b/windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj @@ -4,6 +4,7 @@ Version="9.00" Name="testh5repack_detect_szipdll" ProjectGUID="{E75602FF-F4E6-4F45-AD0D-EA49C0C66DEF}" + RootNamespace="testh5repack_detect_szipdll" TargetFrameworkVersion="131072" > @@ -76,7 +77,7 @@ - - - - - - - - - - - - -- cgit v0.12