diff options
Diffstat (limited to 'vcproj-9')
-rw-r--r-- | vcproj-9/map-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-9/map-server_txt.vcproj | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj index 814c25fe6..22da33b69 100644 --- a/vcproj-9/map-server_sql.vcproj +++ b/vcproj-9/map-server_sql.vcproj @@ -359,6 +359,14 @@ > </File> <File + RelativePath="..\src\map\battleground.h" + > + </File> + <File + RelativePath="..\src\map\battleground.c" + > + </File> + <File RelativePath="..\src\map\chat.c" > </File> diff --git a/vcproj-9/map-server_txt.vcproj b/vcproj-9/map-server_txt.vcproj index 679f2d287..b0b8abe7f 100644 --- a/vcproj-9/map-server_txt.vcproj +++ b/vcproj-9/map-server_txt.vcproj @@ -218,6 +218,14 @@ > </File> <File + RelativePath="..\src\map\battleground.c" + > + </File> + <File + RelativePath="..\src\map\battleground.h" + > + </File> + <File RelativePath="..\src\map\chat.c" > </File> |