diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-11-03 09:22:59 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-11-03 09:22:59 +0000 |
commit | 2866a96842cf796eb0fcfe1be1df6c0f8e2395a2 (patch) | |
tree | 9c34850c01abc25eb773cebbf59605995b8ed184 /vcproj-10/char-server_sql.vcxproj | |
parent | 112b74ac697da01f0abcefe9a16628d247cfb616 (diff) | |
download | hercules-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/char-server_sql.vcxproj')
-rw-r--r-- | vcproj-10/char-server_sql.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcproj-10/char-server_sql.vcxproj b/vcproj-10/char-server_sql.vcxproj index f1a8e5363..3626abf95 100644 --- a/vcproj-10/char-server_sql.vcxproj +++ b/vcproj-10/char-server_sql.vcxproj @@ -131,7 +131,6 @@ <ClInclude Include="..\src\common\core.h" /> <ClInclude Include="..\src\common\db.h" /> <ClInclude Include="..\src\common\ers.h" /> - <ClInclude Include="..\src\common\lock.h" /> <ClInclude Include="..\src\common\malloc.h" /> <ClInclude Include="..\src\common\mapindex.h" /> <ClInclude Include="..\src\common\mmo.h" /> @@ -163,7 +162,6 @@ <ClCompile Include="..\src\common\core.c" /> <ClCompile Include="..\src\common\db.c" /> <ClCompile Include="..\src\common\ers.c" /> - <ClCompile Include="..\src\common\lock.c" /> <ClCompile Include="..\src\common\malloc.c" /> <ClCompile Include="..\src\common\mapindex.c" /> <ClCompile Include="..\src\common\nullpo.c" /> |