summaryrefslogtreecommitdiff
path: root/vcproj-6/login-server_txt.dsp
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-19 21:25:30 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-19 21:25:30 +0000
commita24d9b0b2ca88899e942049aa174a04024b5387f (patch)
tree12aed87756d14759775d01955ac57e1d37a4ca5d /vcproj-6/login-server_txt.dsp
parentf77c9c84c46c0b592c0a6fe6e9880eb48c48d4c3 (diff)
downloadhercules-a24d9b0b2ca88899e942049aa174a04024b5387f.tar.gz
hercules-a24d9b0b2ca88899e942049aa174a04024b5387f.tar.bz2
hercules-a24d9b0b2ca88899e942049aa174a04024b5387f.tar.xz
hercules-a24d9b0b2ca88899e942049aa174a04024b5387f.zip
* Various VC6-related fixes and tweaks. [Ai4rei]
- Fixed a typo in VC6 project files, that prevented login-server from compiling (bugreport:4061, since r12727). - Fixed usage of 'long long' in Sql_P_BindSqlDataType preventing SQL VC6 projects from compiling (bugreport:1741, since r10779). - Fixed usage of 'long long' in strtoull preventing VC6 projects from compiling (bugreport:4059, follow up to r14245). - Made strtoull default to base 10 and actually process base 8, to match the normal behavior of this function (bugreport:4059, follow up to r14245). - Fixed functions in db.c not being returned as pointer, causing warnings on VC6. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14466 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-6/login-server_txt.dsp')
-rw-r--r--vcproj-6/login-server_txt.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcproj-6/login-server_txt.dsp b/vcproj-6/login-server_txt.dsp
index 898273789..5a074475b 100644
--- a/vcproj-6/login-server_txt.dsp
+++ b/vcproj-6/login-server_txt.dsp
@@ -219,7 +219,7 @@ SOURCE=..\src\login\loginlog.h
# End Source File
# Begin Source File
-SOURCE=..\src\login\loginlog_txt.h
+SOURCE=..\src\login\loginlog_txt.c
# End Source File
# End Group
# End Target