summaryrefslogtreecommitdiff
path: root/vcproj-9
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-26 10:37:45 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-26 10:37:45 +0000
commit49e9510c432987393d10ec1b8b1c2d416c9feb42 (patch)
tree4d930ebf1094ad5972cb8ba20b89d12ce74d4f3c /vcproj-9
parentfda87bd7ef5a71f4f5d5e604de1b15c58763efdd (diff)
downloadhercules-49e9510c432987393d10ec1b8b1c2d416c9feb42.tar.gz
hercules-49e9510c432987393d10ec1b8b1c2d416c9feb42.tar.bz2
hercules-49e9510c432987393d10ec1b8b1c2d416c9feb42.tar.xz
hercules-49e9510c432987393d10ec1b8b1c2d416c9feb42.zip
Adjusted eAthena code to compile cleanly in C++ mode.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12436 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-9')
-rw-r--r--vcproj-9/char-server_sql.vcproj9
-rw-r--r--vcproj-9/char-server_txt.vcproj9
-rw-r--r--vcproj-9/ladmin.vcproj7
-rw-r--r--vcproj-9/login-server_sql.vcproj9
-rw-r--r--vcproj-9/login-server_txt.vcproj10
-rw-r--r--vcproj-9/map-server_sql.vcproj11
-rw-r--r--vcproj-9/map-server_txt.vcproj11
-rw-r--r--vcproj-9/mapcache.vcproj7
-rw-r--r--vcproj-9/txt-converter-char.vcproj7
-rw-r--r--vcproj-9/txt-converter-login.vcproj7
10 files changed, 32 insertions, 55 deletions
diff --git a/vcproj-9/char-server_sql.vcproj b/vcproj-9/char-server_sql.vcproj
index bf882d8ae..b4d46301d 100644
--- a/vcproj-9/char-server_sql.vcproj
+++ b/vcproj-9/char-server_sql.vcproj
@@ -41,6 +41,7 @@
/>
<Tool
Name="VCCLCompilerTool"
+ AdditionalOptions="/wd4800"
Optimization="0"
AdditionalIncludeDirectories="..\src\common;..\src\zlib;..\src\mysql"
PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
@@ -53,9 +54,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -129,6 +129,7 @@
/>
<Tool
Name="VCCLCompilerTool"
+ AdditionalOptions="/wd4800"
Optimization="2"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="true"
@@ -143,9 +144,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -169,7 +169,6 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
diff --git a/vcproj-9/char-server_txt.vcproj b/vcproj-9/char-server_txt.vcproj
index 8e7ec7c65..ef6806380 100644
--- a/vcproj-9/char-server_txt.vcproj
+++ b/vcproj-9/char-server_txt.vcproj
@@ -41,6 +41,7 @@
/>
<Tool
Name="VCCLCompilerTool"
+ AdditionalOptions="/wd4800"
Optimization="0"
AdditionalIncludeDirectories="..\src\common;..\src\zlib"
PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;TXT_ONLY;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
@@ -53,9 +54,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -128,6 +128,7 @@
/>
<Tool
Name="VCCLCompilerTool"
+ AdditionalOptions="/wd4800"
Optimization="2"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="true"
@@ -142,9 +143,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -167,7 +167,6 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
diff --git a/vcproj-9/ladmin.vcproj b/vcproj-9/ladmin.vcproj
index 4765619ff..69307a132 100644
--- a/vcproj-9/ladmin.vcproj
+++ b/vcproj-9/ladmin.vcproj
@@ -52,9 +52,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -142,9 +141,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -167,7 +165,6 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
diff --git a/vcproj-9/login-server_sql.vcproj b/vcproj-9/login-server_sql.vcproj
index ce9b4c923..ba9a6027c 100644
--- a/vcproj-9/login-server_sql.vcproj
+++ b/vcproj-9/login-server_sql.vcproj
@@ -41,6 +41,7 @@
/>
<Tool
Name="VCCLCompilerTool"
+ AdditionalOptions="/wd4800"
Optimization="0"
AdditionalIncludeDirectories="..\src\common;..\src\zlib;..\src\mysql"
PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
@@ -53,9 +54,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -129,6 +129,7 @@
/>
<Tool
Name="VCCLCompilerTool"
+ AdditionalOptions="/wd4800"
Optimization="2"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="true"
@@ -145,9 +146,8 @@
PrecompiledHeaderThrough=""
PrecompiledHeaderFile=""
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -171,7 +171,6 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
diff --git a/vcproj-9/login-server_txt.vcproj b/vcproj-9/login-server_txt.vcproj
index fbc53a87c..1ef895c32 100644
--- a/vcproj-9/login-server_txt.vcproj
+++ b/vcproj-9/login-server_txt.vcproj
@@ -40,7 +40,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/wd4100"
+ AdditionalOptions="/wd4100&#x0D;&#x0A;/wd4800"
Optimization="0"
AdditionalIncludeDirectories="..\src\common;..\src\zlib"
PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;TXT_ONLY;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
@@ -53,9 +53,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -128,6 +127,7 @@
/>
<Tool
Name="VCCLCompilerTool"
+ AdditionalOptions="/wd4800"
Optimization="2"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="true"
@@ -142,9 +142,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -167,7 +166,6 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj
index fce6df987..df0d9a7c3 100644
--- a/vcproj-9/map-server_sql.vcproj
+++ b/vcproj-9/map-server_sql.vcproj
@@ -40,7 +40,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/wd4018&#x0D;&#x0A;/wd4100"
+ AdditionalOptions="/wd4018&#x0D;&#x0A;/wd4100&#x0D;&#x0A;/wd4800"
Optimization="0"
AdditionalIncludeDirectories="..\src\common;..\src\zlib;..\src\mysql"
PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;PCRE_SUPPORT;MAPREGSQL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
@@ -53,9 +53,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -129,7 +128,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/wd4018&#x0D;&#x0A;/wd4100"
+ AdditionalOptions="/wd4018&#x0D;&#x0A;/wd4100&#x0D;&#x0A;/wd4800"
Optimization="2"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="true"
@@ -144,9 +143,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -170,7 +168,6 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
diff --git a/vcproj-9/map-server_txt.vcproj b/vcproj-9/map-server_txt.vcproj
index d482b8dc8..567a27ccc 100644
--- a/vcproj-9/map-server_txt.vcproj
+++ b/vcproj-9/map-server_txt.vcproj
@@ -40,7 +40,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/wd4018&#x0D;&#x0A;/wd4100"
+ AdditionalOptions="/wd4018&#x0D;&#x0A;/wd4100&#x0D;&#x0A;/wd4800"
Optimization="0"
AdditionalIncludeDirectories="..\src\common;..\src\zlib"
PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;PCRE_SUPPORT;TXT_ONLY;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
@@ -53,9 +53,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -128,7 +127,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalOptions="/wd4018&#x0D;&#x0A;/wd4100"
+ AdditionalOptions="/wd4018&#x0D;&#x0A;/wd4100&#x0D;&#x0A;/wd4800"
Optimization="2"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="true"
@@ -144,9 +143,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -169,7 +167,6 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
diff --git a/vcproj-9/mapcache.vcproj b/vcproj-9/mapcache.vcproj
index 351b74377..a67a7fce8 100644
--- a/vcproj-9/mapcache.vcproj
+++ b/vcproj-9/mapcache.vcproj
@@ -52,9 +52,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -142,9 +141,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -167,7 +165,6 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
diff --git a/vcproj-9/txt-converter-char.vcproj b/vcproj-9/txt-converter-char.vcproj
index 4eef64794..ce2ff1762 100644
--- a/vcproj-9/txt-converter-char.vcproj
+++ b/vcproj-9/txt-converter-char.vcproj
@@ -53,9 +53,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -145,9 +144,8 @@
PrecompiledHeaderThrough=""
PrecompiledHeaderFile=""
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -171,7 +169,6 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
diff --git a/vcproj-9/txt-converter-login.vcproj b/vcproj-9/txt-converter-login.vcproj
index 4fde417f7..baf84d9e8 100644
--- a/vcproj-9/txt-converter-login.vcproj
+++ b/vcproj-9/txt-converter-login.vcproj
@@ -53,9 +53,8 @@
DefaultCharIsUnsigned="false"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -145,9 +144,8 @@
PrecompiledHeaderThrough=""
PrecompiledHeaderFile=""
WarningLevel="3"
- Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
- CompileAs="1"
+ CompileAs="2"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -171,7 +169,6 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
- OptimizeForWindows98="1"
LinkTimeCodeGeneration="1"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"