summaryrefslogtreecommitdiff
path: root/vcproj-9
diff options
context:
space:
mode:
authorgepard1984 <gepard1984@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-02-16 17:09:43 +0000
committergepard1984 <gepard1984@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-02-16 17:09:43 +0000
commitc021f63e10a7dca24119e436e2450e0bbb2266a3 (patch)
tree481effe6e7aa8c7467b7bc6dc0e43570365515bd /vcproj-9
parent718ea60b21903731c02613164262f6b81d0e08fb (diff)
downloadhercules-c021f63e10a7dca24119e436e2450e0bbb2266a3.tar.gz
hercules-c021f63e10a7dca24119e436e2450e0bbb2266a3.tar.bz2
hercules-c021f63e10a7dca24119e436e2450e0bbb2266a3.tar.xz
hercules-c021f63e10a7dca24119e436e2450e0bbb2266a3.zip
- Removed outdated version number handling (follow-up to r11503).
- Fixed mapcache compilation issues in Linux. - Added some missing `svn:ignore` properties. - Moved `BLOCK_SIZE` definition from header to source file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15586 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-9')
-rw-r--r--vcproj-9/char-server_sql.vcproj4
-rw-r--r--vcproj-9/login-server_sql.vcproj4
-rw-r--r--vcproj-9/map-server_sql.vcproj4
-rw-r--r--vcproj-9/mapcache.vcproj4
4 files changed, 0 insertions, 16 deletions
diff --git a/vcproj-9/char-server_sql.vcproj b/vcproj-9/char-server_sql.vcproj
index 43b959827..2ef9ec81b 100644
--- a/vcproj-9/char-server_sql.vcproj
+++ b/vcproj-9/char-server_sql.vcproj
@@ -412,10 +412,6 @@
RelativePath="..\src\common\utils.h"
>
</File>
- <File
- RelativePath="..\src\common\version.h"
- >
- </File>
</Filter>
<Filter
Name="char_sql"
diff --git a/vcproj-9/login-server_sql.vcproj b/vcproj-9/login-server_sql.vcproj
index a0ce7ceae..2cf3c6e6c 100644
--- a/vcproj-9/login-server_sql.vcproj
+++ b/vcproj-9/login-server_sql.vcproj
@@ -382,10 +382,6 @@
RelativePath="..\src\common\utils.h"
>
</File>
- <File
- RelativePath="..\src\common\version.h"
- >
- </File>
</Filter>
<Filter
Name="3rdparty"
diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj
index 39a58e47d..6fb497f09 100644
--- a/vcproj-9/map-server_sql.vcproj
+++ b/vcproj-9/map-server_sql.vcproj
@@ -435,10 +435,6 @@
RelativePath="..\src\common\utils.h"
>
</File>
- <File
- RelativePath="..\src\common\version.h"
- >
- </File>
</Filter>
<Filter
Name="map_sql"
diff --git a/vcproj-9/mapcache.vcproj b/vcproj-9/mapcache.vcproj
index e13f7ab27..461519d33 100644
--- a/vcproj-9/mapcache.vcproj
+++ b/vcproj-9/mapcache.vcproj
@@ -266,10 +266,6 @@
RelativePath="..\src\common\utils.h"
>
</File>
- <File
- RelativePath="..\src\common\version.h"
- >
- </File>
</Filter>
<Filter
Name="mapcache"