diff options
Diffstat (limited to 'vcproj-10/map-server_sql.vcxproj')
-rw-r--r-- | vcproj-10/map-server_sql.vcxproj | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcproj-10/map-server_sql.vcxproj b/vcproj-10/map-server_sql.vcxproj index 9f9664548..997854d0f 100644 --- a/vcproj-10/map-server_sql.vcxproj +++ b/vcproj-10/map-server_sql.vcxproj @@ -173,6 +173,13 @@ <ClInclude Include="..\src\map\pc.h" /> <ClInclude Include="..\src\map\pet.h" /> <ClInclude Include="..\src\map\quest.h" /> + <ClInclude Include="..\src\map\RRConfig\Core.h" /> + <ClInclude Include="..\src\map\RRConfig\Renewal.h" /> + <ClInclude Include="..\src\map\RRConfig\Secure.h" /> + <ClInclude Include="..\src\map\RRConfig\Data\Const.h" /> + <ClInclude Include="..\src\map\RRConfig\Skills\General.h" /> + <ClInclude Include="..\src\map\RRConfig\Skills\Mage_Classes.h" /> + <ClInclude Include="..\src\map\RRConfig\Skills\Swordsman_Classes.h" /> <ClInclude Include="..\src\map\script.h" /> <ClInclude Include="..\src\map\searchstore.h" /> <ClInclude Include="..\src\map\skill.h" /> |