diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-01 01:33:37 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-01 01:33:37 +0000 |
commit | 7e7936b1f7c632cfd05fa005e2853f10f899524b (patch) | |
tree | 7611bb87d6042a1f3893ad8fe694d9a09ae6a82f /vcproj-8 | |
parent | dfbd9a3b2e2ba9d87e4bbad431106a1a97b45baa (diff) | |
download | hercules-7e7936b1f7c632cfd05fa005e2853f10f899524b.tar.gz hercules-7e7936b1f7c632cfd05fa005e2853f10f899524b.tar.bz2 hercules-7e7936b1f7c632cfd05fa005e2853f10f899524b.tar.xz hercules-7e7936b1f7c632cfd05fa005e2853f10f899524b.zip |
Removed graph, httpd and webserver
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9757 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-8')
-rw-r--r-- | vcproj-8/char-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-8/char-server_txt.vcproj | 8 | ||||
-rw-r--r-- | vcproj-8/login-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-8/login-server_txt.vcproj | 8 | ||||
-rw-r--r-- | vcproj-8/map-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-8/map-server_txt.vcproj | 8 |
6 files changed, 0 insertions, 48 deletions
diff --git a/vcproj-8/char-server_sql.vcproj b/vcproj-8/char-server_sql.vcproj index c60607bf5..206677f97 100644 --- a/vcproj-8/char-server_sql.vcproj +++ b/vcproj-8/char-server_sql.vcproj @@ -220,10 +220,6 @@ > </File> <File - RelativePath="..\src\common\graph.c" - > - </File> - <File RelativePath="..\src\common\grfio.c" > </File> @@ -324,10 +320,6 @@ > </File> <File - RelativePath="..\src\common\graph.h" - > - </File> - <File RelativePath="..\src\common\grfio.h" > </File> diff --git a/vcproj-8/char-server_txt.vcproj b/vcproj-8/char-server_txt.vcproj index 4d2090a5e..625cd330d 100644 --- a/vcproj-8/char-server_txt.vcproj +++ b/vcproj-8/char-server_txt.vcproj @@ -219,10 +219,6 @@ > </File> <File - RelativePath="..\src\common\graph.c" - > - </File> - <File RelativePath="..\src\common\grfio.c" > </File> @@ -323,10 +319,6 @@ > </File> <File - RelativePath="..\src\common\graph.h" - > - </File> - <File RelativePath="..\src\common\grfio.h" > </File> diff --git a/vcproj-8/login-server_sql.vcproj b/vcproj-8/login-server_sql.vcproj index d1c9acb1e..18945ad14 100644 --- a/vcproj-8/login-server_sql.vcproj +++ b/vcproj-8/login-server_sql.vcproj @@ -213,10 +213,6 @@ > </File> <File - RelativePath="..\src\common\graph.c" - > - </File> - <File RelativePath="..\src\common\grfio.c" > </File> @@ -289,10 +285,6 @@ > </File> <File - RelativePath="..\src\common\graph.h" - > - </File> - <File RelativePath="..\src\common\grfio.h" > </File> diff --git a/vcproj-8/login-server_txt.vcproj b/vcproj-8/login-server_txt.vcproj index 157a8340d..046b50a1e 100644 --- a/vcproj-8/login-server_txt.vcproj +++ b/vcproj-8/login-server_txt.vcproj @@ -220,10 +220,6 @@ > </File> <File - RelativePath="..\src\common\graph.c" - > - </File> - <File RelativePath="..\src\common\grfio.c" > </File> @@ -296,10 +292,6 @@ > </File> <File - RelativePath="..\src\common\graph.h" - > - </File> - <File RelativePath="..\src\common\grfio.h" > </File> diff --git a/vcproj-8/map-server_sql.vcproj b/vcproj-8/map-server_sql.vcproj index d318cc745..1bf2c0b73 100644 --- a/vcproj-8/map-server_sql.vcproj +++ b/vcproj-8/map-server_sql.vcproj @@ -246,10 +246,6 @@ > </File> <File - RelativePath="..\src\common\graph.c" - > - </File> - <File RelativePath="..\src\common\grfio.c" > </File> @@ -446,10 +442,6 @@ > </File> <File - RelativePath="..\src\common\graph.h" - > - </File> - <File RelativePath="..\src\common\grfio.h" > </File> diff --git a/vcproj-8/map-server_txt.vcproj b/vcproj-8/map-server_txt.vcproj index 6fa4837eb..9a64836cf 100644 --- a/vcproj-8/map-server_txt.vcproj +++ b/vcproj-8/map-server_txt.vcproj @@ -248,10 +248,6 @@ > </File> <File - RelativePath="..\src\common\graph.c" - > - </File> - <File RelativePath="..\src\common\grfio.c" > </File> @@ -448,10 +444,6 @@ > </File> <File - RelativePath="..\src\common\graph.h" - > - </File> - <File RelativePath="..\src\common\grfio.h" > </File> |