summaryrefslogtreecommitdiff
path: root/vcproj-10/map-server_sql.vcxproj
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-11-03 09:22:59 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-11-03 09:22:59 +0000
commit2866a96842cf796eb0fcfe1be1df6c0f8e2395a2 (patch)
tree9c34850c01abc25eb773cebbf59605995b8ed184 /vcproj-10/map-server_sql.vcxproj
parent112b74ac697da01f0abcefe9a16628d247cfb616 (diff)
downloadhercules-2866a96842cf796eb0fcfe1be1df6c0f8e2395a2.tar.gz
hercules-2866a96842cf796eb0fcfe1be1df6c0f8e2395a2.tar.bz2
hercules-2866a96842cf796eb0fcfe1be1df6c0f8e2395a2.tar.xz
hercules-2866a96842cf796eb0fcfe1be1df6c0f8e2395a2.zip
* Organized items in VS2010 projects into groups like in other projects (follow up to r14562).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14988 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-10/map-server_sql.vcxproj')
-rw-r--r--vcproj-10/map-server_sql.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcproj-10/map-server_sql.vcxproj b/vcproj-10/map-server_sql.vcxproj
index 6fcb16f0f..8d1105298 100644
--- a/vcproj-10/map-server_sql.vcxproj
+++ b/vcproj-10/map-server_sql.vcxproj
@@ -131,7 +131,6 @@
<ClInclude Include="..\src\common\db.h" />
<ClInclude Include="..\src\common\ers.h" />
<ClInclude Include="..\src\common\grfio.h" />
- <ClInclude Include="..\src\common\lock.h" />
<ClInclude Include="..\src\common\malloc.h" />
<ClInclude Include="..\src\common\mapindex.h" />
<ClInclude Include="..\src\common\md5calc.h" />
@@ -188,7 +187,6 @@
<ClCompile Include="..\src\common\db.c" />
<ClCompile Include="..\src\common\ers.c" />
<ClCompile Include="..\src\common\grfio.c" />
- <ClCompile Include="..\src\common\lock.c" />
<ClCompile Include="..\src\common\malloc.c" />
<ClCompile Include="..\src\common\mapindex.c" />
<ClCompile Include="..\src\common\md5calc.c" />