summaryrefslogtreecommitdiff
path: root/vcproj-10/map-server_sql.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'vcproj-10/map-server_sql.vcxproj')
-rw-r--r--vcproj-10/map-server_sql.vcxproj13
1 files changed, 6 insertions, 7 deletions
diff --git a/vcproj-10/map-server_sql.vcxproj b/vcproj-10/map-server_sql.vcxproj
index e90c3c4de..ad546cada 100644
--- a/vcproj-10/map-server_sql.vcxproj
+++ b/vcproj-10/map-server_sql.vcxproj
@@ -182,13 +182,12 @@
<ClInclude Include="..\src\map\pc_groups.h" />
<ClInclude Include="..\src\map\pet.h" />
<ClInclude Include="..\src\map\quest.h" />
- <ClInclude Include="..\src\map\config\Core.h" />
- <ClInclude Include="..\src\map\config\Renewal.h" />
- <ClInclude Include="..\src\map\config\Secure.h" />
- <ClInclude Include="..\src\map\config\Data\Const.h" />
- <ClInclude Include="..\src\map\config\Skills\General.h" />
- <ClInclude Include="..\src\map\config\Skills\Mage_Classes.h" />
- <ClInclude Include="..\src\map\config\Skills\Swordsman_Classes.h" />
+ <ClInclude Include="..\src\map\config\const.h" />
+ <ClInclude Include="..\src\map\config\core.h" />
+ <ClInclude Include="..\src\map\config\renewal.h" />
+ <ClInclude Include="..\src\map\config\secure.h" />
+ <ClInclude Include="..\src\map\config\classes\general.h" />
+ <ClInclude Include="..\src\map\config\classes\swordsman.h" />
<ClInclude Include="..\src\map\script.h" />
<ClInclude Include="..\src\map\searchstore.h" />
<ClInclude Include="..\src\map\skill.h" />