|
|
|
@ -52,7 +52,6 @@
|
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
|
BufferSecurityCheck="true"
|
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
|
PrecompiledHeaderThrough="stdpch.h"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
@ -97,16 +96,14 @@
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
CommandLine=""
|
|
|
|
|
/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Release|Win32"
|
|
|
|
|
OutputDirectory="..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
|
IntermediateDirectory="..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
|
Name="Debug|x64"
|
|
|
|
|
OutputDirectory="..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
|
IntermediateDirectory="..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
CharacterSet="2"
|
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
@ -125,18 +122,16 @@
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="3"
|
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
|
OmitFramePointers="true"
|
|
|
|
|
EnableFiberSafeOptimizations="true"
|
|
|
|
|
Optimization="4"
|
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
|
AdditionalIncludeDirectories="../../common/src"
|
|
|
|
|
PreprocessorDefinitions="_WINDOWS;WIN32;NDEBUG;CURL_STATICLIB;LIBXML_STATIC"
|
|
|
|
|
PreprocessorDefinitions="_WINDOWS;WIN32;_DEBUG;CURL_STATICLIB"
|
|
|
|
|
StringPooling="true"
|
|
|
|
|
MinimalRebuild="true"
|
|
|
|
|
ExceptionHandling="2"
|
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
|
PrecompiledHeaderThrough="stdpch.h"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
@ -153,15 +148,13 @@
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="gnu_regex.lib libcurl.lib libjpeg.lib lua.lib luabind.lib wwwapp.lib wwwcache.lib wwwcore.lib wwwfile.lib wwwhtml.lib wwwhttp.lib wwwmime.lib wwwmux.lib wwwstream.lib wwwtrans.lib wwwutils.lib libeay32.lib ssleay32.lib"
|
|
|
|
|
OutputFile="..\..\bin\client_ryzom_r.exe"
|
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
|
AdditionalDependencies="gnu_regex.lib libcurl.lib libjpeg.lib lua.lib luabind_d.lib wwwapp.lib wwwcache.lib wwwcore.lib wwwfile.lib wwwhtml.lib wwwhttp.lib wwwmime.lib wwwmux.lib wwwstream.lib wwwtrans.lib wwwutils.lib libeay32.lib ssleay32.lib"
|
|
|
|
|
OutputFile="..\..\bin64\client_ryzom_d.exe"
|
|
|
|
|
LinkIncremental="2"
|
|
|
|
|
IgnoreDefaultLibraryNames="msvcrt.lib"
|
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
|
SubSystem="2"
|
|
|
|
|
OptimizeReferences="2"
|
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
|
TargetMachine="1"
|
|
|
|
|
TargetMachine="17"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCALinkTool"
|
|
|
|
@ -183,13 +176,12 @@
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
CommandLine=""
|
|
|
|
|
/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
<Configuration
|
|
|
|
|
Name="Debug|x64"
|
|
|
|
|
OutputDirectory="..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
|
IntermediateDirectory="..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
|
Name="Release|Win32"
|
|
|
|
|
OutputDirectory="..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
|
IntermediateDirectory="..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
|
ConfigurationType="1"
|
|
|
|
|
CharacterSet="2"
|
|
|
|
|
>
|
|
|
|
@ -207,20 +199,21 @@
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
TargetEnvironment="3"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="4"
|
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
|
OmitFramePointers="true"
|
|
|
|
|
EnableFiberSafeOptimizations="true"
|
|
|
|
|
AdditionalIncludeDirectories="../../common/src"
|
|
|
|
|
PreprocessorDefinitions="_WINDOWS;WIN32;_DEBUG;CURL_STATICLIB"
|
|
|
|
|
PreprocessorDefinitions="_WINDOWS;WIN32;NDEBUG;CURL_STATICLIB;LIBXML_STATIC"
|
|
|
|
|
StringPooling="true"
|
|
|
|
|
MinimalRebuild="true"
|
|
|
|
|
ExceptionHandling="2"
|
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
|
PrecompiledHeaderThrough="stdpch.h"
|
|
|
|
|
WarningLevel="3"
|
|
|
|
@ -237,13 +230,15 @@
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="gnu_regex.lib libcurl.lib libjpeg.lib lua.lib luabind_d.lib wwwapp.lib wwwcache.lib wwwcore.lib wwwfile.lib wwwhtml.lib wwwhttp.lib wwwmime.lib wwwmux.lib wwwstream.lib wwwtrans.lib wwwutils.lib libeay32.lib ssleay32.lib"
|
|
|
|
|
OutputFile="..\..\bin64\client_ryzom_d.exe"
|
|
|
|
|
LinkIncremental="2"
|
|
|
|
|
IgnoreDefaultLibraryNames="msvcrt.lib"
|
|
|
|
|
AdditionalDependencies="gnu_regex.lib libcurl.lib libjpeg.lib lua.lib luabind.lib wwwapp.lib wwwcache.lib wwwcore.lib wwwfile.lib wwwhtml.lib wwwhttp.lib wwwmime.lib wwwmux.lib wwwstream.lib wwwtrans.lib wwwutils.lib libeay32.lib ssleay32.lib"
|
|
|
|
|
OutputFile="..\..\bin\client_ryzom_r.exe"
|
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
|
SubSystem="2"
|
|
|
|
|
TargetMachine="17"
|
|
|
|
|
OptimizeReferences="2"
|
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
|
TargetMachine="1"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCALinkTool"
|
|
|
|
@ -293,7 +288,7 @@
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|
Optimization="3"
|
|
|
|
|
Optimization="4"
|
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
@ -323,8 +318,6 @@
|
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
|
AdditionalDependencies="gnu_regex.lib libcurl.lib lua.lib luabind.lib wwwapp.lib wwwcache.lib wwwcore.lib wwwfile.lib wwwhtml.lib wwwhttp.lib wwwmime.lib wwwmux.lib wwwstream.lib wwwtrans.lib wwwutils.lib libeay32.lib ssleay32.lib"
|
|
|
|
|
OutputFile="..\..\bin64\client_ryzom_r.exe"
|
|
|
|
|
LinkIncremental="1"
|
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
|
SubSystem="2"
|
|
|
|
|
OptimizeReferences="2"
|
|
|
|
@ -349,6 +342,9 @@
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
|
/>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
</Configurations>
|
|
|
|
|
<References>
|
|
|
|
@ -2894,7 +2890,7 @@
|
|
|
|
|
/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Release|Win32"
|
|
|
|
|
Name="Debug|x64"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
@ -2902,7 +2898,7 @@
|
|
|
|
|
/>
|
|
|
|
|
</FileConfiguration>
|
|
|
|
|
<FileConfiguration
|
|
|
|
|
Name="Debug|x64"
|
|
|
|
|
Name="Release|Win32"
|
|
|
|
|
>
|
|
|
|
|
<Tool
|
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
|