From 7dad7b08f60bfdf10802ff2e865031029844042a Mon Sep 17 00:00:00 2001 From: Lupus Date: Fri, 21 Mar 2008 11:52:29 +0000 Subject: Added VS9 project files. Removed redundant map_getallusers() function git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12410 54d463be-8e91-2dee-dedb-b68131a5f0ec --- vcproj-9/char-server_sql.vcproj | 415 +++++++++++++++++++++++++ vcproj-9/char-server_txt.vcproj | 397 ++++++++++++++++++++++++ vcproj-9/dbghelpplug.vcproj | 211 +++++++++++++ vcproj-9/ladmin.vcproj | 293 ++++++++++++++++++ vcproj-9/login-server_sql.vcproj | 353 +++++++++++++++++++++ vcproj-9/login-server_txt.vcproj | 341 +++++++++++++++++++++ vcproj-9/map-server_sql.vcproj | 596 ++++++++++++++++++++++++++++++++++++ vcproj-9/map-server_txt.vcproj | 587 +++++++++++++++++++++++++++++++++++ vcproj-9/mapcache.vcproj | 233 ++++++++++++++ vcproj-9/txt-converter-char.vcproj | 481 +++++++++++++++++++++++++++++ vcproj-9/txt-converter-login.vcproj | 273 +++++++++++++++++ 11 files changed, 4180 insertions(+) create mode 100644 vcproj-9/char-server_sql.vcproj create mode 100644 vcproj-9/char-server_txt.vcproj create mode 100644 vcproj-9/dbghelpplug.vcproj create mode 100644 vcproj-9/ladmin.vcproj create mode 100644 vcproj-9/login-server_sql.vcproj create mode 100644 vcproj-9/login-server_txt.vcproj create mode 100644 vcproj-9/map-server_sql.vcproj create mode 100644 vcproj-9/map-server_txt.vcproj create mode 100644 vcproj-9/mapcache.vcproj create mode 100644 vcproj-9/txt-converter-char.vcproj create mode 100644 vcproj-9/txt-converter-login.vcproj (limited to 'vcproj-9') diff --git a/vcproj-9/char-server_sql.vcproj b/vcproj-9/char-server_sql.vcproj new file mode 100644 index 000000000..bf882d8ae --- /dev/null +++ b/vcproj-9/char-server_sql.vcproj @@ -0,0 +1,415 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vcproj-9/char-server_txt.vcproj b/vcproj-9/char-server_txt.vcproj new file mode 100644 index 000000000..8e7ec7c65 --- /dev/null +++ b/vcproj-9/char-server_txt.vcproj @@ -0,0 +1,397 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vcproj-9/dbghelpplug.vcproj b/vcproj-9/dbghelpplug.vcproj new file mode 100644 index 000000000..59d53f5c5 --- /dev/null +++ b/vcproj-9/dbghelpplug.vcproj @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vcproj-9/ladmin.vcproj b/vcproj-9/ladmin.vcproj new file mode 100644 index 000000000..4765619ff --- /dev/null +++ b/vcproj-9/ladmin.vcproj @@ -0,0 +1,293 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vcproj-9/login-server_sql.vcproj b/vcproj-9/login-server_sql.vcproj new file mode 100644 index 000000000..ce9b4c923 --- /dev/null +++ b/vcproj-9/login-server_sql.vcproj @@ -0,0 +1,353 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vcproj-9/login-server_txt.vcproj b/vcproj-9/login-server_txt.vcproj new file mode 100644 index 000000000..fbc53a87c --- /dev/null +++ b/vcproj-9/login-server_txt.vcproj @@ -0,0 +1,341 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj new file mode 100644 index 000000000..fce6df987 --- /dev/null +++ b/vcproj-9/map-server_sql.vcproj @@ -0,0 +1,596 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vcproj-9/map-server_txt.vcproj b/vcproj-9/map-server_txt.vcproj new file mode 100644 index 000000000..d482b8dc8 --- /dev/null +++ b/vcproj-9/map-server_txt.vcproj @@ -0,0 +1,587 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vcproj-9/mapcache.vcproj b/vcproj-9/mapcache.vcproj new file mode 100644 index 000000000..351b74377 --- /dev/null +++ b/vcproj-9/mapcache.vcproj @@ -0,0 +1,233 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vcproj-9/txt-converter-char.vcproj b/vcproj-9/txt-converter-char.vcproj new file mode 100644 index 000000000..4eef64794 --- /dev/null +++ b/vcproj-9/txt-converter-char.vcproj @@ -0,0 +1,481 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vcproj-9/txt-converter-login.vcproj b/vcproj-9/txt-converter-login.vcproj new file mode 100644 index 000000000..4fde417f7 --- /dev/null +++ b/vcproj-9/txt-converter-login.vcproj @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50