You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
158 lines
7.1 KiB
158 lines
7.1 KiB
14 years ago
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="7.10"
|
||
|
Name="plPageOptimizer"
|
||
|
ProjectGUID="{EED64223-B75A-4476-9F16-6ACE587158CD}"
|
||
|
Keyword="Win32Proj">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="Debug"
|
||
|
IntermediateDirectory="Debug"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;"../../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static";../../../../../StaticSDKs/Win32/dx9.0c/include"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||
|
MinimalRebuild="TRUE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="TRUE"
|
||
|
DebugInformationFormat="3"
|
||
|
DisableSpecificWarnings="4267"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="ogg_static.lib vorbis_static.lib vorbisfile_static.lib ksproxy.lib strmiids.lib eax.lib wininet.lib vfw32.lib winmm.lib libcrypto.a ws2_32.lib version.lib odbc32.lib odbccp32.lib eaxguid.lib binkw32.lib d3dx9.lib dinput8.lib dplayx.lib dsound.lib dxerr9.lib dxguid.lib zlibd.lib Rpcrt4.lib ijl15l.lib NxCharacter.lib PhysXLoader.lib libspeex.lib OpenAL32.lib"
|
||
|
OutputFile="$(OutDir)/plPageOptimizer.exe"
|
||
|
LinkIncremental="2"
|
||
|
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\Bink\lib;..\..\..\..\..\StaticSDKs\Win32\eax\lib;..\..\..\..\..\StaticSDKs\Win32\oggvorbis\lib;..\..\..\..\..\STATICSDKS\Win32\ijl\lib;..\..\..\..\..\StaticSDKs\Win32\WMSDK\lib;..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\Win32\dx8.1sdk\lib;..\..\..\..\SDKs\XPlatform\ODE\lib\win32;"..\..\..\..\..\StaticSDKs\XPlatform\expat-1.95.7\StaticLibs";..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib;..\..\..\..\..\StaticSDKs\Win32\PhysX\lib\win32;"..\..\..\..\..\StaticSDKs\XPlatform\expat-1.95.7\StaticLibs\Win32";"..\..\..\..\..\StaticSDKs\Win32\speex-1.0.1\Win32\libspeex\Debug";"..\..\..\..\..\StaticSDKs\Win32\OpenAL 1.1 with EFX SDK\libs\Win32";..\..\..\..\..\StaticSDKs\Win32\dx9.0c\lib"
|
||
|
IgnoreDefaultLibraryNames="libc.lib,libcd.lib,libci.lib"
|
||
|
GenerateDebugInformation="TRUE"
|
||
|
ProgramDatabaseFile="$(OutDir)/plPageOptimizer.pdb"
|
||
|
SubSystem="1"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="Release"
|
||
|
IntermediateDirectory="Release"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/NucleusLib/inc;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;"../../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static";../../../../../StaticSDKs/Win32/dx9.0c/include"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||
|
RuntimeLibrary="2"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="TRUE"
|
||
|
DebugInformationFormat="3"
|
||
|
DisableSpecificWarnings="4267"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="ogg_static.lib vorbis_static.lib vorbisfile_static.lib strmiids.lib eax.lib wininet.lib vfw32.lib winmm.lib libcrypto.a ws2_32.lib version.lib odbc32.lib odbccp32.lib eaxguid.lib binkw32.lib d3dx9.lib dinput8.lib dplayx.lib dsound.lib dxerr9.lib dxguid.lib zlib.lib libspeex.lib OpenAL32.lib Rpcrt4.lib ijl15l.lib NxCharacter.lib PhysXLoader.lib"
|
||
|
OutputFile="$(OutDir)/plPageOptimizer.exe"
|
||
|
LinkIncremental="1"
|
||
|
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\Bink\lib;..\..\..\..\..\StaticSDKs\Win32\eax\lib;..\..\..\..\..\StaticSDKs\Win32\oggvorbis\lib;..\..\..\..\..\STATICSDKS\Win32\ijl\lib;..\..\..\..\..\StaticSDKs\Win32\WMSDK\lib;..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\Win32\dx9.0c\lib;..\..\..\..\SDKs\XPlatform\ODE\lib\win32;"..\..\..\..\..\StaticSDKs\XPlatform\expat-1.95.7\StaticLibs";..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib;"..\..\..\..\..\StaticSDKs\Win32\speex-1.0.1\Win32\libspeex\Release";"..\..\..\..\..\StaticSDKs\Win32\OpenAL 1.1 with EFX SDK\libs\Win32";"..\..\..\..\..\StaticSDKs\XPlatform\expat-1.95.7\StaticLibs\Win32";..\..\..\..\..\StaticSDKs\Win32\PhysX\lib\win32"
|
||
|
IgnoreDefaultLibraryNames="libc.lib,libci.lib"
|
||
|
GenerateDebugInformation="TRUE"
|
||
|
SubSystem="1"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPageOptimizer\main.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPageOptimizer\pfAllCreatables.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\plAllCreatables.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPageOptimizer\plPageOptimizer.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\Apps\plClient\pnAllCreatables.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\Apps\plPageOptimizer\plPageOptimizer.h">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|