summaryrefslogtreecommitdiffstats
path: root/windows/fortran
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-06-30 15:45:28 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-06-30 15:45:28 (GMT)
commit66a087c974bc7431a51344420dd74dab563f3eee (patch)
tree9dad4ec715bd0f036b3c7db14a1193b46985fea8 /windows/fortran
parentb546a94b83b014f39cbd33ee2a8db5532c81bcc7 (diff)
downloadhdf5-66a087c974bc7431a51344420dd74dab563f3eee.zip
hdf5-66a087c974bc7431a51344420dd74dab563f3eee.tar.gz
hdf5-66a087c974bc7431a51344420dd74dab563f3eee.tar.bz2
[svn-r21054] Synchronize windows project files with trunk
Diffstat (limited to 'windows/fortran')
-rw-r--r--windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj9
-rw-r--r--windows/fortran/test/libtest_fortran/libtest_cstub.vcproj42
2 files changed, 5 insertions, 46 deletions
diff --git a/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj b/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj
index 327cd41..2fdf67e 100644
--- a/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj
+++ b/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj
@@ -4,6 +4,7 @@
Version="9.00"
Name="libtest_cstubdll"
ProjectGUID="{1BFA0FE4-B924-4325-9EA1-3CB26BBAE31C}"
+ RootNamespace="libtest_cstubdll"
TargetFrameworkVersion="131072"
>
<Platforms>
@@ -80,7 +81,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\libtest_cstubdll.dll"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
ProgramDatabaseFile=".\../../../../fortran/test/libtest_cstubdll/Release/libtest_cstubdll.pdb"
RandomizedBaseAddress="1"
@@ -173,7 +174,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\libtest_cstubdll.dll"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
ProgramDatabaseFile=".\../../../../fortran/test/libtest_cstubdll/Release/libtest_cstubdll.pdb"
RandomizedBaseAddress="1"
@@ -265,7 +266,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\libtest_cstubddll.dll"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../../fortran/test/libtest_cstubdll/Debug/libtest_cstubddll.pdb"
@@ -358,7 +359,7 @@
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\libtest_cstubddll.dll"
- LinkIncremental="1"
+ LinkIncremental="0"
SuppressStartupBanner="true"
GenerateDebugInformation="true"
ProgramDatabaseFile=".\../../../../fortran/test/libtest_cstubdll/Debug/libtest_cstubddll.pdb"
diff --git a/windows/fortran/test/libtest_fortran/libtest_cstub.vcproj b/windows/fortran/test/libtest_fortran/libtest_cstub.vcproj
index 5937d86..7517148 100644
--- a/windows/fortran/test/libtest_fortran/libtest_cstub.vcproj
+++ b/windows/fortran/test/libtest_fortran/libtest_cstub.vcproj
@@ -324,48 +324,6 @@
<File
RelativePath="..\..\..\..\fortran\test\t.c"
>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;"
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions="BIND_TO_CURRENT_VCLIBS_VERSION=1;"
- BasicRuntimeChecks="3"
- />
- </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>
<File
RelativePath="..\..\..\..\fortran\test\t.h"