summaryrefslogtreecommitdiff
path: root/vcproj-7.1
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-04 17:07:31 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-04 17:07:31 +0000
commit43aa8bba7be095cd630a04a93338877ae6aedcad (patch)
tree05917fa6020a17edada16079fc58e4de7054f5a0 /vcproj-7.1
parent15387e5e8a9b274b010a8aa4a225a15813fbcfa8 (diff)
downloadhercules-43aa8bba7be095cd630a04a93338877ae6aedcad.tar.gz
hercules-43aa8bba7be095cd630a04a93338877ae6aedcad.tar.bz2
hercules-43aa8bba7be095cd630a04a93338877ae6aedcad.tar.xz
hercules-43aa8bba7be095cd630a04a93338877ae6aedcad.zip
Preparations for the login server TXT/SQL merge
- copied the sql login server code to /src/login - merged the login server header files - moved the account savefile name config setting to inter_athena.conf and renamed it to match the other settings git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12478 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-7.1')
-rw-r--r--vcproj-7.1/login-server_sql.vcproj4
-rw-r--r--vcproj-7.1/login-server_txt.vcproj2
2 files changed, 3 insertions, 3 deletions
diff --git a/vcproj-7.1/login-server_sql.vcproj b/vcproj-7.1/login-server_sql.vcproj
index 37028adc5..90bd8aad2 100644
--- a/vcproj-7.1/login-server_sql.vcproj
+++ b/vcproj-7.1/login-server_sql.vcproj
@@ -145,10 +145,10 @@
Name="login_sql"
Filter="">
<File
- RelativePath="..\src\login_sql\login.c">
+ RelativePath="..\src\login\login_sql.c">
</File>
<File
- RelativePath="..\src\login_sql\login.h">
+ RelativePath="..\src\login\login.h">
</File>
</Filter>
<Filter
diff --git a/vcproj-7.1/login-server_txt.vcproj b/vcproj-7.1/login-server_txt.vcproj
index b31316fa0..6e16a7641 100644
--- a/vcproj-7.1/login-server_txt.vcproj
+++ b/vcproj-7.1/login-server_txt.vcproj
@@ -151,7 +151,7 @@
RelativePath="..\src\login\admin.c">
</File>
<File
- RelativePath="..\src\login\login.c">
+ RelativePath="..\src\login\login_txt.c">
</File>
<File
RelativePath="..\src\login\login.h">