2007-01-02 14:26:39 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2008-05-27 09:00:24 +00:00
|
|
|
Version="9,00"
|
2007-01-02 14:26:39 +00:00
|
|
|
Name="mg0"
|
|
|
|
ProjectGUID="{B184942F-568D-4B21-BD89-16908381BF8F}"
|
2008-05-27 09:00:24 +00:00
|
|
|
TargetFrameworkVersion="131072"
|
2007-01-02 14:26:39 +00:00
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</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="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
MkTypLibCompatible="true"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
TargetEnvironment="1"
|
|
|
|
TypeLibraryName=".\..\debug/mg0.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="..\include,..\xvaga,..\xi"
|
|
|
|
PreprocessorDefinitions="_DEBUG;WIN32;DBG;_WINDOWS"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
PrecompiledHeaderFile=".\..\debug/mg0.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"
|
2007-12-03 16:59:31 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\wx287\include"
|
2007-01-02 14:26:39 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
|
|
|
OutputFile="../exed/mg0.exe"
|
|
|
|
LinkIncremental="2"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
IgnoreDefaultLibraryNames="libc.lib"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
ProgramDatabaseFile=".\..\debug/mg0.pdb"
|
|
|
|
SubSystem="2"
|
2008-05-27 09:00:24 +00:00
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
2007-01-02 14:26:39 +00:00
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
OutputFile=".\..\debug/mg0.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="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
MkTypLibCompatible="true"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
TargetEnvironment="1"
|
|
|
|
TypeLibraryName=".\..\release/mg0.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/mg0.pch"
|
|
|
|
AssemblerListingLocation=".\..\release/"
|
|
|
|
ObjectFile=".\..\release/"
|
|
|
|
ProgramDataBaseFileName=".\..\release/"
|
|
|
|
WarningLevel="3"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1040"
|
2007-12-03 16:59:31 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\wx287\include"
|
2007-01-02 14:26:39 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
2007-10-17 08:18:47 +00:00
|
|
|
OutputFile="d:\release\campo100/mg0.exe"
|
2007-01-02 14:26:39 +00:00
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
IgnoreDefaultLibraryNames="libc.lib"
|
|
|
|
ProgramDatabaseFile=".\..\release/mg0.pdb"
|
|
|
|
SubSystem="2"
|
2008-05-27 09:00:24 +00:00
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
DataExecutionPrevention="0"
|
2007-01-02 14:26:39 +00:00
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
SuppressStartupBanner="true"
|
|
|
|
OutputFile=".\..\release/mg0.bsc"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Sources"
|
|
|
|
Filter="cpp"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\cg\cglib01.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\cglib02.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\db\dblib.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mg0.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mg0100.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mg0200.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mg0300.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2008-09-04 15:58:39 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mg0400.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-01-02 14:26:39 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mglib01.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mglib02.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mglib02a.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\velib01.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="..\mg\mg0300a.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>
|
2008-09-04 15:58:39 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mg0400a.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>
|
2007-01-02 14:26:39 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Headers"
|
|
|
|
Filter="h"
|
|
|
|
>
|
2008-09-04 15:58:39 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mg0.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mg0200.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mg0400a.h"
|
|
|
|
>
|
|
|
|
</File>
|
2007-01-02 14:26:39 +00:00
|
|
|
</Filter>
|
2007-04-11 13:31:47 +00:00
|
|
|
<Filter
|
|
|
|
Name="Dir"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\f109.dir"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying dir $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).dir"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying dir $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).dir"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\f110.dir"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying dir $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).dir"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying dir $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).dir"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\f111.dir"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying dir $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).dir"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying dir $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).dir"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\f114.dir"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying dir $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).dir"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying dir $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).dir"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2008-09-04 15:58:39 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\mg\f166.dir"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying dir $(InputName)..."
|
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
"
|
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).dir"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying dir $(InputName)..."
|
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
"
|
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).dir"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-04-11 13:31:47 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Trr"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\f109.trr"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying trr $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).trr"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying trr $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).trr"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\f110.trr"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying trr $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).trr"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying trr $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).trr"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\f111.trr"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying trr $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).trr"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying trr $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).trr"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\f114.trr"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying trr $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).trr"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying trr $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).trr"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2008-09-04 15:58:39 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\mg\f166.trr"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying trr $(InputName)..."
|
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
"
|
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).trr"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying trr $(InputName)..."
|
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
"
|
|
|
|
Outputs="$(TargetDir)\recdesc\$(InputName).trr"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-04-11 13:31:47 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Menu"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mgarea.men"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying menu $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).men
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)$(InputName).men"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying menu $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).men
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)$(InputName).men"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mgmenu.men"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying menu $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).men
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)$(InputName).men"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying menu $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).men
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)$(InputName).men"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Txt"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mgtabcom.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying txt $(InputPath)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).txt
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)$(InputName).txt"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying txt $(InputPath)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).txt
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)$(InputName).txt"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Images"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mg01.gif"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying image $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).gif
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)$(InputName).gif"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying image $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).gif
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)$(InputName).gif"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\mg\mg02.gif"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying image $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).gif
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)$(InputName).gif"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Copying image $(InputName)..."
|
2007-04-11 13:47:37 +00:00
|
|
|
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).gif
"
|
2007-04-11 13:31:47 +00:00
|
|
|
Outputs="$(TargetDir)$(InputName).gif"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2007-01-02 14:26:39 +00:00
|
|
|
<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="mg0.rc"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
ResourceOutputFileName="..\Debug/mg0.res"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions=""
|
|
|
|
AdditionalIncludeDirectories=""
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|