summaryrefslogtreecommitdiff
path: root/vcproj-9
diff options
context:
space:
mode:
authorblacksirius <blacksirius@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-06-10 16:08:18 +0000
committerblacksirius <blacksirius@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-06-10 16:08:18 +0000
commiteadbcb71e5d5d453a56403dee28abb82b3836bb7 (patch)
treef633306faf06b717b8fcd469ba49dfd70b488bba /vcproj-9
parente85c28ce148e0740697c76e9751b0d9cacbe67d1 (diff)
downloadhercules-eadbcb71e5d5d453a56403dee28abb82b3836bb7.tar.gz
hercules-eadbcb71e5d5d453a56403dee28abb82b3836bb7.tar.bz2
hercules-eadbcb71e5d5d453a56403dee28abb82b3836bb7.tar.xz
hercules-eadbcb71e5d5d453a56403dee28abb82b3836bb7.zip
VC9/VC10: followup for commit r16263 (windows port)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16264 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-9')
-rw-r--r--vcproj-9/char-server_sql.vcproj16
-rw-r--r--vcproj-9/login-server_sql.vcproj16
-rw-r--r--vcproj-9/map-server_sql.vcproj16
3 files changed, 48 insertions, 0 deletions
diff --git a/vcproj-9/char-server_sql.vcproj b/vcproj-9/char-server_sql.vcproj
index 369c6452a..65cf70704 100644
--- a/vcproj-9/char-server_sql.vcproj
+++ b/vcproj-9/char-server_sql.vcproj
@@ -333,6 +333,14 @@
>
</File>
<File
+ RelativePath="..\src\common\mempool.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\common\mempool.h"
+ >
+ </File>
+ <File
RelativePath="..\src\common\mmo.h"
>
</File>
@@ -353,6 +361,14 @@
>
</File>
<File
+ RelativePath="..\src\common\raconf.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\common\raconf.h"
+ >
+ </File>
+ <File
RelativePath="..\src\common\random.c"
>
</File>
diff --git a/vcproj-9/login-server_sql.vcproj b/vcproj-9/login-server_sql.vcproj
index d3ed25e0a..acddd06e5 100644
--- a/vcproj-9/login-server_sql.vcproj
+++ b/vcproj-9/login-server_sql.vcproj
@@ -303,6 +303,14 @@
>
</File>
<File
+ RelativePath="..\src\common\mempool.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\common\mempool.h"
+ >
+ </File>
+ <File
RelativePath="..\src\common\mmo.h"
>
</File>
@@ -323,6 +331,14 @@
>
</File>
<File
+ RelativePath="..\src\common\raconf.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\common\raconf.h"
+ >
+ </File>
+ <File
RelativePath="..\src\common\random.c"
>
</File>
diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj
index 153a19fbe..0a5f07936 100644
--- a/vcproj-9/map-server_sql.vcproj
+++ b/vcproj-9/map-server_sql.vcproj
@@ -356,6 +356,14 @@
>
</File>
<File
+ RelativePath="..\src\common\mempool.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\common\mempool.h"
+ >
+ </File>
+ <File
RelativePath="..\src\common\mmo.h"
>
</File>
@@ -376,6 +384,14 @@
>
</File>
<File
+ RelativePath="..\src\common\raconf.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\common\raconf.h"
+ >
+ </File>
+ <File
RelativePath="..\src\common\random.c"
>
</File>