summaryrefslogtreecommitdiffstats
path: root/windows/proj/hdf5dll/hdf5dll.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/proj/hdf5dll/hdf5dll.vcproj')
-rw-r--r--windows/proj/hdf5dll/hdf5dll.vcproj9
1 files changed, 5 insertions, 4 deletions
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj
index 90b94e4..13329e7 100644
--- a/windows/proj/hdf5dll/hdf5dll.vcproj
+++ b/windows/proj/hdf5dll/hdf5dll.vcproj
@@ -4,6 +4,7 @@
Version="9.00"
Name="hdf5dll"
ProjectGUID="{C9535AD9-C61D-4691-A5CE-52EF359892AF}"
+ RootNamespace="hdf5dll"
TargetFrameworkVersion="131072"
>
<Platforms>
@@ -76,7 +77,7 @@
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
OutputFile="$(OutDir)\hdf5ddll.dll"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
ManifestFile="$(TargetPath).intermediate.manifest"
GenerateDebugInformation="true"
@@ -168,7 +169,7 @@
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
OutputFile="$(OutDir)\hdf5ddll.dll"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
ManifestFile="$(TargetPath).intermediate.manifest"
GenerateDebugInformation="true"
@@ -262,7 +263,7 @@
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
OutputFile="$(OutDir)\hdf5dll.dll"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
ManifestFile="$(TargetPath).intermediate.manifest"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
@@ -355,7 +356,7 @@
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
OutputFile="$(OutDir)\hdf5dll.dll"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
ManifestFile="$(TargetPath).intermediate.manifest"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"