summaryrefslogtreecommitdiffstats
path: root/windows/test/chunkdll
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/chunkdll
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/chunkdll')
-rw-r--r--windows/test/chunkdll/chunkdll.vcproj49
1 files changed, 5 insertions, 44 deletions
diff --git a/windows/test/chunkdll/chunkdll.vcproj b/windows/test/chunkdll/chunkdll.vcproj
index 863e68a..2332665 100644
--- a/windows/test/chunkdll/chunkdll.vcproj
+++ b/windows/test/chunkdll/chunkdll.vcproj
@@ -4,6 +4,7 @@
Version="9.00"
Name="chunkdll"
ProjectGUID="{4941199C-EB11-460D-8EF7-9F68293AE202}"
+ RootNamespace="chunkdll"
TargetFrameworkVersion="131072"
>
<Platforms>
@@ -74,7 +75,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/chunkdll/Debug/chunkdll.pdb"
@@ -163,7 +164,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../test/chunkdll/Debug/chunkdll.pdb"
@@ -253,7 +254,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
ProgramDatabaseFile=".\../../../test/chunkdll/Release/chunkdll.pdb"
SubSystem="1"
@@ -343,7 +344,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(ProjectName).exe"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
ProgramDatabaseFile=".\../../../test/chunkdll/Release/chunkdll.pdb"
SubSystem="1"
@@ -380,46 +381,6 @@
<File
RelativePath="..\..\..\perform\chunk.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>