summaryrefslogtreecommitdiff
path: root/vcproj-10/map-server_txt.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'vcproj-10/map-server_txt.vcxproj')
-rw-r--r--vcproj-10/map-server_txt.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcproj-10/map-server_txt.vcxproj b/vcproj-10/map-server_txt.vcxproj
index 8c31ae6d6..272e16c57 100644
--- a/vcproj-10/map-server_txt.vcxproj
+++ b/vcproj-10/map-server_txt.vcxproj
@@ -162,6 +162,7 @@
<ClCompile Include="..\src\map\vending.c" />
<ClCompile Include="..\src\common\core.c" />
<ClCompile Include="..\src\common\db.c" />
+ <ClCompile Include="..\src\common\des.c" />
<ClCompile Include="..\src\common\ers.c" />
<ClCompile Include="..\src\common\grfio.c" />
<ClCompile Include="..\src\common\lock.c" />
@@ -223,6 +224,7 @@
<ClInclude Include="..\src\common\cbasetypes.h" />
<ClInclude Include="..\src\common\core.h" />
<ClInclude Include="..\src\common\db.h" />
+ <ClInclude Include="..\src\common\des.h" />
<ClInclude Include="..\src\common\ers.h" />
<ClInclude Include="..\src\common\grfio.h" />
<ClInclude Include="..\src\common\lock.h" />