mirror of https://github.com/PCSX2/pcsx2.git
542 lines
11 KiB
XML
542 lines
11 KiB
XML
<?xml version="1.0" encoding="windows-1253"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="ZZOgl"
|
|
ProjectGUID="{2D4E85B2-F47F-4D65-B091-701E5C031DAC}"
|
|
RootNamespace="ZZogl"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Devel|Win32"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="..\..\..\..\common\vsprops\plugin_svnroot.vsprops;..\..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\..\common\vsprops\CodeGen_Devel.vsprops;..\..\..\..\common\vsprops\IncrementalLinking.vsprops"
|
|
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"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectRootDir)\";"$(ProjectRootDir)\ZeroGSShaders\";"$(ProjectRootDir)\Win32";"$(SvnRootDir)\3rdparty\libjpeg""
|
|
PreprocessorDefinitions="NDEBUG;_USRDLL;__i386__;ZEROGS_DEVBUILD"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="winmm.lib Vfw32.lib cg.lib cgGL.lib opengl32.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName)-dev.dll"
|
|
AdditionalLibraryDirectories="..\"
|
|
ModuleDefinitionFile=".\zerogs.def"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="..\..\..\..\common\vsprops\plugin_svnroot.vsprops;..\..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\..\common\vsprops\CodeGen_Debug.vsprops;..\..\..\..\common\vsprops\IncrementalLinking.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectRootDir)\";"$(ProjectRootDir)\ZeroGSShaders\";"$(ProjectRootDir)\Win32";"$(SvnRootDir)\3rdparty\libjpeg""
|
|
PreprocessorDefinitions="_USRDLL;ZEROGS_DEVBUILD;_DEBUG;__i386__"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="winmm.lib Vfw32.lib cg.lib cgGL.lib opengl32.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName)-dbg.dll"
|
|
AdditionalLibraryDirectories="..\"
|
|
IgnoreDefaultLibraryNames=""
|
|
ModuleDefinitionFile=".\zerogs.def"
|
|
/>
|
|
<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"
|
|
InheritedPropertySheets="..\..\..\..\common\vsprops\plugin_svnroot.vsprops;..\..\..\..\common\vsprops\BaseProperties.vsprops;..\..\..\..\common\vsprops\3rdpartyDeps.vsprops;..\..\..\..\common\vsprops\CodeGen_Release.vsprops"
|
|
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"
|
|
HeaderFileName=""
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(ProjectRootDir)\";"$(ProjectRootDir)\ZeroGSShaders\";"$(ProjectRootDir)\Win32";"$(SvnRootDir)\3rdparty\libjpeg""
|
|
PreprocessorDefinitions="NDEBUG;_USRDLL;__i386__;ZEROGS_SSE2;RELEASE_TO_PUBLIC"
|
|
PrecompiledHeaderFile=""
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="winmm.lib Vfw32.lib cg.lib cgGL.lib opengl32.lib"
|
|
OutputFile="$(OutDir)\$(ProjectName).dll"
|
|
AdditionalLibraryDirectories="..\"
|
|
ModuleDefinitionFile=".\zerogs.def"
|
|
ImportLibrary=""
|
|
/>
|
|
<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;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath=".\Conf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\GifTransfer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\glprocs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\GLWin32.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\GLWinX11.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\GSmain.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HostMemory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Mem.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Mem_Swizzle.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Mem_Tables.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\memcpy_amd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\NewRegs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Profile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\rasterfont.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Regs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\targets.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Win32.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\x86-32.asm"
|
|
>
|
|
<FileConfiguration
|
|
Name="Devel|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="ml /nologo /c /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
"
|
|
Outputs="$(IntDir)\$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="ml /nologo /c /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
"
|
|
Outputs="$(IntDir)\$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="ml /nologo /c /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
"
|
|
Outputs="$(IntDir)\$(InputName).obj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\x86.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\zerogs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\zpipe.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZKeyboard.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZLog.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZoglCreate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZoglCRTC.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZoglFlush.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZoglFlushHack.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZoglSave.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZoglShaders.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZoglShoots.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZoglVB.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath=".\aviUtil.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\CRC.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\GifTransfer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\GS.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Mem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Mem_Swizzle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Mem_Transmit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\NewRegs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Profile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\PS2Edefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\PS2Etypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\rasterfont.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Regs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resrc1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\targets.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Win32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\x86.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\zerogs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZGl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZLog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZoglFlushHack.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZoglMath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ZZoglShaders.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
<File
|
|
RelativePath="Pcsx2.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zerogs.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zerogs.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Docs"
|
|
>
|
|
<File
|
|
RelativePath="..\..\ReadMe.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\ps2hw.dat"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ps2hw.dat"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|