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 e147ca137..0dd152f88 100644 --- a/vcproj-9/map-server_sql.vcproj +++ b/vcproj-9/map-server_sql.vcproj @@ -375,6 +375,14 @@ > </File> <File + RelativePath="..\src\map\buyingstore.h" + > + </File> + <File + RelativePath="..\src\map\buyingstore.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 d4ea93a89..14daabc20 100644 --- a/vcproj-9/map-server_txt.vcproj +++ b/vcproj-9/map-server_txt.vcproj @@ -226,6 +226,14 @@ > </File> <File + RelativePath="..\src\map\buyingstore.c" + > + </File> + <File + RelativePath="..\src\map\buyingstore.h" + > + </File> + <File RelativePath="..\src\map\chat.c" > </File> |