mirror of https://github.com/PCSX2/pcsx2.git
491 lines
12 KiB
Plaintext
491 lines
12 KiB
Plaintext
|
<?xml version="1.0" encoding="windows-1250"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="PadSSSPSX"
|
||
|
ProjectGUID="{79D9E8A9-C764-4082-826C-B715341FB1E9}"
|
||
|
RootNamespace="PadSSSPSX_vc2005beta2"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
<Platform
|
||
|
Name="x64"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="x86\$(ConfigurationName)"
|
||
|
IntermediateDirectory="x86\$(ConfigurationName)"
|
||
|
ConfigurationType="2"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
WholeProgramOptimization="1"
|
||
|
>
|
||
|
<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/PadSSSPSX.tlb"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="3"
|
||
|
InlineFunctionExpansion="1"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
FavorSizeOrSpeed="2"
|
||
|
OmitFramePointers="true"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
|
||
|
StringPooling="true"
|
||
|
ExceptionHandling="0"
|
||
|
RuntimeLibrary="0"
|
||
|
StructMemberAlignment="3"
|
||
|
BufferSecurityCheck="false"
|
||
|
EnableFunctionLevelLinking="false"
|
||
|
EnableEnhancedInstructionSet="0"
|
||
|
PrecompiledHeaderFile="$(IntDir)/PadSSSPSX.pch"
|
||
|
AssemblerListingLocation="$(IntDir)/"
|
||
|
ObjectFile="$(IntDir)/"
|
||
|
ProgramDataBaseFileName="$(IntDir)/"
|
||
|
WarningLevel="4"
|
||
|
SuppressStartupBanner="true"
|
||
|
Detect64BitPortabilityProblems="false"
|
||
|
DebugInformationFormat="0"
|
||
|
CallingConvention="0"
|
||
|
CompileAs="0"
|
||
|
DisableSpecificWarnings="4201;4100;4800"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1041"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions="/MACHINE:I386"
|
||
|
AdditionalDependencies="dinput8.lib dxguid.lib"
|
||
|
OutputFile="$(OutDir)\PadSSSPSX.dll"
|
||
|
LinkIncremental="0"
|
||
|
SuppressStartupBanner="true"
|
||
|
AdditionalLibraryDirectories=""
|
||
|
ModuleDefinitionFile=".\PadSSSPSX.def"
|
||
|
ProgramDatabaseFile="$(IntDir)/PadSSSPSX.pdb"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
EntryPointSymbol=""
|
||
|
ImportLibrary="$(IntDir)/PadSSSPSX.lib"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
CommandLine="copy $(TargetPath) ..\..\..\bin\plugins"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|x64"
|
||
|
OutputDirectory="x64\$(ConfigurationName)"
|
||
|
IntermediateDirectory="x64\$(ConfigurationName)"
|
||
|
ConfigurationType="2"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
WholeProgramOptimization="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
MkTypLibCompatible="true"
|
||
|
SuppressStartupBanner="true"
|
||
|
TargetEnvironment="3"
|
||
|
TypeLibraryName=".\Release/PadSSSPSX.tlb"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="3"
|
||
|
InlineFunctionExpansion="1"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
FavorSizeOrSpeed="2"
|
||
|
OmitFramePointers="true"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;WIN64"
|
||
|
StringPooling="true"
|
||
|
ExceptionHandling="0"
|
||
|
RuntimeLibrary="0"
|
||
|
StructMemberAlignment="3"
|
||
|
BufferSecurityCheck="false"
|
||
|
EnableFunctionLevelLinking="false"
|
||
|
EnableEnhancedInstructionSet="0"
|
||
|
PrecompiledHeaderFile="$(IntDir)/PadSSSPSX.pch"
|
||
|
AssemblerListingLocation="$(IntDir)/"
|
||
|
ObjectFile="$(IntDir)/"
|
||
|
ProgramDataBaseFileName="$(IntDir)/"
|
||
|
WarningLevel="4"
|
||
|
SuppressStartupBanner="true"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="0"
|
||
|
CallingConvention="0"
|
||
|
CompileAs="0"
|
||
|
DisableSpecificWarnings="4201;4100;4800"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1041"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="dinput8.lib dxguid.lib"
|
||
|
OutputFile="$(OutDir)\PadSSSPSX.dll"
|
||
|
LinkIncremental="0"
|
||
|
SuppressStartupBanner="true"
|
||
|
AdditionalLibraryDirectories=""
|
||
|
ModuleDefinitionFile=".\PadSSSPSX.def"
|
||
|
ProgramDatabaseFile="$(IntDir)/PadSSSPSX.pdb"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
EntryPointSymbol=""
|
||
|
ImportLibrary="$(IntDir)/PadSSSPSX.lib"
|
||
|
TargetMachine="17"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
EmbedManifest="false"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
CommandLine="copy "$(TargetPath)" ..\..\..\bin\plugins"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="x86\$(ConfigurationName)"
|
||
|
IntermediateDirectory="x86\$(ConfigurationName)"
|
||
|
ConfigurationType="2"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
MkTypLibCompatible="true"
|
||
|
SuppressStartupBanner="true"
|
||
|
TargetEnvironment="1"
|
||
|
TypeLibraryName=".\Debug/PadSSSPSX.tlb"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
InlineFunctionExpansion="0"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
|
||
|
StringPooling="true"
|
||
|
ExceptionHandling="0"
|
||
|
RuntimeLibrary="0"
|
||
|
BufferSecurityCheck="false"
|
||
|
EnableFunctionLevelLinking="false"
|
||
|
EnableEnhancedInstructionSet="0"
|
||
|
PrecompiledHeaderFile="$(IntDir)/PadSSSPSX.pch"
|
||
|
AssemblerListingLocation="$(IntDir)/"
|
||
|
ObjectFile="$(IntDir)/"
|
||
|
ProgramDataBaseFileName="$(IntDir)/"
|
||
|
BrowseInformation="1"
|
||
|
WarningLevel="4"
|
||
|
SuppressStartupBanner="true"
|
||
|
Detect64BitPortabilityProblems="false"
|
||
|
DebugInformationFormat="3"
|
||
|
CompileAs="0"
|
||
|
DisableSpecificWarnings="4201;4100;4800"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1041"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions="/MACHINE:I386"
|
||
|
AdditionalDependencies="dinput8.lib dxguid.lib"
|
||
|
OutputFile="$(OutDir)\PadSSSPSXd.dll"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
AdditionalLibraryDirectories=""
|
||
|
ModuleDefinitionFile=".\PadSSSPSX.def"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="$(IntDir)/PadSSSPSX.pdb"
|
||
|
EntryPointSymbol=""
|
||
|
ImportLibrary="$(IntDir)/PadSSSPSX.lib"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
CommandLine="copy $(TargetPath) ..\..\..\bin\plugins"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Debug|x64"
|
||
|
OutputDirectory="x64\$(ConfigurationName)"
|
||
|
IntermediateDirectory="x64\$(ConfigurationName)"
|
||
|
ConfigurationType="2"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
MkTypLibCompatible="true"
|
||
|
SuppressStartupBanner="true"
|
||
|
TargetEnvironment="3"
|
||
|
TypeLibraryName=".\Debug/PadSSSPSX.tlb"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=""
|
||
|
PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;WIN64"
|
||
|
RuntimeLibrary="0"
|
||
|
PrecompiledHeaderFile="$(IntDir)/PadSSSPSX.pch"
|
||
|
AssemblerListingLocation="$(IntDir)/"
|
||
|
ObjectFile="$(IntDir)/"
|
||
|
ProgramDataBaseFileName="$(IntDir)/"
|
||
|
BrowseInformation="1"
|
||
|
WarningLevel="4"
|
||
|
SuppressStartupBanner="true"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="3"
|
||
|
DisableSpecificWarnings="4201;4100;4800"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1041"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="dinput8.lib dxguid.lib"
|
||
|
OutputFile="$(OutDir)\PadSSSPSX.dll"
|
||
|
SuppressStartupBanner="true"
|
||
|
AdditionalLibraryDirectories=""
|
||
|
ModuleDefinitionFile=".\PadSSSPSX.def"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="$(IntDir)/PadSSSPSX.pdb"
|
||
|
SubSystem="2"
|
||
|
EntryPointSymbol=""
|
||
|
ImportLibrary="$(IntDir)/PadSSSPSX.lib"
|
||
|
TargetMachine="17"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
EmbedManifest="false"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
CommandLine="copy "$(TargetPath)" ..\..\..\bin\plugins"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath=".\PadSSSPSX.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\PadSSSPSX.def"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath=".\PadSSSPSX.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\PadSSSPSXres.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\resource.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath=".\PadSSSPSX.rc"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|