Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@18757 c028cbd2-c16b-5b4b-a496-9718f37d4682
529 lines
9.5 KiB
XML
Executable File
529 lines
9.5 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="pe0"
|
|
ProjectGUID="{2DB7F8EF-BABB-4A27-BC7D-8821B0D285C6}"
|
|
RootNamespace="pe0"
|
|
TargetFrameworkVersion="0"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
<ToolFile
|
|
RelativePath=".\CampoRules.rules"
|
|
/>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\..\release"
|
|
IntermediateDirectory=".\..\release"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<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"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\..\release/pe0.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\include,..\xvaga,..\xi"
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XVT"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
PrecompiledHeaderFile=".\..\release/pe0.pch"
|
|
AssemblerListingLocation=".\..\release/"
|
|
ObjectFile=".\..\release/"
|
|
ProgramDataBaseFileName=".\..\release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1040"
|
|
AdditionalIncludeDirectories="..\..\wx289\include"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
|
OutputFile="D:\release\Campo100/pe0.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="libc.lib"
|
|
ProgramDatabaseFile=".\..\release/pe0.pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\..\release/pe0.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\..\debug"
|
|
IntermediateDirectory=".\..\debug"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<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"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\..\debug/pe0.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\include,..\xvaga,..\xi"
|
|
PreprocessorDefinitions="_DEBUG;WIN32;DBG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\..\debug/pe0.pch"
|
|
AssemblerListingLocation=".\..\debug/"
|
|
ObjectFile=".\..\debug/"
|
|
ProgramDataBaseFileName=".\..\debug/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1040"
|
|
AdditionalIncludeDirectories="..\..\wx289\include"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
|
OutputFile="..\exed\pe0.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="libc.lib"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\..\debug/pe0.pdb"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
SuppressStartupBanner="true"
|
|
OutputFile=".\..\debug/pe0.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Sources"
|
|
Filter="cpp"
|
|
>
|
|
<File
|
|
RelativePath="..\ca\calib01.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ca\calib02.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cg\cg2101.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cg\cglib02.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cg\cglib03.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cg\cgsaldac.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ef\ef0101.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\in\inlib01.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\pe\pe0.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\pe\pe0400.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\pe\pe0500.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\pe\pe0600.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ve\ve0100.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ve\velib04.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ve\velib04a.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ve\velib04b.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ve\velib04c.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ve\velib04d.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ve\velib04e.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ve\velib04f.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ve\velib06.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ve\velib06a.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ve\velib07.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Masks"
|
|
Filter="uml"
|
|
>
|
|
<File
|
|
RelativePath="..\pe\pe0500a.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\pe\pe0600a.uml"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Headers"
|
|
Filter="h"
|
|
>
|
|
<File
|
|
RelativePath="..\pe\pe0.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\pe\pe0500.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\pe\pe0600.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Menu"
|
|
Filter="men"
|
|
>
|
|
<File
|
|
RelativePath="..\pe\pemenu.men"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\lib\AgaLib.lib"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\AgaLibD.lib"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="pe0.rc"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
AdditionalIncludeDirectories=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
AdditionalIncludeDirectories=""
|
|
ResourceOutputFileName="..\Debug/pe0.res"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\vedoc.lib"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\vedocd.lib"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|