summaryrefslogtreecommitdiffstats
path: root/windows/fortran/examples/allf90examples/allf90examples.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'windows/fortran/examples/allf90examples/allf90examples.vcproj')
-rw-r--r--windows/fortran/examples/allf90examples/allf90examples.vcproj185
1 files changed, 89 insertions, 96 deletions
diff --git a/windows/fortran/examples/allf90examples/allf90examples.vcproj b/windows/fortran/examples/allf90examples/allf90examples.vcproj
index afd7430..48a1b7e 100644
--- a/windows/fortran/examples/allf90examples/allf90examples.vcproj
+++ b/windows/fortran/examples/allf90examples/allf90examples.vcproj
@@ -1,130 +1,123 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="8.00"
Name="allf90examples"
- SccProjectName=""
- SccLocalPath="">
+ ProjectGUID="{D493CF06-423A-4FA5-8B3F-416C2EDAFF2B}"
+ RootNamespace="allf90examples"
+ >
<Platforms>
<Platform
- Name="Win32"/>
+ Name="Win32"
+ />
+ <Platform
+ Name="x64"
+ />
</Platforms>
+ <ToolFiles>
+ </ToolFiles>
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\../../../../fortran/examples/allf90examples/Release"
- IntermediateDirectory=".\../../../../fortran/examples/allf90examples/Release"
- ConfigurationType="1"
+ OutputDirectory="..\..\..\..\fortran\examples\$(ProjectName)\$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
- StringPooling="TRUE"
- RuntimeLibrary="4"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\../../../../fortran/examples/allf90examples/Release/allf90examples.pch"
- AssemblerListingLocation=".\../../../../fortran/examples/allf90examples/Release/"
- ObjectFile=".\../../../../fortran/examples/allf90examples/Release/"
- ProgramDataBaseFileName=".\../../../../fortran/examples/allf90examples/Release/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile=".\../../../../fortran/examples/allf90examples/Release/allf90examples.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- ProgramDatabaseFile=".\../../../../fortran/examples/allf90examples/Release/allf90examples.pdb"
- SubSystem="1"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName=".\../../../../fortran/examples/allf90examples/Release/allf90examples.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
<Tool
- Name="VCPreBuildEventTool"/>
+ Name="VCPreBuildEventTool"
+ />
<Tool
- Name="VCPreLinkEventTool"/>
+ Name="VCCustomBuildTool"
+ />
<Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"/>
+ Name="VCMIDLTool"
+ TypeLibraryName=".\../../../../fortran/examples/allf90examples/Release/allf90examples.tlb"
+ HeaderFileName=""
+ />
<Tool
- Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|x64"
+ OutputDirectory="..\..\..\..\fortran\examples\$(ProjectName)\$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
<Tool
- Name="VCXMLDataGeneratorTool"/>
+ Name="VCPreBuildEventTool"
+ />
<Tool
- Name="VCWebDeploymentTool"/>
+ Name="VCCustomBuildTool"
+ />
<Tool
- Name="VCManagedWrapperGeneratorTool"/>
+ Name="VCMIDLTool"
+ TargetEnvironment="3"
+ TypeLibraryName=".\../../../../fortran/examples/allf90examples/Release/allf90examples.tlb"
+ HeaderFileName=""
+ />
<Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ Name="VCPostBuildEventTool"
+ />
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\../../../../fortran/examples/allf90examples/Debug"
- IntermediateDirectory=".\../../../../fortran/examples/allf90examples/Debug"
- ConfigurationType="1"
+ OutputDirectory="..\..\..\..\fortran\examples\$(ProjectName)\$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="5"
- UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\../../../../fortran/examples/allf90examples/Debug/allf90examples.pch"
- AssemblerListingLocation=".\../../../../fortran/examples/allf90examples/Debug/"
- ObjectFile=".\../../../../fortran/examples/allf90examples/Debug/"
- ProgramDataBaseFileName=".\../../../../fortran/examples/allf90examples/Debug/"
- WarningLevel="3"
- SuppressStartupBanner="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile=".\../../../../fortran/examples/allf90examples/Debug/allf90examples.exe"
- LinkIncremental="1"
- SuppressStartupBanner="TRUE"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\../../../../fortran/examples/allf90examples/Debug/allf90examples.pdb"
- SubSystem="1"
- TargetMachine="1"/>
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
<Tool
- Name="VCMIDLTool"
- TypeLibraryName=".\../../../../fortran/examples/allf90examples/Debug/allf90examples.tlb"
- HeaderFileName=""/>
- <Tool
- Name="VCPostBuildEventTool"/>
+ Name="VCPreBuildEventTool"
+ />
<Tool
- Name="VCPreBuildEventTool"/>
+ Name="VCCustomBuildTool"
+ />
<Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"/>
+ Name="VCMIDLTool"
+ TypeLibraryName=".\../../../../fortran/examples/allf90examples/Debug/allf90examples.tlb"
+ HeaderFileName=""
+ />
<Tool
- Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug|x64"
+ OutputDirectory="..\..\..\..\fortran\examples\$(ProjectName)\$(ConfigurationName)"
+ IntermediateDirectory="$(OutDir)"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="false"
+ CharacterSet="2"
+ >
<Tool
- Name="VCXMLDataGeneratorTool"/>
+ Name="VCPreBuildEventTool"
+ />
<Tool
- Name="VCWebDeploymentTool"/>
+ Name="VCCustomBuildTool"
+ />
<Tool
- Name="VCManagedWrapperGeneratorTool"/>
+ Name="VCMIDLTool"
+ TargetEnvironment="3"
+ TypeLibraryName=".\../../../../fortran/examples/allf90examples/Debug/allf90examples.tlb"
+ HeaderFileName=""
+ />
<Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ Name="VCPostBuildEventTool"
+ />
</Configuration>
</Configurations>
<References>