summaryrefslogtreecommitdiffstats
path: root/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-03-16 20:11:54 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-03-16 20:11:54 (GMT)
commit2b3c1b781270a35933700be942d83af42d6022bb (patch)
tree03ac1b200294b7b34786f53f8cdd41522aef7219 /windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj
parentb992a1965944e5a5fb497628c3c048c50d5652b0 (diff)
downloadhdf5-2b3c1b781270a35933700be942d83af42d6022bb.zip
hdf5-2b3c1b781270a35933700be942d83af42d6022bb.tar.gz
hdf5-2b3c1b781270a35933700be942d83af42d6022bb.tar.bz2
[svn-r20263] Merge in lahey project files.
Tested: windows
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"