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 3e080b7e8..7990b2620 100644 --- a/vcproj-9/map-server_sql.vcproj +++ b/vcproj-9/map-server_sql.vcproj @@ -415,6 +415,14 @@ > </File> <File + RelativePath="..\src\map\duel.c" + > + </File> + <File + RelativePath="..\src\map\duel.h" + > + </File> + <File RelativePath="..\src\map\guild.c" > </File> diff --git a/vcproj-9/map-server_txt.vcproj b/vcproj-9/map-server_txt.vcproj index 8edd0f411..bda9e61d9 100644 --- a/vcproj-9/map-server_txt.vcproj +++ b/vcproj-9/map-server_txt.vcproj @@ -266,6 +266,14 @@ > </File> <File + RelativePath="..\src\map\duel.c" + > + </File> + <File + RelativePath="..\src\map\duel.h" + > + </File> + <File RelativePath="..\src\map\guild.c" > </File> |