summaryrefslogtreecommitdiff
path: root/vcproj-12/login-server.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'vcproj-12/login-server.vcxproj')
-rw-r--r--vcproj-12/login-server.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcproj-12/login-server.vcxproj b/vcproj-12/login-server.vcxproj
index 473f03019..fd1a84820 100644
--- a/vcproj-12/login-server.vcxproj
+++ b/vcproj-12/login-server.vcxproj
@@ -168,6 +168,7 @@
<ClInclude Include="..\src\common\socket.h" />
<ClInclude Include="..\src\common\sql.h" />
<ClInclude Include="..\src\common\strlib.h" />
+ <ClInclude Include="..\src\common\sysinfo.h" />
<ClInclude Include="..\src\common\timer.h" />
<ClInclude Include="..\src\common\utils.h" />
<ClInclude Include="..\3rdparty\mt19937ar\mt19937ar.h" />
@@ -200,6 +201,7 @@
<ClCompile Include="..\src\common\socket.c" />
<ClCompile Include="..\src\common\sql.c" />
<ClCompile Include="..\src\common\strlib.c" />
+ <ClCompile Include="..\src\common\sysinfo.c" />
<ClCompile Include="..\src\common\timer.c" />
<ClCompile Include="..\src\common\utils.c" />
<ClCompile Include="..\3rdparty\mt19937ar\mt19937ar.c" />