Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@16906 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
375e0ec0fd
commit
6bfa31c8d4
@ -1,7 +1,7 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual Studio 2008
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "co0", "ta0.vcproj", "{2DB7F8EF-BABB-4A27-BC7D-8821B0D285C6}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lv0", "lv0.vcproj", "{2DB7F8EF-BABB-4A27-BC7D-8821B0D285C6}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
@ -2,7 +2,7 @@
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Name="ta0"
|
||||
Name="lv0"
|
||||
ProjectGUID="{2DB7F8EF-BABB-4A27-BC7D-8821B0D285C6}"
|
||||
TargetFrameworkVersion="0"
|
||||
>
|
||||
@ -41,7 +41,7 @@
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\..\release/ta0.tlb"
|
||||
TypeLibraryName=".\..\release/lv0.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
@ -53,7 +53,7 @@
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="true"
|
||||
PrecompiledHeaderFile=".\..\release/ta0.pch"
|
||||
PrecompiledHeaderFile=".\..\release/lv0.pch"
|
||||
AssemblerListingLocation=".\..\release/"
|
||||
ObjectFile=".\..\release/"
|
||||
ProgramDataBaseFileName=".\..\release/"
|
||||
@ -75,11 +75,11 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
||||
OutputFile="D:\release\Campo100/ta0.exe"
|
||||
OutputFile="D:\release\Campo100/lv0.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreDefaultLibraryNames="libc.lib"
|
||||
ProgramDatabaseFile=".\..\release/ta0.pdb"
|
||||
ProgramDatabaseFile=".\..\release/lv0.pdb"
|
||||
SubSystem="2"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
@ -97,7 +97,7 @@
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\..\release/ta0.bsc"
|
||||
OutputFile=".\..\release/lv0.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -136,7 +136,7 @@
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\..\debug/ta0.tlb"
|
||||
TypeLibraryName=".\..\debug/lv0.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
@ -146,7 +146,7 @@
|
||||
PreprocessorDefinitions="_DEBUG;WIN32;DBG;_WINDOWS"
|
||||
MinimalRebuild="true"
|
||||
RuntimeLibrary="1"
|
||||
PrecompiledHeaderFile=".\..\debug/ta0.pch"
|
||||
PrecompiledHeaderFile=".\..\debug/lv0.pch"
|
||||
AssemblerListingLocation=".\..\debug/"
|
||||
ObjectFile=".\..\debug/"
|
||||
ProgramDataBaseFileName=".\..\debug/"
|
||||
@ -170,12 +170,12 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
||||
OutputFile="..\exed\ta0.exe"
|
||||
OutputFile="..\exed\lv0.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreDefaultLibraryNames="libc.lib"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\..\debug/ta0.pdb"
|
||||
ProgramDatabaseFile=".\..\debug/lv0.pdb"
|
||||
SubSystem="2"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
@ -193,7 +193,7 @@
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\..\debug/ta0.bsc"
|
||||
OutputFile=".\..\debug/lv0.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -214,11 +214,11 @@
|
||||
Filter="cpp"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ta\ta0.cpp"
|
||||
RelativePath="..\ta\lv0.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ta\ta0100.cpp"
|
||||
RelativePath="..\ta\lv0100.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@ -227,7 +227,7 @@
|
||||
Filter="uml"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ta\ta0100a.uml"
|
||||
RelativePath="..\ta\lv0100a.uml"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -235,7 +235,7 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
@ -246,7 +246,7 @@
|
||||
Filter="h"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ta\ta0.h"
|
||||
RelativePath="..\ta\lv0.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@ -273,7 +273,7 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying men $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).men"
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).men
"
|
||||
Outputs="$(TargetDir)$(InputName).men"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
@ -302,7 +302,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ta0.rc"
|
||||
RelativePath="lv0.rc"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
@ -320,7 +320,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
AdditionalIncludeDirectories=""
|
||||
ResourceOutputFileName="..\Debug/ta0.res"
|
||||
ResourceOutputFileName="..\Debug/lv0.res"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
Loading…
x
Reference in New Issue
Block a user