|
@@ -132,8 +132,8 @@
|
|
<ClInclude Include="..\src\common\grfio.h" />
|
|
<ClInclude Include="..\src\common\grfio.h" />
|
|
<ClInclude Include="..\src\common\lock.h" />
|
|
<ClInclude Include="..\src\common\lock.h" />
|
|
<ClInclude Include="..\src\common\malloc.h" />
|
|
<ClInclude Include="..\src\common\malloc.h" />
|
|
- <ClInclude Include="..\src\common\md5calc.h" />
|
|
|
|
<ClInclude Include="..\src\common\mapindex.h" />
|
|
<ClInclude Include="..\src\common\mapindex.h" />
|
|
|
|
+ <ClInclude Include="..\src\common\md5calc.h" />
|
|
<ClInclude Include="..\src\common\mmo.h" />
|
|
<ClInclude Include="..\src\common\mmo.h" />
|
|
<ClInclude Include="..\src\common\nullpo.h" />
|
|
<ClInclude Include="..\src\common\nullpo.h" />
|
|
<ClInclude Include="..\src\common\plugin.h" />
|
|
<ClInclude Include="..\src\common\plugin.h" />
|
|
@@ -187,8 +187,8 @@
|
|
<ClCompile Include="..\src\common\grfio.c" />
|
|
<ClCompile Include="..\src\common\grfio.c" />
|
|
<ClCompile Include="..\src\common\lock.c" />
|
|
<ClCompile Include="..\src\common\lock.c" />
|
|
<ClCompile Include="..\src\common\malloc.c" />
|
|
<ClCompile Include="..\src\common\malloc.c" />
|
|
- <ClCompile Include="..\src\common\md5calc.c" />
|
|
|
|
<ClCompile Include="..\src\common\mapindex.c" />
|
|
<ClCompile Include="..\src\common\mapindex.c" />
|
|
|
|
+ <ClCompile Include="..\src\common\md5calc.c" />
|
|
<ClCompile Include="..\src\common\nullpo.c" />
|
|
<ClCompile Include="..\src\common\nullpo.c" />
|
|
<ClCompile Include="..\src\common\plugins.c" />
|
|
<ClCompile Include="..\src\common\plugins.c" />
|
|
<ClCompile Include="..\src\common\showmsg.c" />
|
|
<ClCompile Include="..\src\common\showmsg.c" />
|