Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@18546 c028cbd2-c16b-5b4b-a496-9718f37d4682
975 lines
17 KiB
XML
Executable File
975 lines
17 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="770"
|
|
ProjectGUID="{ECFC8D48-AF18-485E-8DBF-7AAC35C062AA}"
|
|
RootNamespace="770"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
<ToolFile
|
|
RelativePath=".\CampoRules.rules"
|
|
/>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<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/770.tlb"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\include,..\xvaga,..\xi"
|
|
PreprocessorDefinitions="_DEBUG;WIN32;DBG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\..\debug/770.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\770.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="libc.lib"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile=".\..\debug/770.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/770.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<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/770.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/770.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/770.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="libc.lib"
|
|
ProgramDatabaseFile=".\..\release/770.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/770.bsc"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Sources"
|
|
Filter="cpp"
|
|
>
|
|
<File
|
|
RelativePath="..\m770\770.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770100.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770101.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770102.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770200.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\77lib01.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cg\cglib01.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\cg\cgsaldac.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Masks"
|
|
Filter="uml"
|
|
>
|
|
<File
|
|
RelativePath="..\m770\770100a.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770100b.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770100c.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770100d.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770100e.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770100f.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770100g.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770200a.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\77g1a.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\77sr.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\77stqd.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\77tbca7.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\77tbcaf.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\77tbent.uml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\menu_st.uml"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Trr"
|
|
>
|
|
<File
|
|
RelativePath="..\m770\f100.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f101.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f102.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f117.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f118.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f119.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f120.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f144.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f36.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f37.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f38.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f39.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f40.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f41.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f42.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f43.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f44.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f45.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f46.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f56.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f57.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f58.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f59.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f60.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f61.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f62.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f63.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f64.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f65.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f66.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f67.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f68.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f69.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f70.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f71.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f72.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f73.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f74.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f75.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f76.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f77.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f89.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f98.trr"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f99.trr"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Dir"
|
|
>
|
|
<File
|
|
RelativePath="..\m770\f100.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f101.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f102.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f117.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f118.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f119.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f120.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f144.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f36.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f37.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f38.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f39.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f40.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f41.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f42.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f43.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f44.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f45.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f46.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f56.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f57.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f58.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f59.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f60.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f61.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f62.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f63.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f64.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f65.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f66.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f67.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f68.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f69.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f70.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f71.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f72.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f73.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f74.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f75.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f76.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f77.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f89.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f98.dir"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\f99.dir"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Menu"
|
|
>
|
|
<File
|
|
RelativePath="..\m770\77area.men"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\77menu.men"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Headers"
|
|
>
|
|
<File
|
|
RelativePath="..\m770\770.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770100a.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770101.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770102.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\m770\770200a.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="770.rc"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
AdditionalIncludeDirectories=""
|
|
ResourceOutputFileName="..\Debug/770.res"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions=""
|
|
AdditionalIncludeDirectories=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<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>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|