summaryrefslogtreecommitdiffstats
path: root/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj')
-rw-r--r--windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj9
1 files changed, 5 insertions, 4 deletions
diff --git a/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj b/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj
index 0e0d6c9..183229d 100644
--- a/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj
+++ b/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj
@@ -4,6 +4,7 @@
Version="9.00"
Name="testhdf5_cppdll"
ProjectGUID="{DBA493BD-3AF1-4616-8A80-F6FD41B70392}"
+ RootNamespace="testhdf5_cppdll"
TargetFrameworkVersion="131072"
>
<Platforms>
@@ -76,7 +77,7 @@
Name="VCLinkerTool"
AdditionalDependencies="hdf5ddll.lib odbc32.lib odbccp32.lib"
OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\proj\hdf5dll\Debug"
GenerateDebugInformation="true"
@@ -168,7 +169,7 @@
Name="VCLinkerTool"
AdditionalDependencies="hdf5ddll.lib odbc32.lib odbccp32.lib"
OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\proj\hdf5dll\Debug"
GenerateDebugInformation="true"
@@ -260,7 +261,7 @@
Name="VCLinkerTool"
AdditionalDependencies="hdf5dll.lib odbc32.lib odbccp32.lib"
OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\proj\hdf5dll\Release"
ProgramDatabaseFile=".\../../../../c++/test/testhdf5_cppdll/Release/testhdf5_cppdll.pdb"
@@ -352,7 +353,7 @@
Name="VCLinkerTool"
AdditionalDependencies="hdf5dll.lib odbc32.lib odbccp32.lib"
OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\proj\hdf5dll\Release"
ProgramDatabaseFile=".\../../../../c++/test/testhdf5_cppdll/Release/testhdf5_cppdll.pdb"