2009-02-06 19:52:59 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="9.00"
|
|
|
|
Name="ZeroPAD"
|
|
|
|
ProjectGUID="{CDD9DB83-3BD9-4ED8-BB83-399A2F65F022}"
|
|
|
|
RootNamespace="ZeroPAD"
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
TargetFrameworkVersion="131072"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
ConfigurationType="2"
|
2009-06-18 08:20:19 +00:00
|
|
|
InheritedPropertySheets="..\..\..\common\vsprops\plugin_svnroot.vsprops;.\ProjectRootDir.vsprops;..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\common\vsprops\pthreads.vsprops;..\..\..\common\vsprops\CodeGen_Debug.vsprops;..\..\..\common\vsprops\IncrementalLinking.vsprops"
|
2009-02-06 19:52:59 +00:00
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2009-06-18 08:20:19 +00:00
|
|
|
PreprocessorDefinitions="_USRDLL;ZEROPAD_EXPORTS"
|
2009-02-06 19:52:59 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-02-24 02:08:37 +00:00
|
|
|
AdditionalDependencies="winmm.lib"
|
2009-02-06 19:52:59 +00:00
|
|
|
OutputFile="$(OutDir)\$(ProjectName)-dbg.dll"
|
|
|
|
LinkIncremental="2"
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
ModuleDefinitionFile="ZeroPAD.def"
|
|
|
|
SubSystem="2"
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
ConfigurationType="2"
|
2009-06-18 08:20:19 +00:00
|
|
|
InheritedPropertySheets="..\..\..\common\vsprops\plugin_svnroot.vsprops;.\ProjectRootDir.vsprops;..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\common\vsprops\CodeGen_Release.vsprops;..\..\..\common\vsprops\pthreads.vsprops"
|
2009-02-06 19:52:59 +00:00
|
|
|
CharacterSet="2"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG;_USRDLL;ZEROPAD_EXPORTS"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
2009-02-24 02:08:37 +00:00
|
|
|
AdditionalDependencies="winmm.lib"
|
|
|
|
ModuleDefinitionFile="ZeroPAD.def"
|
|
|
|
SubSystem="2"
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Devel|Win32"
|
|
|
|
ConfigurationType="2"
|
2009-06-18 08:20:19 +00:00
|
|
|
InheritedPropertySheets="..\..\..\common\vsprops\plugin_svnroot.vsprops;.\ProjectRootDir.vsprops;..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\common\vsprops\pthreads.vsprops;..\..\..\common\vsprops\CodeGen_Devel.vsprops;..\..\..\common\vsprops\IncrementalLinking.vsprops"
|
2009-02-24 02:08:37 +00:00
|
|
|
CharacterSet="2"
|
2009-03-21 04:01:44 +00:00
|
|
|
WholeProgramOptimization="0"
|
2009-02-24 02:08:37 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG;_USRDLL;ZEROPAD_EXPORTS"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies="winmm.lib"
|
2009-03-21 04:01:44 +00:00
|
|
|
OutputFile="$(OutDir)\$(ProjectName)-dev.dll"
|
2009-02-06 19:52:59 +00:00
|
|
|
ModuleDefinitionFile="ZeroPAD.def"
|
|
|
|
SubSystem="2"
|
|
|
|
RandomizedBaseAddress="1"
|
|
|
|
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="Source Files"
|
|
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
|
|
>
|
|
|
|
<File
|
2009-06-18 08:20:19 +00:00
|
|
|
RelativePath="..\analog.cpp"
|
2009-02-06 19:52:59 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-05-29 06:33:56 +00:00
|
|
|
<File
|
|
|
|
RelativePath=".\gui.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-02-06 19:52:59 +00:00
|
|
|
<File
|
2009-06-18 08:20:19 +00:00
|
|
|
RelativePath="..\keyboard.cpp"
|
2009-02-06 19:52:59 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-05-09 20:06:57 +00:00
|
|
|
<File
|
2009-06-18 08:20:19 +00:00
|
|
|
RelativePath=".\win.cpp"
|
2009-05-09 20:06:57 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-05-29 06:33:56 +00:00
|
|
|
<File
|
2009-06-18 08:20:19 +00:00
|
|
|
RelativePath="..\zeropad.cpp"
|
2009-05-29 06:33:56 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-09-07 21:16:12 +00:00
|
|
|
<Filter
|
|
|
|
Name="Linux"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath="..\Linux\gui.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
ExcludedFromBuild="true"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
ExcludedFromBuild="true"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Devel|Win32"
|
|
|
|
ExcludedFromBuild="true"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\Linux\linux.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
ExcludedFromBuild="true"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
ExcludedFromBuild="true"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Devel|Win32"
|
|
|
|
ExcludedFromBuild="true"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2009-02-06 19:52:59 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
2009-05-29 06:33:56 +00:00
|
|
|
<File
|
2009-06-18 08:20:19 +00:00
|
|
|
RelativePath="..\analog.h"
|
2009-05-29 06:33:56 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-02-06 19:52:59 +00:00
|
|
|
<File
|
2009-06-18 08:20:19 +00:00
|
|
|
RelativePath="..\bitwise.h"
|
2009-02-06 19:52:59 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-06-18 08:20:19 +00:00
|
|
|
RelativePath="..\keyboard.h"
|
2009-02-06 19:52:59 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-06-18 08:20:19 +00:00
|
|
|
RelativePath="..\PS2Edefs.h"
|
2009-02-06 19:52:59 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2009-06-18 08:20:19 +00:00
|
|
|
RelativePath="..\PS2Etypes.h"
|
2009-02-06 19:52:59 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-05-09 20:06:57 +00:00
|
|
|
<File
|
2009-06-18 08:20:19 +00:00
|
|
|
RelativePath=".\resource.h"
|
2009-05-09 20:06:57 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-05-29 06:33:56 +00:00
|
|
|
<File
|
2009-06-18 08:20:19 +00:00
|
|
|
RelativePath=".\win.h"
|
2009-05-29 06:33:56 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-05-10 05:57:57 +00:00
|
|
|
<File
|
2009-06-18 08:20:19 +00:00
|
|
|
RelativePath="..\zeropad.h"
|
2009-05-10 05:57:57 +00:00
|
|
|
>
|
|
|
|
</File>
|
2009-02-06 19:52:59 +00:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource Files"
|
|
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\ZeroPAD.rc"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|