summaryrefslogtreecommitdiff
path: root/vcproj-10/map-server_sql.vcxproj
diff options
context:
space:
mode:
authorblacksirius <blacksirius@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-06-01 14:29:28 +0000
committerblacksirius <blacksirius@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-06-01 14:29:28 +0000
commit2729efb32e4eaa5008945061c5dfec77e9d5af85 (patch)
treed319e4d721a3f80c48833b4b9a7079e511928b03 /vcproj-10/map-server_sql.vcxproj
parent18ac48230ab17ee05ed4b717d858a20879f851f9 (diff)
downloadhercules-2729efb32e4eaa5008945061c5dfec77e9d5af85.tar.gz
hercules-2729efb32e4eaa5008945061c5dfec77e9d5af85.tar.bz2
hercules-2729efb32e4eaa5008945061c5dfec77e9d5af85.tar.xz
hercules-2729efb32e4eaa5008945061c5dfec77e9d5af85.zip
VC10: removed plugin system references from projects :) (see commit r16203)
- VC9 is still missing / broken, ill do this today evening git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16204 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-10/map-server_sql.vcxproj')
-rw-r--r--vcproj-10/map-server_sql.vcxproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcproj-10/map-server_sql.vcxproj b/vcproj-10/map-server_sql.vcxproj
index 2326f5a6e..0d0972f93 100644
--- a/vcproj-10/map-server_sql.vcxproj
+++ b/vcproj-10/map-server_sql.vcxproj
@@ -146,8 +146,6 @@
<ClInclude Include="..\src\common\md5calc.h" />
<ClInclude Include="..\src\common\mmo.h" />
<ClInclude Include="..\src\common\nullpo.h" />
- <ClInclude Include="..\src\common\plugin.h" />
- <ClInclude Include="..\src\common\plugins.h" />
<ClInclude Include="..\src\common\random.h" />
<ClInclude Include="..\src\common\showmsg.h" />
<ClInclude Include="..\src\common\socket.h" />
@@ -215,7 +213,6 @@
<ClCompile Include="..\src\common\mapindex.c" />
<ClCompile Include="..\src\common\md5calc.c" />
<ClCompile Include="..\src\common\nullpo.c" />
- <ClCompile Include="..\src\common\plugins.c" />
<ClCompile Include="..\src\common\random.c" />
<ClCompile Include="..\src\common\showmsg.c" />
<ClCompile Include="..\src\common\socket.c" />