2501 lines
52 KiB
XML
2501 lines
52 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="VisualBoyAdvance-M"
|
|
ProjectGUID="{6D4C5EC8-933F-4C05-A1BF-498E658576DF}"
|
|
RootNamespace="VBA"
|
|
Keyword="MFCProj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
<ToolFile
|
|
RelativePath=".\nasm.rules"
|
|
/>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(ProjectDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(ProjectDir)$(PlatformName)\$(ConfigurationName)_temp"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets=".\per_user_settings.vsprops"
|
|
UseOfMFC="1"
|
|
CharacterSet="0"
|
|
BuildLogFile="$(IntDir)\$(ProjectName)_BuildLog.htm"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="..\..\..\dependencies\SubWCRev.exe ..\.. svnrev_template.h ..\..\src\svnrev.h"
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="NASM"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\fex;..\..\..\dependencies\lpng140;..\..\..\dependencies\msvc;..\..\..\dependencies\SFML\include;..\..\..\dependencies\zlib"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;DEV_VERSION;BKPT_SUPPORT;GBA_LOGGING;MMX;ASM;_CRT_SECURE_NO_WARNINGS;HAS_FILE_EXTRACTOR"
|
|
StringPooling="false"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="false"
|
|
RuntimeLibrary="1"
|
|
StructMemberAlignment="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
EnableEnhancedInstructionSet="0"
|
|
TreatWChar_tAsBuiltInType="false"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories=""
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
ExcludedFromBuild="true"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="nafxcwd.lib libcmtd.lib zlibd.lib libpngd.lib"
|
|
OutputFile="$(OutDir)\VisualBoyAdvance-M.exe"
|
|
Version=""
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="..\..\..\dependencies\lpng140\projects\visualc9\Win32_LIB_Debug;..\..\..\dependencies\zlib"
|
|
AdditionalManifestDependencies=""
|
|
IgnoreDefaultLibraryNames="nafxcwd.lib;libcmtd.lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="1"
|
|
EnableCOMDATFolding="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
ExcludedFromBuild="true"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(ProjectDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(ProjectDir)$(PlatformName)\$(ConfigurationName)_temp"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets=".\per_user_settings.vsprops"
|
|
UseOfMFC="1"
|
|
UseOfATL="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="0"
|
|
ManagedExtensions="0"
|
|
BuildLogFile="$(IntDir)\$(ProjectName)_BuildLog.htm"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="..\..\..\dependencies\SubWCRev.exe ..\.. svnrev_template.h ..\..\src\svnrev.h"
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="NASM"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/D_ST_MODEL
/D_SECURE_SCL=0
/Zc:forScope-
/MP"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
FavorSizeOrSpeed="1"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories="..\..\fex;..\..\..\dependencies\lpng140;..\..\..\dependencies\msvc;..\..\..\dependencies\SFML\include;..\..\..\dependencies\zlib"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;GBA_LOGGING;OEMRESOURCE;MMX;ASM;FINAL_VERSION;BKPT_SUPPORT;_CRT_SECURE_NO_DEPRECATE;HAS_FILE_EXTRACTOR"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableEnhancedInstructionSet="0"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories=""
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
ExcludedFromBuild="true"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
RegisterOutput="false"
|
|
IgnoreImportLibrary="false"
|
|
AdditionalDependencies="nafxcw.lib libcmt.lib zlib.lib libpng.lib"
|
|
OutputFile="$(OutDir)\VisualBoyAdvance-M.exe"
|
|
Version=""
|
|
LinkIncremental="0"
|
|
SuppressStartupBanner="true"
|
|
AdditionalLibraryDirectories="..\..\..\dependencies\lpng140\projects\visualc9\Win32_LIB_Release;..\..\..\dependencies\zlib"
|
|
AdditionalManifestDependencies=""
|
|
IgnoreDefaultLibraryNames="nafxcw.lib;libcmt.lib;libcmtd.lib"
|
|
GenerateDebugInformation="false"
|
|
AssemblyDebug="2"
|
|
GenerateMapFile="false"
|
|
MapExports="false"
|
|
SubSystem="2"
|
|
OptimizeReferences="0"
|
|
EnableCOMDATFolding="0"
|
|
LinkTimeCodeGeneration="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Resource"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\win32\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\res\VBA.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\VBA.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\res\VBA.rc2"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Documentation"
|
|
>
|
|
<File
|
|
RelativePath="..\..\doc\DevInfo.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\doc\License.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\doc\ReadMe.MFC.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Core"
|
|
>
|
|
<Filter
|
|
Name="GB"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\gb\gb.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbCheats.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbCheats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbCodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbCodesCB.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbDis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbGfx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbGlobals.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbGlobals.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbMemory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbMemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbPrinter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbPrinter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbSGB.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbSGB.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbSound.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gb\gbSound.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GB APU"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\apu\blargg_common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\blargg_config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\blargg_source.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\Blip_Buffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\Blip_Buffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\Effects_Buffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\Effects_Buffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\Gb_Apu.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\Gb_Apu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\Gb_Apu_State.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\Gb_Oscs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\Gb_Oscs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\Multi_Buffer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\apu\Multi_Buffer.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GBA"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\gba\agbprint.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\agbprint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\bios.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\bios.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\EEprom.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\EEprom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\elf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\elf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Flash.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Flash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\gba-arm.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\gba-thumb.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\gba.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\gba.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\GBAcpu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\gbafilter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\gbagfx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\gbagfx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\gbainline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Globals.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Globals.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Mode0.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Mode1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Mode2.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Mode3.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Mode4.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Mode5.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\remote.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\RTC.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\RTC.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Sound.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Sound.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Sram.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Sram.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\System.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Pixel Filter"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\filters\2xSaI.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
WholeProgramOptimization="true"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\2xSaImmx.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="NASM"
|
|
PreprocessorDefinitions="__DJGPP__"
|
|
GenerateDebugInfo="true"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="NASM"
|
|
Optimization="1"
|
|
PreprocessorDefinitions="__DJGPP__"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\admame.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\bilinear.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\interframe.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\pixel.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\rpi.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\rpi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\scanline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\simpleFilter.cpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="HQ"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\filters\hq2x.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\hq2x.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\interp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\lq2x.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="3x_4x_asm"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\filters\hq\asm\hq3x32.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\hq\asm\hq3x_16.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="NASM"
|
|
Optimization="1"
|
|
IncludePath="../../src/filters/hq/asm/"
|
|
DisableOrphanLabelsWarning="true"
|
|
GenerateDebugInfo="true"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="NASM"
|
|
Optimization="1"
|
|
IncludePath="../../src/filters/hq/asm/"
|
|
DisableOrphanLabelsWarning="true"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\hq\asm\hq3x_32.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="NASM"
|
|
Optimization="1"
|
|
IncludePath="../../src/filters/hq/asm/"
|
|
DisableOrphanLabelsWarning="true"
|
|
GenerateDebugInfo="true"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="NASM"
|
|
Optimization="1"
|
|
IncludePath="../../src/filters/hq/asm/"
|
|
DisableOrphanLabelsWarning="true"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\hq\asm\hq4x_16.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="NASM"
|
|
Optimization="1"
|
|
IncludePath="../../src/filters/hq/asm/"
|
|
DisableOrphanLabelsWarning="true"
|
|
GenerateDebugInfo="true"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="NASM"
|
|
Optimization="1"
|
|
IncludePath="../../src/filters/hq/asm/"
|
|
DisableOrphanLabelsWarning="true"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\hq\asm\hq4x_32.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="NASM"
|
|
Optimization="1"
|
|
IncludePath="../../src/filters/hq/asm/"
|
|
DisableOrphanLabelsWarning="true"
|
|
GenerateDebugInfo="true"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="NASM"
|
|
Optimization="1"
|
|
IncludePath="../../src/filters/hq/asm/"
|
|
DisableOrphanLabelsWarning="true"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\filters\hq\asm\macros.mac"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Functionality"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\gba\armdis.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\armdis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Cheats.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\Cheats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\CheatSearch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\CheatSearch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\common\memgzio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\common\memgzio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\NLS.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\common\Patch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\common\Patch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\common\Port.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Util.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\Util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\version.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="IO"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\win32\Direct3D.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\DirectInput.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\DirectSound.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Display.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\glfont.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\glfont.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\gzglfont.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Input.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\LoadOAL.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\OpenAL.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\OpenGL.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\common\SoundDriver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\XAudio2.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Linking"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\gba\gbalink.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\gbalink.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\GBASockClient.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="_SCL_SECURE_NO_WARNINGS"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gba\GBASockClient.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\JoybusOptions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\JoybusOptions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\LinkOptions.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\LinkOptions.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Main"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\win32\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="..\..\src\win32\stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\targetver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\VBA.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\VBA.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="MFC"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\win32\AboutDialog.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\AboutDialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\AccelEditor.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\AccelEditor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\AcceleratorManager.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\AcceleratorManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Associate.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Associate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\AudioCoreSettingsDlg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\AudioCoreSettingsDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\AVIWrite.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\AVIWrite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\BIOSDialog.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\BIOSDialog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\BitmapControl.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\BitmapControl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\CmdAccelOb.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\CmdAccelOb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\ColorButton.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\ColorButton.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\ColorControl.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\ColorControl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Commands.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Directories.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Directories.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Disassemble.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Disassemble.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\ExportGSASnapshot.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\ExportGSASnapshot.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\FileDlg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\FileDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\FullscreenSettings.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\FullscreenSettings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GameOverrides.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBACheats.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBACheats.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GDBConnection.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GDBConnection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GSACodeSelect.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GSACodeSelect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Hyperlink.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Hyperlink.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\IOViewer.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\IOViewer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\IOViewerRegs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\IUpdate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Joypad.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Joypad.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\KeyboardEdit.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\KeyboardEdit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\LangSelect.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\LangSelect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Logging.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Logging.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MainWnd.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MainWnd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MainWndCheats.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MainWndFile.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MainWndHelp.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MainWndOptions.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MainWndTools.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MapView.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MapView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MaxScale.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MaxScale.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MemoryViewer.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MemoryViewer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MemoryViewerAddressSize.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MemoryViewerAddressSize.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MemoryViewerDlg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\MemoryViewerDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\OALConfig.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\OALConfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\OamView.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\OamView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\PaletteView.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\PaletteView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\PaletteViewControl.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\PaletteViewControl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Reg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Reg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\ResizeDlg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\ResizeDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\RewindInterval.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\RewindInterval.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\RomInfo.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\RomInfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\SelectPlugin.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\SelectPlugin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\StringTokenizer.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\StringTokenizer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Throttle.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\Throttle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\TileView.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\TileView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\WavWriter.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\WavWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\WinHelper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\WinResUtil.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\WinResUtil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\XAudio2_Config.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\XAudio2_Config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\ZoomControl.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\ZoomControl.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="GB"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBCheatsDlg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBCheatsDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBColorDlg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBColorDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBDisassemble.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBDisassemble.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBMapView.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBMapView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBMemoryViewerDlg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBMemoryViewerDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBOamView.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBOamView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBPaletteView.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBPaletteView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBPrinterDlg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBPrinterDlg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBTileView.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\win32\GBTileView.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="RESOURCE_FILE"
|
|
Value="\Users\Shawn\Desktop\shuffle2proj\vba-m\src\win32\VBA.rc"
|
|
/>
|
|
</Globals>
|
|
</VisualStudioProject>
|