diff options
Diffstat (limited to 'vcproj-8')
-rw-r--r-- | vcproj-8/map-server_sql.vcproj | 16 | ||||
-rw-r--r-- | vcproj-8/map-server_txt.vcproj | 16 |
2 files changed, 32 insertions, 0 deletions
diff --git a/vcproj-8/map-server_sql.vcproj b/vcproj-8/map-server_sql.vcproj index f1b1b6cd6..d09db6396 100644 --- a/vcproj-8/map-server_sql.vcproj +++ b/vcproj-8/map-server_sql.vcproj @@ -376,6 +376,14 @@ > </File> <File + RelativePath="..\src\map\buyingstore.c" + > + </File> + <File + RelativePath="..\src\map\buyingstore.h" + > + </File> + <File RelativePath="..\src\map\chat.c" > </File> @@ -556,6 +564,14 @@ > </File> <File + RelativePath="..\src\map\searchstore.c" + > + </File> + <File + RelativePath="..\src\map\searchstore.h" + > + </File> + <File RelativePath="..\src\map\skill.c" > </File> diff --git a/vcproj-8/map-server_txt.vcproj b/vcproj-8/map-server_txt.vcproj index 4de699109..ddd430222 100644 --- a/vcproj-8/map-server_txt.vcproj +++ b/vcproj-8/map-server_txt.vcproj @@ -227,6 +227,14 @@ > </File> <File + RelativePath="..\src\map\buyingstore.c" + > + </File> + <File + RelativePath="..\src\map\buyingstore.h" + > + </File> + <File RelativePath="..\src\map\chat.c" > </File> @@ -407,6 +415,14 @@ > </File> <File + RelativePath="..\src\map\searchstore.c" + > + </File> + <File + RelativePath="..\src\map\searchstore.h" + > + </File> + <File RelativePath="..\src\map\skill.c" > </File> |