summaryrefslogtreecommitdiff
path: root/vcproj-8/login-server_txt.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'vcproj-8/login-server_txt.vcproj')
-rw-r--r--vcproj-8/login-server_txt.vcproj84
1 files changed, 54 insertions, 30 deletions
diff --git a/vcproj-8/login-server_txt.vcproj b/vcproj-8/login-server_txt.vcproj
index 74aa6b510..157a8340d 100644
--- a/vcproj-8/login-server_txt.vcproj
+++ b/vcproj-8/login-server_txt.vcproj
@@ -20,7 +20,6 @@
OutputDirectory="Debug-login"
IntermediateDirectory="Debug-login"
ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
<Tool
@@ -46,11 +45,11 @@
GeneratePreprocessedFile="0"
MinimalRebuild="true"
BasicRuntimeChecks="3"
- RuntimeLibrary="1"
+ RuntimeLibrary="3"
BufferSecurityCheck="true"
EnableFunctionLevelLinking="true"
DisableLanguageExtensions="false"
- DefaultCharIsUnsigned="true"
+ DefaultCharIsUnsigned="false"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
@@ -72,13 +71,14 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="WSOCK32.lib zdll.lib"
+ AdditionalDependencies="msvcrt.lib oldnames.lib ws2_32.lib zdll.lib"
ShowProgress="0"
OutputFile="..\login-server.exe"
LinkIncremental="2"
AdditionalLibraryDirectories="..\lib"
+ IgnoreAllDefaultLibraries="true"
GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/eAthena.pdb"
+ ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
SubSystem="1"
TargetMachine="1"
/>
@@ -112,8 +112,8 @@
OutputDirectory="Release-login"
IntermediateDirectory="Release-login"
ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
+ WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
@@ -132,18 +132,22 @@
/>
<Tool
Name="VCCLCompilerTool"
+ Optimization="3"
+ InlineFunctionExpansion="2"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
EnableFiberSafeOptimizations="true"
+ WholeProgramOptimization="true"
AdditionalIncludeDirectories="..\src\common;..\src\zlib"
PreprocessorDefinitions="WIN32;_WIN32;__WIN32;TXT_ONLY;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
- RuntimeLibrary="0"
- DefaultCharIsUnsigned="true"
+ StringPooling="true"
+ RuntimeLibrary="2"
+ DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="0"
+ DebugInformationFormat="3"
CompileAs="1"
/>
<Tool
@@ -157,11 +161,13 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="WSOCK32.lib zdll.lib"
+ AdditionalDependencies="msvcrt.lib oldnames.lib ws2_32.lib zdll.lib"
OutputFile="..\login-server.exe"
LinkIncremental="1"
AdditionalLibraryDirectories="..\lib"
- GenerateDebugInformation="false"
+ IgnoreAllDefaultLibraries="true"
+ GenerateDebugInformation="true"
+ ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
@@ -280,60 +286,78 @@
</Filter>
<Filter
Name="Header Files"
- Filter="">
+ >
<File
- RelativePath="..\src\common\core.h">
+ RelativePath="..\src\common\core.h"
+ >
</File>
<File
- RelativePath="..\src\common\db.h">
+ RelativePath="..\src\common\db.h"
+ >
</File>
<File
- RelativePath="..\src\common\graph.h">
+ RelativePath="..\src\common\graph.h"
+ >
</File>
<File
- RelativePath="..\src\common\grfio.h">
+ RelativePath="..\src\common\grfio.h"
+ >
</File>
<File
- RelativePath="..\src\common\lock.h">
+ RelativePath="..\src\common\lock.h"
+ >
</File>
<File
- RelativePath="..\src\login\login.h">
+ RelativePath="..\src\login\login.h"
+ >
</File>
<File
- RelativePath="..\src\common\malloc.h">
+ RelativePath="..\src\common\malloc.h"
+ >
</File>
<File
- RelativePath="..\src\common\md5calc.h">
+ RelativePath="..\src\common\md5calc.h"
+ >
</File>
<File
- RelativePath="..\src\common\mmo.h">
+ RelativePath="..\src\common\mmo.h"
+ >
</File>
<File
- RelativePath="..\src\common\nullpo.h">
+ RelativePath="..\src\common\nullpo.h"
+ >
</File>
<File
- RelativePath="..\src\common\plugin.h">
+ RelativePath="..\src\common\plugin.h"
+ >
</File>
<File
- RelativePath="..\src\common\plugins.h">
+ RelativePath="..\src\common\plugins.h"
+ >
</File>
<File
- RelativePath="..\src\common\showmsg.h">
+ RelativePath="..\src\common\showmsg.h"
+ >
</File>
<File
- RelativePath="..\src\common\socket.h">
+ RelativePath="..\src\common\socket.h"
+ >
</File>
<File
- RelativePath="..\src\common\strlib.h">
+ RelativePath="..\src\common\strlib.h"
+ >
</File>
<File
- RelativePath="..\src\common\timer.h">
+ RelativePath="..\src\common\timer.h"
+ >
</File>
<File
- RelativePath="..\src\common\utils.h">
+ RelativePath="..\src\common\utils.h"
+ >
</File>
<File
- RelativePath="..\src\common\version.h">
+ RelativePath="..\src\common\version.h"
+ >
</File>
</Filter>
</Files>