diff options
author | blacksirius <blacksirius@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-02 01:05:31 +0000 |
---|---|---|
committer | blacksirius <blacksirius@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-02 01:05:31 +0000 |
commit | 191533616a39194414eea86bc6d11b75c70454cf (patch) | |
tree | 92b287cb3311059d1fcbca3a7c9f1bbdc592907d /vcproj-9/char-server_sql.vcproj | |
parent | d3eb9be04f6fcf106f59035145f221c455dd1b96 (diff) | |
download | hercules-191533616a39194414eea86bc6d11b75c70454cf.tar.gz hercules-191533616a39194414eea86bc6d11b75c70454cf.tar.bz2 hercules-191533616a39194414eea86bc6d11b75c70454cf.tar.xz hercules-191533616a39194414eea86bc6d11b75c70454cf.zip |
VC9: removed old plugin-system references.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16212 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-9/char-server_sql.vcproj')
-rw-r--r-- | vcproj-9/char-server_sql.vcproj | 30 |
1 files changed, 9 insertions, 21 deletions
diff --git a/vcproj-9/char-server_sql.vcproj b/vcproj-9/char-server_sql.vcproj index 3e6e85558..09be67add 100644 --- a/vcproj-9/char-server_sql.vcproj +++ b/vcproj-9/char-server_sql.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="9.00" + Version="9,00" Name="char-server_sql" ProjectGUID="{D356871D-58E1-450B-967A-E4E9646175AF}" RootNamespace="char-server_sql" @@ -345,18 +345,6 @@ > </File> <File - RelativePath="..\src\common\plugin.h" - > - </File> - <File - RelativePath="..\src\common\plugins.c" - > - </File> - <File - RelativePath="..\src\common\plugins.h" - > - </File> - <File RelativePath="..\src\common\random.c" > </File> @@ -433,6 +421,14 @@ > </File> <File + RelativePath="..\src\char\int_elemental.c" + > + </File> + <File + RelativePath="..\src\char\int_elemental.h" + > + </File> + <File RelativePath="..\src\char\int_guild.c" > </File> @@ -465,14 +461,6 @@ > </File> <File - RelativePath="..\src\char\int_elemental.c" - > - </File> - <File - RelativePath="..\src\char\int_elemental.h" - > - </File> - <File RelativePath="..\src\char\int_party.c" > </File> |