mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
From Mystler: changes to MS project files to get plPythonPack and plFileSecure to compile.
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="plPythonPack"
|
||||
ProjectGUID="{84868043-5563-435A-A176-76A059653D5C}"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
@ -22,7 +23,7 @@
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
InlineFunctionExpansion="1"
|
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;"../../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../../SDKs/XPlatform/Cypython-2.3.3/PC";../../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static"
|
||||
AdditionalIncludeDirectories="../../../../Sources/Plasma/CoreLib;../../../../Sources/Plasma/PubUtilLib/inc;../../../../Sources/Plasma/FeatureLib/inc;"../../../../SDKs/XPlatform/Cypython-2.3.3/Include";"../../../../SDKs/XPlatform/Cypython-2.3.3/PC";"../../../../SDKs/XPlatform/Cypython-2.3.3/pyconfig_static""
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;MS_NO_COREDLL"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
@ -40,11 +41,11 @@
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="largeint.lib"
|
||||
AdditionalDependencies="largeint.lib CoreLib.lib CoreLibExe.lib plFile.lib pfPython.lib pythoncore_static.lib plUnifiedTime.lib"
|
||||
OutputFile=".\Release/plPythonPack.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="../../../../../StaticSDKs/Win32/Python-2.1/PCbuild"
|
||||
AdditionalLibraryDirectories="../../CoreLibExe/Release;../../PubUtilLib/plUnifiedTime/Release;"../../../../SDKs/XPlatform/Cypython-2.3.3/PCbuild/Release";../../PubUtilLib/plFile/Release;../../FeatureLib/pfPython/Release;../../CoreLib/Release"
|
||||
ProgramDatabaseFile=".\Release/plPythonPack.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
|
Reference in New Issue
Block a user