diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-02-26 21:59:43 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-02-26 21:59:43 +0000 |
commit | 04fcf092868af6551db8796db1f5cba30d834b92 (patch) | |
tree | 2efd9e090a07876ee4e9cd2921796c8614b2d2a5 /vcproj-9 | |
parent | 3e8de3518c8aa2e5f62b31a8ffb23e4e507c23d7 (diff) | |
download | hercules-04fcf092868af6551db8796db1f5cba30d834b92.tar.gz hercules-04fcf092868af6551db8796db1f5cba30d834b92.tar.bz2 hercules-04fcf092868af6551db8796db1f5cba30d834b92.tar.xz hercules-04fcf092868af6551db8796db1f5cba30d834b92.zip |
- Updating visual basic project files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13552 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-9')
-rw-r--r-- | vcproj-9/map-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-9/map-server_txt.vcproj | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj index 814c25fe6..22da33b69 100644 --- a/vcproj-9/map-server_sql.vcproj +++ b/vcproj-9/map-server_sql.vcproj @@ -359,6 +359,14 @@ > </File> <File + RelativePath="..\src\map\battleground.h" + > + </File> + <File + RelativePath="..\src\map\battleground.c" + > + </File> + <File RelativePath="..\src\map\chat.c" > </File> diff --git a/vcproj-9/map-server_txt.vcproj b/vcproj-9/map-server_txt.vcproj index 679f2d287..b0b8abe7f 100644 --- a/vcproj-9/map-server_txt.vcproj +++ b/vcproj-9/map-server_txt.vcproj @@ -218,6 +218,14 @@ > </File> <File + RelativePath="..\src\map\battleground.c" + > + </File> + <File + RelativePath="..\src\map\battleground.h" + > + </File> + <File RelativePath="..\src\map\chat.c" > </File> |