diff options
Diffstat (limited to 'vcproj-7.1')
-rw-r--r-- | vcproj-7.1/map-server_sql.vcproj | 6 | ||||
-rw-r--r-- | vcproj-7.1/map-server_txt.vcproj | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/vcproj-7.1/map-server_sql.vcproj b/vcproj-7.1/map-server_sql.vcproj index c80671cff..91e1906b4 100644 --- a/vcproj-7.1/map-server_sql.vcproj +++ b/vcproj-7.1/map-server_sql.vcproj @@ -322,6 +322,12 @@ <File RelativePath="..\src\map\vending.h"> </File> + <File + RelativePath="..\src\map\quest.c"> + </File> + <File + RelativePath="..\src\map\quest.h"> + </File> </Filter> <Filter Name="common" diff --git a/vcproj-7.1/map-server_txt.vcproj b/vcproj-7.1/map-server_txt.vcproj index e88722e62..e389684da 100644 --- a/vcproj-7.1/map-server_txt.vcproj +++ b/vcproj-7.1/map-server_txt.vcproj @@ -322,6 +322,12 @@ <File RelativePath="..\src\map\vending.h"> </File> + <File + RelativePath="..\src\map\quest.c"> + </File> + <File + RelativePath="..\src\map\quest.h"> + </File> </Filter> <Filter Name="common" |