|
@@ -162,6 +162,10 @@
|
|
<ClInclude Include="..\src\common\cli.h" />
|
|
<ClInclude Include="..\src\common\cli.h" />
|
|
<ClInclude Include="..\src\common\msg_conf.h" />
|
|
<ClInclude Include="..\src\common\msg_conf.h" />
|
|
<ClInclude Include="..\src\char\char.h" />
|
|
<ClInclude Include="..\src\char\char.h" />
|
|
|
|
+ <ClInclude Include="..\src\char\char_clif.h" />
|
|
|
|
+ <ClInclude Include="..\src\char\char_cnslif.h" />
|
|
|
|
+ <ClInclude Include="..\src\char\char_logif.h" />
|
|
|
|
+ <ClInclude Include="..\src\char\char_mapif.h" />
|
|
<ClInclude Include="..\src\char\int_auction.h" />
|
|
<ClInclude Include="..\src\char\int_auction.h" />
|
|
<ClInclude Include="..\src\char\int_elemental.h" />
|
|
<ClInclude Include="..\src\char\int_elemental.h" />
|
|
<ClInclude Include="..\src\char\int_guild.h" />
|
|
<ClInclude Include="..\src\char\int_guild.h" />
|
|
@@ -203,6 +207,10 @@
|
|
<ClCompile Include="..\src\common\cli.c" />
|
|
<ClCompile Include="..\src\common\cli.c" />
|
|
<ClCompile Include="..\src\common\msg_conf.c" />
|
|
<ClCompile Include="..\src\common\msg_conf.c" />
|
|
<ClCompile Include="..\src\char\char.c" />
|
|
<ClCompile Include="..\src\char\char.c" />
|
|
|
|
+ <ClCompile Include="..\src\char\char_clif.c" />
|
|
|
|
+ <ClCompile Include="..\src\char\char_cnslif.c" />
|
|
|
|
+ <ClCompile Include="..\src\char\char_logif.c" />
|
|
|
|
+ <ClCompile Include="..\src\char\char_mapif.c" />
|
|
<ClCompile Include="..\src\char\int_auction.c" />
|
|
<ClCompile Include="..\src\char\int_auction.c" />
|
|
<ClCompile Include="..\src\char\int_elemental.c" />
|
|
<ClCompile Include="..\src\char\int_elemental.c" />
|
|
<ClCompile Include="..\src\char\int_guild.c" />
|
|
<ClCompile Include="..\src\char\int_guild.c" />
|
|
@@ -218,4 +226,4 @@
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</ImportGroup>
|
|
-</Project>
|
|
|
|
|
|
+</Project>
|