summaryrefslogtreecommitdiff
path: root/vcproj-9
diff options
context:
space:
mode:
Diffstat (limited to 'vcproj-9')
-rw-r--r--vcproj-9/char-server.vcproj8
-rw-r--r--vcproj-9/login-server.vcproj8
-rw-r--r--vcproj-9/map-server.vcproj8
-rw-r--r--vcproj-9/mapcache.vcproj12
4 files changed, 36 insertions, 0 deletions
diff --git a/vcproj-9/char-server.vcproj b/vcproj-9/char-server.vcproj
index 2a1dfd732..4ae68cd36 100644
--- a/vcproj-9/char-server.vcproj
+++ b/vcproj-9/char-server.vcproj
@@ -293,6 +293,14 @@
>
</File>
<File
+ RelativePath="..\src\common\console.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\common\console.h"
+ >
+ </File>
+ <File
RelativePath="..\src\common\db.c"
>
</File>
diff --git a/vcproj-9/login-server.vcproj b/vcproj-9/login-server.vcproj
index 9bbc53263..53c77309a 100644
--- a/vcproj-9/login-server.vcproj
+++ b/vcproj-9/login-server.vcproj
@@ -263,6 +263,14 @@
>
</File>
<File
+ RelativePath="..\src\common\console.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\common\console.h"
+ >
+ </File>
+ <File
RelativePath="..\src\common\db.c"
>
</File>
diff --git a/vcproj-9/map-server.vcproj b/vcproj-9/map-server.vcproj
index ff02b2fd3..ff4ba342a 100644
--- a/vcproj-9/map-server.vcproj
+++ b/vcproj-9/map-server.vcproj
@@ -292,6 +292,14 @@
>
</File>
<File
+ RelativePath="..\src\common\console.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\common\console.h"
+ >
+ </File>
+ <File
RelativePath="..\src\common\db.c"
>
</File>
diff --git a/vcproj-9/mapcache.vcproj b/vcproj-9/mapcache.vcproj
index 45d40a004..eadf6b64e 100644
--- a/vcproj-9/mapcache.vcproj
+++ b/vcproj-9/mapcache.vcproj
@@ -211,6 +211,18 @@
>
</File>
<File
+ RelativePath="..\src\common\core.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\common\console.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\common\console.h"
+ >
+ </File>
+ <File
RelativePath="..\src\common\des.c"
>
</File>