Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@18341 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
27816e7693
commit
247be5b61b
@ -2,7 +2,7 @@
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Name="vesirio"
|
||||
Name="pd0001"
|
||||
ProjectGUID="{EAEED555-9118-4CFD-9C79-D2A59B49C291}"
|
||||
TargetFrameworkVersion="131072"
|
||||
>
|
||||
@ -12,6 +12,9 @@
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
<ToolFile
|
||||
RelativePath=".\CampoRules.rules"
|
||||
/>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
@ -26,9 +29,60 @@
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="DatCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="BmpCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="GifCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="DesCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="SrcDebugCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="MskCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="FormCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="AlxCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="TxtCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="PngCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="JpegCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="IniCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="MenCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="RepCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="SrcReleaseCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
@ -41,7 +95,7 @@
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\..\debug/vesirio.tlb"
|
||||
TypeLibraryName=".\..\debug/pd0001.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
@ -51,7 +105,7 @@
|
||||
PreprocessorDefinitions="_DEBUG;WIN32;DBG;_WINDOWS"
|
||||
MinimalRebuild="true"
|
||||
RuntimeLibrary="1"
|
||||
PrecompiledHeaderFile=".\..\debug/vesirio.pch"
|
||||
PrecompiledHeaderFile=".\..\debug/pd0001.pch"
|
||||
AssemblerListingLocation=".\..\debug/"
|
||||
ObjectFile=".\..\debug/"
|
||||
ProgramDataBaseFileName=".\..\debug/"
|
||||
@ -75,12 +129,12 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
||||
OutputFile="..\exed\vesirio.exe"
|
||||
OutputFile="..\exed\pd0001.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreDefaultLibraryNames="libc.lib"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\..\debug/vesirio.pdb"
|
||||
ProgramDatabaseFile=".\..\debug/pd0001.pdb"
|
||||
SubSystem="2"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
@ -98,7 +152,7 @@
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\..\debug/vesirio.bsc"
|
||||
OutputFile=".\..\debug/pd0001.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -122,9 +176,60 @@
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="DatCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="BmpCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="GifCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="DesCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="SrcDebugCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="MskCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="FormCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="AlxCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="TxtCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="PngCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="JpegCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="IniCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="MenCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="RepCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="SrcReleaseCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
@ -137,7 +242,7 @@
|
||||
MkTypLibCompatible="true"
|
||||
SuppressStartupBanner="true"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName=".\..\release/vesirio.tlb"
|
||||
TypeLibraryName=".\..\release/pd0001.tlb"
|
||||
HeaderFileName=""
|
||||
/>
|
||||
<Tool
|
||||
@ -149,7 +254,7 @@
|
||||
StringPooling="true"
|
||||
RuntimeLibrary="0"
|
||||
EnableFunctionLevelLinking="true"
|
||||
PrecompiledHeaderFile=".\..\release/vesirio.pch"
|
||||
PrecompiledHeaderFile=".\..\release/pd0001.pch"
|
||||
AssemblerListingLocation=".\..\release/"
|
||||
ObjectFile=".\..\release/"
|
||||
ProgramDataBaseFileName=".\..\release/"
|
||||
@ -171,11 +276,11 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
||||
OutputFile="d:\release\campo100/vesirio.exe"
|
||||
OutputFile="d:\release\campo100/pd0001.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
IgnoreDefaultLibraryNames="libc.lib"
|
||||
ProgramDatabaseFile=".\..\release/vesirio.pdb"
|
||||
ProgramDatabaseFile=".\..\release/pd0001.pdb"
|
||||
SubSystem="2"
|
||||
RandomizedBaseAddress="1"
|
||||
DataExecutionPrevention="0"
|
||||
@ -193,7 +298,7 @@
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
SuppressStartupBanner="true"
|
||||
OutputFile=".\..\release/vesirio.bsc"
|
||||
OutputFile=".\..\release/pd0001.bsc"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
@ -235,6 +340,14 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ps\pd0001.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ps\pd0001100.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ve\velib01.cpp"
|
||||
>
|
||||
@ -257,78 +370,14 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ve\vesirio.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ve\vesirio1.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Masks"
|
||||
Filter="uml"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ve\vesirioa.uml"
|
||||
RelativePath="..\ps\pd0001100a.uml"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
@ -336,11 +385,11 @@
|
||||
Filter="h"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ve\vesirio.h"
|
||||
RelativePath="..\ps\pd0001.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ve\vesirioa.h"
|
||||
RelativePath="..\ps\pd0001100a.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@ -348,34 +397,30 @@
|
||||
Name="Trr"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\ve\bolle.trr"
|
||||
RelativePath="..\ps\pd0001b.trr"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ve\fatture.trr"
|
||||
RelativePath="..\ps\pd0001f.trr"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ve\movc.trr"
|
||||
RelativePath="..\ps\pd0001m.trr"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ve\rbolle.trr"
|
||||
RelativePath="..\ps\pd0001rb.trr"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ve\rfatture.trr"
|
||||
RelativePath="..\ps\pd0001rf.trr"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ve\rmovc.trr"
|
||||
RelativePath="..\ps\pd0001rm.trr"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Dir"
|
||||
>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\Lib\AgaLib.lib"
|
||||
>
|
||||
@ -401,7 +446,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="vesirio.rc"
|
||||
RelativePath="pd0001.rc"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -410,7 +455,7 @@
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
AdditionalIncludeDirectories=""
|
||||
ResourceOutputFileName="..\Debug/vesirio.res"
|
||||
ResourceOutputFileName="..\Debug/pd0001.res"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
@ -63,7 +63,9 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ps0099", "ps0099.vcproj", "
|
||||
{A1CE9743-A597-4F92-B55A-345A366C9E55} = {A1CE9743-A597-4F92-B55A-345A366C9E55}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ps6142", "pd6142.vcproj", "{042F179F-DBD4-4937-A3B6-B39B1C4352CA}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pd6142", "pd6142.vcproj", "{042F179F-DBD4-4937-A3B6-B39B1C4352CA}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pd0001", "pd0001.vcproj", "{EAEED555-9118-4CFD-9C79-D2A59B49C291}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
@ -163,6 +165,10 @@ Global
|
||||
{042F179F-DBD4-4937-A3B6-B39B1C4352CA}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{042F179F-DBD4-4937-A3B6-B39B1C4352CA}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{042F179F-DBD4-4937-A3B6-B39B1C4352CA}.Release|Win32.Build.0 = Release|Win32
|
||||
{EAEED555-9118-4CFD-9C79-D2A59B49C291}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{EAEED555-9118-4CFD-9C79-D2A59B49C291}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{EAEED555-9118-4CFD-9C79-D2A59B49C291}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{EAEED555-9118-4CFD-9C79-D2A59B49C291}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
@ -45,8 +45,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ve_masktab", "ve_masktab.vc
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vedoc", "vedoc.vcproj", "{A1CE9743-A597-4F92-B55A-345A366C9E55}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vesirio", "vesirio.vcproj", "{EAEED555-9118-4CFD-9C79-D2A59B49C291}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
@ -105,10 +103,6 @@ Global
|
||||
{A1CE9743-A597-4F92-B55A-345A366C9E55}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{A1CE9743-A597-4F92-B55A-345A366C9E55}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{A1CE9743-A597-4F92-B55A-345A366C9E55}.Release|Win32.Build.0 = Release|Win32
|
||||
{EAEED555-9118-4CFD-9C79-D2A59B49C291}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{EAEED555-9118-4CFD-9C79-D2A59B49C291}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{EAEED555-9118-4CFD-9C79-D2A59B49C291}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{EAEED555-9118-4CFD-9C79-D2A59B49C291}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user