|
|
@ -102,11 +102,12 @@
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|x64"
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
OutputDirectory="..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
IntermediateDirectory="..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
IntermediateDirectory="..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
ConfigurationType="1"
|
|
|
|
CharacterSet="2"
|
|
|
|
CharacterSet="2"
|
|
|
|
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
@ -122,21 +123,21 @@
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TargetEnvironment="3"
|
|
|
|
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="4"
|
|
|
|
Optimization="3"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
|
|
|
|
OmitFramePointers="true"
|
|
|
|
|
|
|
|
EnableFiberSafeOptimizations="true"
|
|
|
|
AdditionalIncludeDirectories="../../common/src"
|
|
|
|
AdditionalIncludeDirectories="../../common/src"
|
|
|
|
PreprocessorDefinitions="_WINDOWS;WIN32;_DEBUG;CURL_STATICLIB"
|
|
|
|
PreprocessorDefinitions="_WINDOWS;WIN32;NDEBUG;CURL_STATICLIB;LIBXML_STATIC"
|
|
|
|
StringPooling="true"
|
|
|
|
StringPooling="true"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
|
|
|
|
ExceptionHandling="2"
|
|
|
|
ExceptionHandling="2"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
|
|
|
|
BufferSecurityCheck="true"
|
|
|
|
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="stdpch.h"
|
|
|
|
PrecompiledHeaderThrough="stdpch.h"
|
|
|
|
WarningLevel="3"
|
|
|
|
WarningLevel="3"
|
|
|
@ -153,13 +154,15 @@
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
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"
|
|
|
|
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="..\..\bin64\client_ryzom_d.exe"
|
|
|
|
OutputFile="..\..\bin\client_ryzom_r.exe"
|
|
|
|
LinkIncremental="2"
|
|
|
|
LinkIncremental="1"
|
|
|
|
IgnoreDefaultLibraryNames="msvcrt.lib"
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="2"
|
|
|
|
SubSystem="2"
|
|
|
|
TargetMachine="17"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
Name="VCALinkTool"
|
|
|
@ -181,15 +184,16 @@
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
|
|
|
|
Description="insert the hi res icon"
|
|
|
|
|
|
|
|
CommandLine="$(InputDir)\..\..\tools\scripts\windows\tools\replace_vista_icon.exe $(TargetPath) $(InputDir)\ryzom.ico 101"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
Name="Debug|x64"
|
|
|
|
OutputDirectory="..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
OutputDirectory="..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
IntermediateDirectory="..\..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
IntermediateDirectory="..\..\obj64\$(ConfigurationName)\$(ProjectName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
ConfigurationType="1"
|
|
|
|
CharacterSet="2"
|
|
|
|
CharacterSet="2"
|
|
|
|
WholeProgramOptimization="0"
|
|
|
|
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
@ -205,21 +209,21 @@
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
|
|
|
|
TargetEnvironment="3"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="3"
|
|
|
|
Optimization="4"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
|
|
|
|
OmitFramePointers="true"
|
|
|
|
|
|
|
|
EnableFiberSafeOptimizations="true"
|
|
|
|
|
|
|
|
AdditionalIncludeDirectories="../../common/src"
|
|
|
|
AdditionalIncludeDirectories="../../common/src"
|
|
|
|
PreprocessorDefinitions="_WINDOWS;WIN32;NDEBUG;CURL_STATICLIB;LIBXML_STATIC"
|
|
|
|
PreprocessorDefinitions="_WINDOWS;WIN32;_DEBUG;CURL_STATICLIB"
|
|
|
|
StringPooling="true"
|
|
|
|
StringPooling="true"
|
|
|
|
|
|
|
|
MinimalRebuild="true"
|
|
|
|
ExceptionHandling="2"
|
|
|
|
ExceptionHandling="2"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
BufferSecurityCheck="false"
|
|
|
|
SmallerTypeCheck="true"
|
|
|
|
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
|
|
|
|
BufferSecurityCheck="true"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="stdpch.h"
|
|
|
|
PrecompiledHeaderThrough="stdpch.h"
|
|
|
|
WarningLevel="3"
|
|
|
|
WarningLevel="3"
|
|
|
@ -236,15 +240,13 @@
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
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"
|
|
|
|
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="..\..\bin\client_ryzom_r.exe"
|
|
|
|
OutputFile="..\..\bin64\client_ryzom_d.exe"
|
|
|
|
LinkIncremental="1"
|
|
|
|
LinkIncremental="2"
|
|
|
|
IgnoreDefaultLibraryNames=""
|
|
|
|
IgnoreDefaultLibraryNames="msvcrt.lib"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="2"
|
|
|
|
SubSystem="2"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
TargetMachine="17"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
|
|
|
|
TargetMachine="1"
|
|
|
|
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
Name="VCALinkTool"
|
|
|
@ -266,8 +268,6 @@
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
Description="insert the hi res icon"
|
|
|
|
|
|
|
|
CommandLine="$(InputDir)\..\..\tools\scripts\windows\tools\replace_vista_icon.exe $(TargetPath) $(InputDir)\ryzom.ico 101"
|
|
|
|
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
<Configuration
|
|
|
@ -2902,7 +2902,7 @@
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|x64"
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
@ -2910,7 +2910,7 @@
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
Name="Debug|x64"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|