diff options
Diffstat (limited to 'vcproj-6')
-rw-r--r-- | vcproj-6/char-server_sql.dsp | 16 | ||||
-rw-r--r-- | vcproj-6/login-server_sql.dsp | 8 | ||||
-rw-r--r-- | vcproj-6/map-server_sql.dsp | 8 |
3 files changed, 24 insertions, 8 deletions
diff --git a/vcproj-6/char-server_sql.dsp b/vcproj-6/char-server_sql.dsp index aa85a3344..f84332a7b 100644 --- a/vcproj-6/char-server_sql.dsp +++ b/vcproj-6/char-server_sql.dsp @@ -147,6 +147,14 @@ SOURCE=..\src\common\socket.h # End Source File
# Begin Source File
+SOURCE=..\src\common\sql.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\common\sql.h
+# End Source File
+# Begin Source File
+
SOURCE=..\src\common\strlib.c
# End Source File
# Begin Source File
@@ -233,14 +241,6 @@ SOURCE=..\src\char_sql\inter.c SOURCE=..\src\char_sql\inter.h
# End Source File
-# Begin Source File
-
-SOURCE=..\src\char_sql\itemdb.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\src\char_sql\itemdb.h
-# End Source File
# End Group
# End Target
# End Project
diff --git a/vcproj-6/login-server_sql.dsp b/vcproj-6/login-server_sql.dsp index 17bcff167..07f853727 100644 --- a/vcproj-6/login-server_sql.dsp +++ b/vcproj-6/login-server_sql.dsp @@ -155,6 +155,14 @@ SOURCE=..\src\common\socket.h # End Source File
# Begin Source File
+SOURCE=..\src\common\sql.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\common\sql.h
+# End Source File
+# Begin Source File
+
SOURCE=..\src\common\strlib.c
# End Source File
# Begin Source File
diff --git a/vcproj-6/map-server_sql.dsp b/vcproj-6/map-server_sql.dsp index f41048829..f18eda8c6 100644 --- a/vcproj-6/map-server_sql.dsp +++ b/vcproj-6/map-server_sql.dsp @@ -155,6 +155,14 @@ SOURCE=..\src\common\socket.h # End Source File
# Begin Source File
+SOURCE=..\src\common\sql.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\common\sql.h
+# End Source File
+# Begin Source File
+
SOURCE=..\src\common\strlib.c
# End Source File
# Begin Source File
|