mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-26 03:37:53 +00:00
0436bdeb0f
Beware, it's full of shit and dirty hacks as I was never even dreaming about making either the source or binary public. But this has to be sufficient as I don't see the point in wasting my time rewriting a tool that noone needs in a clean way. svn-id: r19075
403 lines
8.5 KiB
XML
403 lines
8.5 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="AsciiCptCompile"
|
|
ProjectGUID="{BDAC73AF-42DE-45E7-95A8-C1D906AD19EF}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/AsciiCptCompile.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/AsciiCptCompile.pdb"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
RuntimeLibrary="4"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/AsciiCptCompile.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Quelldateien"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
<File
|
|
RelativePath=".\AsciiCptCompile.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\cptcompiler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\cpthelp.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\idFinder.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\KmpSearch.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TextFile.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Headerdateien"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
<File
|
|
RelativePath=".\cpthelp.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\KmpSearch.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\TextFile.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Ressourcendateien"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
|
<File
|
|
RelativePath=".\asmSrc\0compact.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\101comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\102comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\10comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\11comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\12comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\13comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\14comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\15comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\16comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\17comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\18comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\19comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\1compact.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\20comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\21comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\22comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\23comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\24comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\25comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\26comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\27comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\288diff.txt">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\28comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\29comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\2compact.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\30comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\31comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\32comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\33comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\34comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\36comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\37comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\38comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\39comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\3compact.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\40comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\41comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\42comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\44comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\45comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\46comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\47comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\48comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\4compact.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\5compact.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\65comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\66comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\67comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\68comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\69comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\70comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\71comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\72comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\73comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\74comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\75comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\76comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\77comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\78comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\79comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\80comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\81comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\82comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\85comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\90comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\91comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\92comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\93comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\94comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\95comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\96comp.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\asmSrc\9compact.inc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Compact.txt">
|
|
</File>
|
|
<File
|
|
RelativePath=".\savedata.txt">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\ReadMe.txt">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|