summaryrefslogtreecommitdiff
path: root/make/msvc800_prj/demo/blastall/demo_blastall.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'make/msvc800_prj/demo/blastall/demo_blastall.vcproj')
-rw-r--r--make/msvc800_prj/demo/blastall/demo_blastall.vcproj165
1 files changed, 82 insertions, 83 deletions
diff --git a/make/msvc800_prj/demo/blastall/demo_blastall.vcproj b/make/msvc800_prj/demo/blastall/demo_blastall.vcproj
index 7fbc33a2..73a20af6 100644
--- a/make/msvc800_prj/demo/blastall/demo_blastall.vcproj
+++ b/make/msvc800_prj/demo/blastall/demo_blastall.vcproj
@@ -76,7 +76,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="oldnames.lib"
+ AdditionalDependencies="oldnames.lib ws2_32.lib"
OutputFile="$(OutDir)/blastall.exe"
LinkIncremental="1"
SuppressStartupBanner="true"
@@ -112,9 +112,9 @@
/>
</Configuration>
<Configuration
- Name="DebugDLL|Win32"
- OutputDirectory=".\DebugDLL"
- IntermediateDirectory=".\DebugDLL"
+ Name="ReleaseDLL|x64"
+ OutputDirectory="$(PlatformName)\$(ConfigurationName)"
+ IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -134,20 +134,22 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
- TargetEnvironment="1"
+ TargetEnvironment="3"
TypeLibraryName="$(OutDir)/demo_blastall.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
- Optimization="0"
+ Optimization="2"
+ InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
- PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
+ PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
PrecompiledHeaderFile="$(IntDir)/demo_blastall.pch"
AssemblerListingLocation="$(IntDir)/"
@@ -155,14 +157,13 @@
ProgramDataBaseFileName="$(IntDir)/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="1"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="NDEBUG"
Culture="1033"
/>
<Tool
@@ -170,14 +171,13 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="oldnames.lib"
+ AdditionalDependencies="oldnames.lib ws2_32.lib"
OutputFile="$(OutDir)/blastall.exe"
- LinkIncremental="2"
+ LinkIncremental="1"
SuppressStartupBanner="true"
- GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/blastall.pdb"
SubSystem="1"
- TargetMachine="1"
+ TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
@@ -207,9 +207,9 @@
/>
</Configuration>
<Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
+ Name="DebugDLL|Win32"
+ OutputDirectory=".\DebugDLL"
+ IntermediateDirectory=".\DebugDLL"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -242,7 +242,7 @@
AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
BasicRuntimeChecks="3"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
RuntimeTypeInfo="true"
PrecompiledHeaderFile="$(IntDir)/demo_blastall.pch"
AssemblerListingLocation="$(IntDir)/"
@@ -265,7 +265,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="oldnames.lib"
+ AdditionalDependencies="oldnames.lib ws2_32.lib"
OutputFile="$(OutDir)/blastall.exe"
LinkIncremental="2"
SuppressStartupBanner="true"
@@ -302,9 +302,9 @@
/>
</Configuration>
<Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
+ Name="DebugDLL|x64"
+ OutputDirectory="$(PlatformName)\$(ConfigurationName)"
+ IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -324,22 +324,20 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
+ PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
- TargetEnvironment="1"
+ TargetEnvironment="3"
TypeLibraryName="$(OutDir)/demo_blastall.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
+ Optimization="0"
AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
- PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG"
- StringPooling="true"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
+ PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
RuntimeTypeInfo="true"
PrecompiledHeaderFile="$(IntDir)/demo_blastall.pch"
AssemblerListingLocation="$(IntDir)/"
@@ -347,13 +345,14 @@
ProgramDataBaseFileName="$(IntDir)/"
WarningLevel="3"
SuppressStartupBanner="true"
+ DebugInformationFormat="1"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
+ PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
@@ -361,13 +360,14 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="oldnames.lib"
+ AdditionalDependencies="oldnames.lib ws2_32.lib"
OutputFile="$(OutDir)/blastall.exe"
- LinkIncremental="1"
+ LinkIncremental="2"
SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/blastall.pdb"
SubSystem="1"
- TargetMachine="1"
+ TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
@@ -397,9 +397,9 @@
/>
</Configuration>
<Configuration
- Name="ReleaseDLL|x64"
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -419,22 +419,20 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
+ PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
- TargetEnvironment="3"
+ TargetEnvironment="1"
TypeLibraryName="$(OutDir)/demo_blastall.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
+ Optimization="0"
AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
- PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG"
- StringPooling="true"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
+ PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
RuntimeTypeInfo="true"
PrecompiledHeaderFile="$(IntDir)/demo_blastall.pch"
AssemblerListingLocation="$(IntDir)/"
@@ -442,13 +440,14 @@
ProgramDataBaseFileName="$(IntDir)/"
WarningLevel="3"
SuppressStartupBanner="true"
+ DebugInformationFormat="1"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
+ PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
@@ -456,13 +455,14 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="oldnames.lib"
+ AdditionalDependencies="oldnames.lib ws2_32.lib"
OutputFile="$(OutDir)/blastall.exe"
- LinkIncremental="1"
+ LinkIncremental="2"
SuppressStartupBanner="true"
+ GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/blastall.pdb"
SubSystem="1"
- TargetMachine="17"
+ TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
@@ -492,7 +492,7 @@
/>
</Configuration>
<Configuration
- Name="DebugDLL|x64"
+ Name="Debug|x64"
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
ConfigurationType="1"
@@ -527,7 +527,7 @@
AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
BasicRuntimeChecks="3"
- RuntimeLibrary="3"
+ RuntimeLibrary="1"
RuntimeTypeInfo="true"
PrecompiledHeaderFile="$(IntDir)/demo_blastall.pch"
AssemblerListingLocation="$(IntDir)/"
@@ -550,7 +550,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="oldnames.lib"
+ AdditionalDependencies="oldnames.lib ws2_32.lib"
OutputFile="$(OutDir)/blastall.exe"
LinkIncremental="2"
SuppressStartupBanner="true"
@@ -587,9 +587,9 @@
/>
</Configuration>
<Configuration
- Name="Debug|x64"
- OutputDirectory="$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
UseOfMFC="0"
@@ -609,20 +609,22 @@
/>
<Tool
Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
- TargetEnvironment="3"
+ TargetEnvironment="1"
TypeLibraryName="$(OutDir)/demo_blastall.tlb"
HeaderFileName=""
/>
<Tool
Name="VCCLCompilerTool"
- Optimization="0"
+ Optimization="2"
+ InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\..\..\..,..\..\..\..\corelib,..\..\..\..\api,..\..\..\..\access,..\..\..\..\asnstat,..\..\..\..\asnlib,..\..\..\..\object,..\..\..\..\cdromlib,..\..\..\..\biostruc,..\..\..\..\tools"
- PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
+ PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG"
+ StringPooling="true"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="true"
RuntimeTypeInfo="true"
PrecompiledHeaderFile="$(IntDir)/demo_blastall.pch"
AssemblerListingLocation="$(IntDir)/"
@@ -630,14 +632,13 @@
ProgramDataBaseFileName="$(IntDir)/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="1"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
+ PreprocessorDefinitions="NDEBUG"
Culture="1033"
/>
<Tool
@@ -645,14 +646,13 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="oldnames.lib"
+ AdditionalDependencies="oldnames.lib ws2_32.lib"
OutputFile="$(OutDir)/blastall.exe"
- LinkIncremental="2"
+ LinkIncremental="1"
SuppressStartupBanner="true"
- GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/blastall.pdb"
SubSystem="1"
- TargetMachine="17"
+ TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
@@ -741,7 +741,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="oldnames.lib"
+ AdditionalDependencies="oldnames.lib ws2_32.lib"
OutputFile="$(OutDir)/blastall.exe"
LinkIncremental="1"
SuppressStartupBanner="true"
@@ -797,7 +797,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="DebugDLL|Win32"
+ Name="ReleaseDLL|x64"
>
<Tool
Name="VCCLCompilerTool"
@@ -806,7 +806,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="Debug|Win32"
+ Name="DebugDLL|Win32"
>
<Tool
Name="VCCLCompilerTool"
@@ -815,7 +815,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="Release|Win32"
+ Name="DebugDLL|x64"
>
<Tool
Name="VCCLCompilerTool"
@@ -824,7 +824,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="ReleaseDLL|x64"
+ Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
@@ -833,7 +833,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="DebugDLL|x64"
+ Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
@@ -842,7 +842,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="Debug|x64"
+ Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
@@ -873,7 +873,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="DebugDLL|Win32"
+ Name="ReleaseDLL|x64"
>
<Tool
Name="VCResourceCompilerTool"
@@ -882,7 +882,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="Debug|Win32"
+ Name="DebugDLL|Win32"
>
<Tool
Name="VCResourceCompilerTool"
@@ -891,7 +891,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="Release|Win32"
+ Name="DebugDLL|x64"
>
<Tool
Name="VCResourceCompilerTool"
@@ -900,7 +900,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="ReleaseDLL|x64"
+ Name="Debug|Win32"
>
<Tool
Name="VCResourceCompilerTool"
@@ -909,7 +909,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="DebugDLL|x64"
+ Name="Debug|x64"
>
<Tool
Name="VCResourceCompilerTool"
@@ -918,7 +918,7 @@
/>
</FileConfiguration>
<FileConfiguration
- Name="Debug|x64"
+ Name="Release|Win32"
>
<Tool
Name="VCResourceCompilerTool"
@@ -946,4 +946,3 @@
<Globals>
</Globals>
</VisualStudioProject>
-