diff options
Diffstat (limited to 'MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj')
-rw-r--r-- | MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj | 618 |
1 files changed, 314 insertions, 304 deletions
diff --git a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj index 0a749d6..1015075 100644 --- a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj +++ b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj @@ -1,304 +1,314 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8,00"
- Name="PSX-Bundle - library"
- ProjectGUID="{0A2CD193-F270-4F2B-943C-F8BDF792D25C}"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="4"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\..\generic\lib\lua\includes;..\..\generic\lib\lua\include;..\..\generic\include;..\..\includes;..\..\generic\lib\zlib\include;..\..\psxdev"
- PreprocessorDefinitions="_WINDOWS;ZLIB_DLL"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)/PSX-Bundle - library.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="4"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- OmitFramePointers="TRUE"
- AdditionalIncludeDirectories="..\..\generic\lib\lua\includes;..\..\generic\lib\lua\include;..\..\generic\include;..\..\includes;..\..\generic\lib\zlib\include;..\..\psxdev"
- PreprocessorDefinitions="_WINDOWS;ZLIB_DLL"
- StringPooling="TRUE"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="TRUE"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)/PSX-Bundle - library.lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Lzss class"
- >
- <File
- RelativePath="..\..\lib\lzss.cpp"
- >
- </File>
- <File
- RelativePath="..\..\includes\lzss.h"
- >
- </File>
- </Filter>
- <Filter
- Name="CD classes"
- >
- <File
- RelativePath="..\..\lib\cdabstract.cpp"
- >
- </File>
- <File
- RelativePath="..\..\includes\cdabstract.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\cdreader.cpp"
- >
- </File>
- <File
- RelativePath="..\..\includes\cdreader.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\cdutils.cpp"
- >
- </File>
- <File
- RelativePath="..\..\includes\cdutils.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\isobuilder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\includes\isobuilder.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\luacd.cpp"
- >
- </File>
- <File
- RelativePath="..\..\includes\luacd.h"
- >
- </File>
- <File
- RelativePath="..\..\lib\yazedc.cpp"
- >
- </File>
- <File
- RelativePath="..\..\includes\yazedc.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Misc classes"
- >
- <File
- RelativePath="..\..\lib\luapsx.cpp"
- >
- </File>
- <File
- RelativePath="..\..\includes\luapsx.h"
- >
- </File>
- </Filter>
- <Filter
- Name="psxdev.de code"
- >
- <File
- RelativePath="..\..\psxdev\bs.c"
- >
- </File>
- <File
- RelativePath="..\..\psxdev\bs.h"
- >
- </File>
- <File
- RelativePath="..\..\psxdev\common.h"
- >
- </File>
- <File
- RelativePath="..\..\psxdev\idctfst.c"
- >
- </File>
- <File
- RelativePath="..\..\psxdev\jfdctint.c"
- >
- </File>
- <File
- RelativePath="..\..\psxdev\table.h"
- >
- </File>
- <File
- RelativePath="..\..\psxdev\vlc.c"
- >
- </File>
- <File
- RelativePath="..\..\psxdev\xadecode.c"
- >
- </File>
- <File
- RelativePath="..\..\psxdev\xadecode.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Documentation"
- >
- <File
- RelativePath="..\..\FAQ.txt"
- >
- </File>
- <Filter
- Name="English"
- >
- <File
- RelativePath="..\..\FAQ-cd.txt"
- >
- </File>
- <File
- RelativePath="..\..\FAQ-lzss.txt"
- >
- </File>
- <File
- RelativePath="..\..\FAQ-psx.txt"
- >
- </File>
- </Filter>
- <Filter
- Name="French"
- >
- <File
- RelativePath="..\..\EmuPatch-FAQ.txt"
- >
- </File>
- <File
- RelativePath="..\..\FAQ-cd-fr.txt"
- >
- </File>
- </Filter>
- </Filter>
- </Files>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="PSX-Bundle - library" + ProjectGUID="{0A2CD193-F270-4F2B-943C-F8BDF792D25C}" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="Debug" + IntermediateDirectory="Debug" + ConfigurationType="4" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\..\generic\lib\lua\includes;..\..\generic\lib\lua\include;..\..\generic\include;..\..\includes;..\..\generic\lib\zlib\include;..\..\psxdev" + PreprocessorDefinitions="_WINDOWS;ZLIB_DLL" + MinimalRebuild="TRUE" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + UsePrecompiledHeader="0" + WarningLevel="3" + Detect64BitPortabilityProblems="TRUE" + DebugInformationFormat="4" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/PSX-Bundle - library.lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + OutputDirectory="Release" + IntermediateDirectory="Release" + ConfigurationType="4" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="2" + InlineFunctionExpansion="1" + OmitFramePointers="TRUE" + AdditionalIncludeDirectories="..\..\generic\lib\lua\includes;..\..\generic\lib\lua\include;..\..\generic\include;..\..\includes;..\..\generic\lib\zlib\include;..\..\psxdev" + PreprocessorDefinitions="_WINDOWS;ZLIB_DLL" + StringPooling="TRUE" + RuntimeLibrary="0" + EnableFunctionLevelLinking="TRUE" + UsePrecompiledHeader="0" + WarningLevel="3" + Detect64BitPortabilityProblems="TRUE" + DebugInformationFormat="3" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/PSX-Bundle - library.lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Lzss class" + > + <File + RelativePath="..\..\lib\lzss.cpp" + > + </File> + <File + RelativePath="..\..\includes\lzss.h" + > + </File> + </Filter> + <Filter + Name="CD classes" + > + <File + RelativePath="..\..\lib\cdabstract.cpp" + > + </File> + <File + RelativePath="..\..\includes\cdabstract.h" + > + </File> + <File + RelativePath="..\..\lib\cdreader.cpp" + > + </File> + <File + RelativePath="..\..\includes\cdreader.h" + > + </File> + <File + RelativePath="..\..\lib\cdutils.cpp" + > + </File> + <File + RelativePath="..\..\includes\cdutils.h" + > + </File> + <File + RelativePath="..\..\lib\crctable.out" + > + </File> + <File + RelativePath="..\..\lib\crctables" + > + </File> + <File + RelativePath="..\..\lib\isobuilder.cpp" + > + </File> + <File + RelativePath="..\..\includes\isobuilder.h" + > + </File> + <File + RelativePath="..\..\lib\luacd.cpp" + > + </File> + <File + RelativePath="..\..\includes\luacd.h" + > + </File> + <File + RelativePath="..\..\lib\yazedc.cpp" + > + </File> + <File + RelativePath="..\..\includes\yazedc.h" + > + </File> + </Filter> + <Filter + Name="Misc classes" + > + <File + RelativePath="..\..\lib\luapsx.cpp" + > + </File> + <File + RelativePath="..\..\includes\luapsx.h" + > + </File> + </Filter> + <Filter + Name="psxdev.de code" + > + <File + RelativePath="..\..\psxdev\bs.c" + > + </File> + <File + RelativePath="..\..\psxdev\bs.h" + > + </File> + <File + RelativePath="..\..\psxdev\common.h" + > + </File> + <File + RelativePath="..\..\psxdev\idctfst.c" + > + </File> + <File + RelativePath="..\..\psxdev\jfdctint.c" + > + </File> + <File + RelativePath="..\..\psxdev\table.h" + > + </File> + <File + RelativePath="..\..\psxdev\vlc.c" + > + </File> + <File + RelativePath="..\..\psxdev\xadecode.c" + > + </File> + <File + RelativePath="..\..\psxdev\xadecode.h" + > + </File> + </Filter> + <Filter + Name="Documentation" + > + <File + RelativePath="..\..\FAQ.txt" + > + </File> + <Filter + Name="English" + > + <File + RelativePath="..\..\FAQ-cd.txt" + > + </File> + <File + RelativePath="..\..\FAQ-lzss.txt" + > + </File> + <File + RelativePath="..\..\FAQ-psx.txt" + > + </File> + </Filter> + <Filter + Name="French" + > + <File + RelativePath="..\..\EmuPatch-FAQ.txt" + > + </File> + <File + RelativePath="..\..\FAQ-cd-fr.txt" + > + </File> + </Filter> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |