diff options
Diffstat (limited to 'vcproj-9/map-server_sql.vcproj')
-rw-r--r-- | vcproj-9/map-server_sql.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj index 153a19fbe..0a5f07936 100644 --- a/vcproj-9/map-server_sql.vcproj +++ b/vcproj-9/map-server_sql.vcproj @@ -356,6 +356,14 @@ > </File> <File + RelativePath="..\src\common\mempool.c" + > + </File> + <File + RelativePath="..\src\common\mempool.h" + > + </File> + <File RelativePath="..\src\common\mmo.h" > </File> @@ -376,6 +384,14 @@ > </File> <File + RelativePath="..\src\common\raconf.c" + > + </File> + <File + RelativePath="..\src\common\raconf.h" + > + </File> + <File RelativePath="..\src\common\random.c" > </File> |