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 7597f70d3..511cebc98 100644 --- a/vcproj-6/map-server_sql.dsp +++ b/vcproj-6/map-server_sql.dsp @@ -215,6 +215,14 @@ SOURCE=..\src\map\battle.h # End Source File # Begin Source File +SOURCE=..\src\map\battleground.c +# End Source File +# Begin Source File + +SOURCE=..\src\map\battleground.h +# End Source File +# Begin Source File + SOURCE=..\src\map\chat.c # End Source File # Begin Source File diff --git a/vcproj-6/map-server_txt.dsp b/vcproj-6/map-server_txt.dsp index bcee75739..9e6a20edb 100644 --- a/vcproj-6/map-server_txt.dsp +++ b/vcproj-6/map-server_txt.dsp @@ -199,6 +199,10 @@ SOURCE=..\src\map\battle.c # End Source File # Begin Source File +SOURCE=..\src\map\battleground.c +# End Source File +# Begin Source File + SOURCE=..\src\map\chat.c # End Source File # Begin Source File @@ -315,6 +319,10 @@ SOURCE=..\src\map\battle.h # End Source File # Begin Source File +SOURCE=..\src\map\battleground.h +# End Source File +# Begin Source File + SOURCE=..\src\map\chat.h # End Source File # Begin Source File |