diff options
Diffstat (limited to 'vcproj-6')
-rw-r--r-- | vcproj-6/map-server_sql.dsp | 8 | ||||
-rw-r--r-- | vcproj-6/map-server_txt.dsp | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/vcproj-6/map-server_sql.dsp b/vcproj-6/map-server_sql.dsp index a80ded6f1..cfcf61a39 100644 --- a/vcproj-6/map-server_sql.dsp +++ b/vcproj-6/map-server_sql.dsp @@ -425,6 +425,14 @@ SOURCE=..\src\map\vending.c SOURCE=..\src\map\vending.h
# End Source File
+# Begin Source File
+
+SOURCE=..\src\map\quest.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\map\quest.h
+# End Source File
# End Group
# Begin Group "zlib"
diff --git a/vcproj-6/map-server_txt.dsp b/vcproj-6/map-server_txt.dsp index 2f56c5a62..4f2e4409e 100644 --- a/vcproj-6/map-server_txt.dsp +++ b/vcproj-6/map-server_txt.dsp @@ -421,6 +421,14 @@ SOURCE=..\src\map\unit.h SOURCE=..\src\map\vending.h
# End Source File
+# Begin Source File
+
+SOURCE=..\src\map\quest.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\map\quest.h
+# End Source File
# End Group
# Begin Group "zlib"
|