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:
luca 2008-07-22 10:21:44 +00:00
parent 375e0ec0fd
commit 6bfa31c8d4
3 changed files with 20 additions and 20 deletions

View File

@ -1,7 +1,7 @@
 
Microsoft Visual Studio Solution File, Format Version 10.00 Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008 # 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 EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution

View File

@ -2,7 +2,7 @@
<VisualStudioProject <VisualStudioProject
ProjectType="Visual C++" ProjectType="Visual C++"
Version="9,00" Version="9,00"
Name="ta0" Name="lv0"
ProjectGUID="{2DB7F8EF-BABB-4A27-BC7D-8821B0D285C6}" ProjectGUID="{2DB7F8EF-BABB-4A27-BC7D-8821B0D285C6}"
TargetFrameworkVersion="0" TargetFrameworkVersion="0"
> >
@ -41,7 +41,7 @@
MkTypLibCompatible="true" MkTypLibCompatible="true"
SuppressStartupBanner="true" SuppressStartupBanner="true"
TargetEnvironment="1" TargetEnvironment="1"
TypeLibraryName=".\..\release/ta0.tlb" TypeLibraryName=".\..\release/lv0.tlb"
HeaderFileName="" HeaderFileName=""
/> />
<Tool <Tool
@ -53,7 +53,7 @@
StringPooling="true" StringPooling="true"
RuntimeLibrary="0" RuntimeLibrary="0"
EnableFunctionLevelLinking="true" EnableFunctionLevelLinking="true"
PrecompiledHeaderFile=".\..\release/ta0.pch" PrecompiledHeaderFile=".\..\release/lv0.pch"
AssemblerListingLocation=".\..\release/" AssemblerListingLocation=".\..\release/"
ObjectFile=".\..\release/" ObjectFile=".\..\release/"
ProgramDataBaseFileName=".\..\release/" ProgramDataBaseFileName=".\..\release/"
@ -75,11 +75,11 @@
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib" AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
OutputFile="D:\release\Campo100/ta0.exe" OutputFile="D:\release\Campo100/lv0.exe"
LinkIncremental="1" LinkIncremental="1"
SuppressStartupBanner="true" SuppressStartupBanner="true"
IgnoreDefaultLibraryNames="libc.lib" IgnoreDefaultLibraryNames="libc.lib"
ProgramDatabaseFile=".\..\release/ta0.pdb" ProgramDatabaseFile=".\..\release/lv0.pdb"
SubSystem="2" SubSystem="2"
RandomizedBaseAddress="1" RandomizedBaseAddress="1"
DataExecutionPrevention="0" DataExecutionPrevention="0"
@ -97,7 +97,7 @@
<Tool <Tool
Name="VCBscMakeTool" Name="VCBscMakeTool"
SuppressStartupBanner="true" SuppressStartupBanner="true"
OutputFile=".\..\release/ta0.bsc" OutputFile=".\..\release/lv0.bsc"
/> />
<Tool <Tool
Name="VCFxCopTool" Name="VCFxCopTool"
@ -136,7 +136,7 @@
MkTypLibCompatible="true" MkTypLibCompatible="true"
SuppressStartupBanner="true" SuppressStartupBanner="true"
TargetEnvironment="1" TargetEnvironment="1"
TypeLibraryName=".\..\debug/ta0.tlb" TypeLibraryName=".\..\debug/lv0.tlb"
HeaderFileName="" HeaderFileName=""
/> />
<Tool <Tool
@ -146,7 +146,7 @@
PreprocessorDefinitions="_DEBUG;WIN32;DBG;_WINDOWS" PreprocessorDefinitions="_DEBUG;WIN32;DBG;_WINDOWS"
MinimalRebuild="true" MinimalRebuild="true"
RuntimeLibrary="1" RuntimeLibrary="1"
PrecompiledHeaderFile=".\..\debug/ta0.pch" PrecompiledHeaderFile=".\..\debug/lv0.pch"
AssemblerListingLocation=".\..\debug/" AssemblerListingLocation=".\..\debug/"
ObjectFile=".\..\debug/" ObjectFile=".\..\debug/"
ProgramDataBaseFileName=".\..\debug/" ProgramDataBaseFileName=".\..\debug/"
@ -170,12 +170,12 @@
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib" AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
OutputFile="..\exed\ta0.exe" OutputFile="..\exed\lv0.exe"
LinkIncremental="2" LinkIncremental="2"
SuppressStartupBanner="true" SuppressStartupBanner="true"
IgnoreDefaultLibraryNames="libc.lib" IgnoreDefaultLibraryNames="libc.lib"
GenerateDebugInformation="true" GenerateDebugInformation="true"
ProgramDatabaseFile=".\..\debug/ta0.pdb" ProgramDatabaseFile=".\..\debug/lv0.pdb"
SubSystem="2" SubSystem="2"
RandomizedBaseAddress="1" RandomizedBaseAddress="1"
DataExecutionPrevention="0" DataExecutionPrevention="0"
@ -193,7 +193,7 @@
<Tool <Tool
Name="VCBscMakeTool" Name="VCBscMakeTool"
SuppressStartupBanner="true" SuppressStartupBanner="true"
OutputFile=".\..\debug/ta0.bsc" OutputFile=".\..\debug/lv0.bsc"
/> />
<Tool <Tool
Name="VCFxCopTool" Name="VCFxCopTool"
@ -214,11 +214,11 @@
Filter="cpp" Filter="cpp"
> >
<File <File
RelativePath="..\ta\ta0.cpp" RelativePath="..\ta\lv0.cpp"
> >
</File> </File>
<File <File
RelativePath="..\ta\ta0100.cpp" RelativePath="..\ta\lv0100.cpp"
> >
</File> </File>
</Filter> </Filter>
@ -227,7 +227,7 @@
Filter="uml" Filter="uml"
> >
<File <File
RelativePath="..\ta\ta0100a.uml" RelativePath="..\ta\lv0100a.uml"
> >
<FileConfiguration <FileConfiguration
Name="Debug|Win32" Name="Debug|Win32"
@ -235,7 +235,7 @@
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"
Description="Compiling mask $(InputPath)..." Description="Compiling mask $(InputPath)..."
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk" CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk&#x0D;&#x0A;"
Outputs="$(TargetDir)$(InputName).msk" Outputs="$(TargetDir)$(InputName).msk"
/> />
</FileConfiguration> </FileConfiguration>
@ -246,7 +246,7 @@
Filter="h" Filter="h"
> >
<File <File
RelativePath="..\ta\ta0.h" RelativePath="..\ta\lv0.h"
> >
</File> </File>
</Filter> </Filter>
@ -273,7 +273,7 @@
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"
Description="Copying men $(InputPath)..." Description="Copying men $(InputPath)..."
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).men" CommandLine="copy $(InputPath) $(TargetDir)$(InputName).men&#x0D;&#x0A;"
Outputs="$(TargetDir)$(InputName).men" Outputs="$(TargetDir)$(InputName).men"
/> />
</FileConfiguration> </FileConfiguration>
@ -302,7 +302,7 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="ta0.rc" RelativePath="lv0.rc"
> >
<FileConfiguration <FileConfiguration
Name="Release|Win32" Name="Release|Win32"
@ -320,7 +320,7 @@
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"
PreprocessorDefinitions="" PreprocessorDefinitions=""
AdditionalIncludeDirectories="" AdditionalIncludeDirectories=""
ResourceOutputFileName="..\Debug/ta0.res" ResourceOutputFileName="..\Debug/lv0.res"
/> />
</FileConfiguration> </FileConfiguration>
</File> </File>