summaryrefslogtreecommitdiffstats
path: root/windows/test/bigdll
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/test/bigdll
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/test/bigdll')
-rw-r--r--windows/test/bigdll/bigdll.vcproj48
1 files changed, 4 insertions, 44 deletions
diff --git a/windows/test/bigdll/bigdll.vcproj b/windows/test/bigdll/bigdll.vcproj
index 4c57faf..a788652 100644
--- a/windows/test/bigdll/bigdll.vcproj
+++ b/windows/test/bigdll/bigdll.vcproj
@@ -76,7 +76,7 @@
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib WS2_32.lib"
OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/bigdll/Debug/bigdll.pdb"
@@ -166,7 +166,7 @@
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib WS2_32.lib"
OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/bigdll/Debug/bigdll.pdb"
@@ -257,7 +257,7 @@
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib WS2_32.lib"
OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
ProgramDatabaseFile=".\../../../test/bigdll/Release/bigdll.pdb"
SubSystem="1"
@@ -348,7 +348,7 @@
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib WS2_32.lib"
OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
ProgramDatabaseFile=".\../../../test/bigdll/Release/bigdll.pdb"
SubSystem="1"
@@ -385,46 +385,6 @@
<File
RelativePath="..\..\..\test\big.c"
>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;"
- />
- </FileConfiguration>
</File>
</Files>
<Globals>