summaryrefslogtreecommitdiff
path: root/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj
diff options
context:
space:
mode:
authorpixel <pixel>2004-12-21 08:30:07 +0000
committerpixel <pixel>2004-12-21 08:30:07 +0000
commit94d16e0f97c26fe28854505bc94e25b681f32497 (patch)
tree7335faa9f6869f8be1d3178ecf717cfe89135fc1 /MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj
parenta40589fa1fb092245a3aa3d48783b7c129ba84a1 (diff)
Upgrading to MS Visual Studio 2005
Diffstat (limited to 'MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj')
-rw-r--r--MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj231
1 files changed, 154 insertions, 77 deletions
diff --git a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj
index bae4ecf..0a749d6 100644
--- a/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj
+++ b/MSVC/PSX-Bundle - library/PSX-Bundle - library.vcproj
@@ -1,21 +1,41 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="8,00"
Name="PSX-Bundle - library"
ProjectGUID="{0A2CD193-F270-4F2B-943C-F8BDF792D25C}"
- Keyword="Win32Proj">
+ Keyword="Win32Proj"
+ >
<Platforms>
<Platform
- Name="Win32"/>
+ Name="Win32"
+ />
</Platforms>
+ <ToolFiles>
+ </ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="4"
- CharacterSet="2">
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
<Tool
Name="VCCLCompilerTool"
Optimization="0"
@@ -23,41 +43,63 @@
PreprocessorDefinitions="_WINDOWS;ZLIB_DLL"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
- RuntimeLibrary="5"
+ RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
+ DebugInformationFormat="4"
+ />
<Tool
- Name="VCCustomBuildTool"/>
+ Name="VCManagedResourceCompilerTool"
+ />
<Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)/PSX-Bundle - library.lib"/>
- <Tool
- Name="VCMIDLTool"/>
+ Name="VCResourceCompilerTool"
+ />
<Tool
- Name="VCPostBuildEventTool"/>
+ Name="VCPreLinkEventTool"
+ />
<Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
+ Name="VCLibrarianTool"
+ OutputFile="$(OutDir)/PSX-Bundle - library.lib"
+ />
<Tool
- Name="VCResourceCompilerTool"/>
+ Name="VCALinkTool"
+ />
<Tool
- Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCXDCMakeTool"
+ />
<Tool
- Name="VCXMLDataGeneratorTool"/>
+ Name="VCBscMakeTool"
+ />
<Tool
- Name="VCManagedWrapperGeneratorTool"/>
+ Name="VCAppVerifierTool"
+ />
<Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ Name="VCPostBuildEventTool"
+ />
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="4"
- CharacterSet="2">
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
<Tool
Name="VCCLCompilerTool"
Optimization="2"
@@ -66,35 +108,41 @@
AdditionalIncludeDirectories="..\..\generic\lib\lua\includes;..\..\generic\lib\lua\include;..\..\generic\include;..\..\includes;..\..\generic\lib\zlib\include;..\..\psxdev"
PreprocessorDefinitions="_WINDOWS;ZLIB_DLL"
StringPooling="TRUE"
- RuntimeLibrary="4"
+ RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
+ DebugInformationFormat="3"
+ />
<Tool
- Name="VCCustomBuildTool"/>
+ Name="VCManagedResourceCompilerTool"
+ />
<Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)/PSX-Bundle - library.lib"/>
- <Tool
- Name="VCMIDLTool"/>
+ Name="VCResourceCompilerTool"
+ />
<Tool
- Name="VCPostBuildEventTool"/>
+ Name="VCPreLinkEventTool"
+ />
<Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
+ Name="VCLibrarianTool"
+ OutputFile="$(OutDir)/PSX-Bundle - library.lib"
+ />
<Tool
- Name="VCResourceCompilerTool"/>
+ Name="VCALinkTool"
+ />
<Tool
- Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCXDCMakeTool"
+ />
<Tool
- Name="VCXMLDataGeneratorTool"/>
+ Name="VCBscMakeTool"
+ />
<Tool
- Name="VCManagedWrapperGeneratorTool"/>
+ Name="VCAppVerifierTool"
+ />
<Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ Name="VCPostBuildEventTool"
+ />
</Configuration>
</Configurations>
<References>
@@ -102,126 +150,155 @@
<Files>
<Filter
Name="Lzss class"
- Filter="">
+ >
<File
- RelativePath="..\..\lib\lzss.cpp">
+ RelativePath="..\..\lib\lzss.cpp"
+ >
</File>
<File
- RelativePath="..\..\includes\lzss.h">
+ RelativePath="..\..\includes\lzss.h"
+ >
</File>
</Filter>
<Filter
Name="CD classes"
- Filter="">
+ >
<File
- RelativePath="..\..\lib\cdabstract.cpp">
+ RelativePath="..\..\lib\cdabstract.cpp"
+ >
</File>
<File
- RelativePath="..\..\includes\cdabstract.h">
+ RelativePath="..\..\includes\cdabstract.h"
+ >
</File>
<File
- RelativePath="..\..\lib\cdreader.cpp">
+ RelativePath="..\..\lib\cdreader.cpp"
+ >
</File>
<File
- RelativePath="..\..\includes\cdreader.h">
+ RelativePath="..\..\includes\cdreader.h"
+ >
</File>
<File
- RelativePath="..\..\lib\cdutils.cpp">
+ RelativePath="..\..\lib\cdutils.cpp"
+ >
</File>
<File
- RelativePath="..\..\includes\cdutils.h">
+ RelativePath="..\..\includes\cdutils.h"
+ >
</File>
<File
- RelativePath="..\..\lib\isobuilder.cpp">
+ RelativePath="..\..\lib\isobuilder.cpp"
+ >
</File>
<File
- RelativePath="..\..\includes\isobuilder.h">
+ RelativePath="..\..\includes\isobuilder.h"
+ >
</File>
<File
- RelativePath="..\..\lib\luacd.cpp">
+ RelativePath="..\..\lib\luacd.cpp"
+ >
</File>
<File
- RelativePath="..\..\includes\luacd.h">
+ RelativePath="..\..\includes\luacd.h"
+ >
</File>
<File
- RelativePath="..\..\lib\yazedc.cpp">
+ RelativePath="..\..\lib\yazedc.cpp"
+ >
</File>
<File
- RelativePath="..\..\includes\yazedc.h">
+ RelativePath="..\..\includes\yazedc.h"
+ >
</File>
</Filter>
<Filter
Name="Misc classes"
- Filter="">
+ >
<File
- RelativePath="..\..\lib\luapsx.cpp">
+ RelativePath="..\..\lib\luapsx.cpp"
+ >
</File>
<File
- RelativePath="..\..\includes\luapsx.h">
+ RelativePath="..\..\includes\luapsx.h"
+ >
</File>
</Filter>
<Filter
Name="psxdev.de code"
- Filter="">
+ >
<File
- RelativePath="..\..\psxdev\bs.c">
+ RelativePath="..\..\psxdev\bs.c"
+ >
</File>
<File
- RelativePath="..\..\psxdev\bs.h">
+ RelativePath="..\..\psxdev\bs.h"
+ >
</File>
<File
- RelativePath="..\..\psxdev\common.h">
+ RelativePath="..\..\psxdev\common.h"
+ >
</File>
<File
- RelativePath="..\..\psxdev\idctfst.c">
+ RelativePath="..\..\psxdev\idctfst.c"
+ >
</File>
<File
- RelativePath="..\..\psxdev\jfdctint.c">
+ RelativePath="..\..\psxdev\jfdctint.c"
+ >
</File>
<File
- RelativePath="..\..\psxdev\table.h">
+ RelativePath="..\..\psxdev\table.h"
+ >
</File>
<File
- RelativePath="..\..\psxdev\vlc.c">
+ RelativePath="..\..\psxdev\vlc.c"
+ >
</File>
<File
- RelativePath="..\..\psxdev\xadecode.c">
+ RelativePath="..\..\psxdev\xadecode.c"
+ >
</File>
<File
- RelativePath="..\..\psxdev\xadecode.h">
+ RelativePath="..\..\psxdev\xadecode.h"
+ >
</File>
</Filter>
<Filter
Name="Documentation"
- Filter="">
+ >
<File
- RelativePath="..\..\FAQ.txt">
+ RelativePath="..\..\FAQ.txt"
+ >
</File>
<Filter
Name="English"
- Filter="">
+ >
<File
- RelativePath="..\..\FAQ-cd.txt">
+ RelativePath="..\..\FAQ-cd.txt"
+ >
</File>
<File
- RelativePath="..\..\FAQ-lzss.txt">
+ RelativePath="..\..\FAQ-lzss.txt"
+ >
</File>
<File
- RelativePath="..\..\FAQ-psx.txt">
+ RelativePath="..\..\FAQ-psx.txt"
+ >
</File>
</Filter>
<Filter
Name="French"
- Filter="">
+ >
<File
- RelativePath="..\..\EmuPatch-FAQ.txt">
+ RelativePath="..\..\EmuPatch-FAQ.txt"
+ >
</File>
<File
- RelativePath="..\..\FAQ-cd-fr.txt">
+ RelativePath="..\..\FAQ-cd-fr.txt"
+ >
</File>
</Filter>
</Filter>
</Files>
- <Globals>
- </Globals>
</VisualStudioProject>