summaryrefslogtreecommitdiffstats
path: root/windows/test/mountdll
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/mountdll
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/mountdll')
-rw-r--r--windows/test/mountdll/mountdll.vcproj49
1 files changed, 5 insertions, 44 deletions
diff --git a/windows/test/mountdll/mountdll.vcproj b/windows/test/mountdll/mountdll.vcproj
index c701843..4babfc2 100644
--- a/windows/test/mountdll/mountdll.vcproj
+++ b/windows/test/mountdll/mountdll.vcproj
@@ -4,6 +4,7 @@
Version="9.00"
Name="mountdll"
ProjectGUID="{CE7C4168-68A6-43B2-BAE7-B2CF857C8F03}"
+ RootNamespace="mountdll"
TargetFrameworkVersion="131072"
>
<Platforms>
@@ -75,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/mountdll/Debug/mountdll.pdb"
@@ -165,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/mountdll/Debug/mountdll.pdb"
@@ -256,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/mountdll/Release/mountdll.pdb"
SubSystem="1"
@@ -347,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/mountdll/Release/mountdll.pdb"
SubSystem="1"
@@ -384,46 +385,6 @@
<File
RelativePath="..\..\..\test\mount.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>