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 2c905c921..d8b951deb 100644 --- a/vcproj-9/map-server_sql.vcproj +++ b/vcproj-9/map-server_sql.vcproj @@ -455,6 +455,14 @@ > </File> <File + RelativePath="..\src\map\homunculus.c" + > + </File> + <File + RelativePath="..\src\map\homunculus.h" + > + </File> + <File RelativePath="..\src\map\mercenary.c" > </File> diff --git a/vcproj-9/map-server_txt.vcproj b/vcproj-9/map-server_txt.vcproj index 0a61c1895..2e6d1064d 100644 --- a/vcproj-9/map-server_txt.vcproj +++ b/vcproj-9/map-server_txt.vcproj @@ -314,6 +314,14 @@ > </File> <File + RelativePath="..\src\map\homunculus.c" + > + </File> + <File + RelativePath="..\src\map\homunculus.h" + > + </File> + <File RelativePath="..\src\map\mercenary.c" > </File> |