|
@@ -138,19 +138,13 @@
|
|
<ClInclude Include="..\3rdparty\libconfig\scanner.h" />
|
|
<ClInclude Include="..\3rdparty\libconfig\scanner.h" />
|
|
<ClInclude Include="..\3rdparty\libconfig\strbuf.h" />
|
|
<ClInclude Include="..\3rdparty\libconfig\strbuf.h" />
|
|
<ClInclude Include="..\3rdparty\libconfig\wincompat.h" />
|
|
<ClInclude Include="..\3rdparty\libconfig\wincompat.h" />
|
|
|
|
+ <ClInclude Include="..\3rdparty\mt19937ar\mt19937ar.h" />
|
|
<ClInclude Include="..\src\common\conf.h" />
|
|
<ClInclude Include="..\src\common\conf.h" />
|
|
<ClInclude Include="..\src\common\mempool.h" />
|
|
<ClInclude Include="..\src\common\mempool.h" />
|
|
<ClInclude Include="..\src\common\mutex.h" />
|
|
<ClInclude Include="..\src\common\mutex.h" />
|
|
<ClInclude Include="..\src\common\raconf.h" />
|
|
<ClInclude Include="..\src\common\raconf.h" />
|
|
<ClInclude Include="..\src\common\thread.h" />
|
|
<ClInclude Include="..\src\common\thread.h" />
|
|
<ClInclude Include="..\src\common\winapi.h" />
|
|
<ClInclude Include="..\src\common\winapi.h" />
|
|
- <ClInclude Include="..\src\login\account.h" />
|
|
|
|
- <ClInclude Include="..\src\login\ipban.h" />
|
|
|
|
- <ClInclude Include="..\src\login\login.h" />
|
|
|
|
- <ClInclude Include="..\src\login\loginchrif.h" />
|
|
|
|
- <ClInclude Include="..\src\login\loginclif.h" />
|
|
|
|
- <ClInclude Include="..\src\login\logincnslif.h" />
|
|
|
|
- <ClInclude Include="..\src\login\loginlog.h" />
|
|
|
|
<ClInclude Include="..\src\common\cbasetypes.h" />
|
|
<ClInclude Include="..\src\common\cbasetypes.h" />
|
|
<ClInclude Include="..\src\common\core.h" />
|
|
<ClInclude Include="..\src\common\core.h" />
|
|
<ClInclude Include="..\src\common\db.h" />
|
|
<ClInclude Include="..\src\common\db.h" />
|
|
@@ -168,7 +162,14 @@
|
|
<ClInclude Include="..\src\common\utils.h" />
|
|
<ClInclude Include="..\src\common\utils.h" />
|
|
<ClInclude Include="..\src\common\msg_conf.h" />
|
|
<ClInclude Include="..\src\common\msg_conf.h" />
|
|
<ClInclude Include="..\src\common\cli.h" />
|
|
<ClInclude Include="..\src\common\cli.h" />
|
|
- <ClInclude Include="..\3rdparty\mt19937ar\mt19937ar.h" />
|
|
|
|
|
|
+ <ClInclude Include="..\src\config\core.h" />
|
|
|
|
+ <ClInclude Include="..\src\login\account.h" />
|
|
|
|
+ <ClInclude Include="..\src\login\ipban.h" />
|
|
|
|
+ <ClInclude Include="..\src\login\login.h" />
|
|
|
|
+ <ClInclude Include="..\src\login\loginchrif.h" />
|
|
|
|
+ <ClInclude Include="..\src\login\loginclif.h" />
|
|
|
|
+ <ClInclude Include="..\src\login\logincnslif.h" />
|
|
|
|
+ <ClInclude Include="..\src\login\loginlog.h" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="..\3rdparty\libconfig\grammar.c" />
|
|
<ClCompile Include="..\3rdparty\libconfig\grammar.c" />
|
|
@@ -176,18 +177,12 @@
|
|
<ClCompile Include="..\3rdparty\libconfig\scanctx.c" />
|
|
<ClCompile Include="..\3rdparty\libconfig\scanctx.c" />
|
|
<ClCompile Include="..\3rdparty\libconfig\scanner.c" />
|
|
<ClCompile Include="..\3rdparty\libconfig\scanner.c" />
|
|
<ClCompile Include="..\3rdparty\libconfig\strbuf.c" />
|
|
<ClCompile Include="..\3rdparty\libconfig\strbuf.c" />
|
|
|
|
+ <ClCompile Include="..\3rdparty\mt19937ar\mt19937ar.c" />
|
|
<ClCompile Include="..\src\common\conf.c" />
|
|
<ClCompile Include="..\src\common\conf.c" />
|
|
<ClCompile Include="..\src\common\mempool.c" />
|
|
<ClCompile Include="..\src\common\mempool.c" />
|
|
<ClCompile Include="..\src\common\mutex.c" />
|
|
<ClCompile Include="..\src\common\mutex.c" />
|
|
<ClCompile Include="..\src\common\raconf.c" />
|
|
<ClCompile Include="..\src\common\raconf.c" />
|
|
<ClCompile Include="..\src\common\thread.c" />
|
|
<ClCompile Include="..\src\common\thread.c" />
|
|
- <ClCompile Include="..\src\login\account.c" />
|
|
|
|
- <ClCompile Include="..\src\login\ipban.c" />
|
|
|
|
- <ClCompile Include="..\src\login\login.c" />
|
|
|
|
- <ClCompile Include="..\src\login\loginchrif.c" />
|
|
|
|
- <ClCompile Include="..\src\login\loginclif.c" />
|
|
|
|
- <ClCompile Include="..\src\login\logincnslif.c" />
|
|
|
|
- <ClCompile Include="..\src\login\loginlog.c" />
|
|
|
|
<ClCompile Include="..\src\common\core.c" />
|
|
<ClCompile Include="..\src\common\core.c" />
|
|
<ClCompile Include="..\src\common\db.c" />
|
|
<ClCompile Include="..\src\common\db.c" />
|
|
<ClCompile Include="..\src\common\ers.c" />
|
|
<ClCompile Include="..\src\common\ers.c" />
|
|
@@ -203,7 +198,13 @@
|
|
<ClCompile Include="..\src\common\utils.c" />
|
|
<ClCompile Include="..\src\common\utils.c" />
|
|
<ClCompile Include="..\src\common\msg_conf.c" />
|
|
<ClCompile Include="..\src\common\msg_conf.c" />
|
|
<ClCompile Include="..\src\common\cli.c" />
|
|
<ClCompile Include="..\src\common\cli.c" />
|
|
- <ClCompile Include="..\3rdparty\mt19937ar\mt19937ar.c" />
|
|
|
|
|
|
+ <ClCompile Include="..\src\login\account.c" />
|
|
|
|
+ <ClCompile Include="..\src\login\ipban.c" />
|
|
|
|
+ <ClCompile Include="..\src\login\login.c" />
|
|
|
|
+ <ClCompile Include="..\src\login\loginchrif.c" />
|
|
|
|
+ <ClCompile Include="..\src\login\loginclif.c" />
|
|
|
|
+ <ClCompile Include="..\src\login\logincnslif.c" />
|
|
|
|
+ <ClCompile Include="..\src\login\loginlog.c" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
<ImportGroup Label="ExtensionTargets">
|