static-link MysterX to C libaries
svn: r3267
This commit is contained in:
parent
2e4f86344f
commit
6edcae10ae
|
@ -158,7 +158,7 @@
|
|||
StringPooling="TRUE"
|
||||
MinimalRebuild="FALSE"
|
||||
ExceptionHandling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeLibrary="0"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
UsePrecompiledHeader="2"
|
||||
|
@ -177,7 +177,7 @@
|
|||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\lib\msvc"
|
||||
IgnoreDefaultLibraryNames="LIBCMT.lib"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
ModuleDefinitionFile="..\..\mysterx\mxmain.def"
|
||||
GenerateDebugInformation="FALSE"
|
||||
SubSystem="2"
|
||||
|
|
|
@ -169,7 +169,7 @@
|
|||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MYSPAGE_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
ExceptionHandling="TRUE"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeLibrary="0"
|
||||
BufferSecurityCheck="FALSE"
|
||||
UsePrecompiledHeader="2"
|
||||
ProgramDataBaseFileName=""
|
||||
|
@ -186,7 +186,7 @@
|
|||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\..\lib\msvc"
|
||||
IgnoreDefaultLibraryNames="LIBCMT"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
ModuleDefinitionFile="..\..\..\mysterx\myspage\$(ProjectName).def"
|
||||
GenerateDebugInformation="FALSE"
|
||||
SubSystem="2"
|
||||
|
|
|
@ -167,7 +167,7 @@
|
|||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MYSSINK_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
MinimalRebuild="FALSE"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeLibrary="0"
|
||||
BufferSecurityCheck="FALSE"
|
||||
EnableFunctionLevelLinking="FALSE"
|
||||
UsePrecompiledHeader="2"
|
||||
|
@ -187,7 +187,7 @@
|
|||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\..\lib\msvc"
|
||||
IgnoreDefaultLibraryNames="LIBCMT.lib"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
ModuleDefinitionFile="..\..\..\mysterx\myssink\$(ProjectName).def"
|
||||
GenerateDebugInformation="FALSE"
|
||||
SubSystem="2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user