From 7e7ac07deb778e314d2372736c6939a86dc6ca0c Mon Sep 17 00:00:00 2001 From: Lance Date: Sun, 18 Mar 2007 09:50:57 +0000 Subject: Added missing VC++ 7.1 project files for mapcache. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10024 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 1 + eAthena-7.1.sln | 8 ++ vcproj-7.1/mapcache.vcproj | 179 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 188 insertions(+) create mode 100644 vcproj-7.1/mapcache.vcproj diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index eafcec84e..814f99cae 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/03/18 + * Added missing VC++ 7.1 project files for mapcache. [Lance] * A followup to the login_sql server changes: Due to a missing 'else' in the case_sensitive config setting loading code (see r483 and r3316), the option was always being set to 'off'. diff --git a/eAthena-7.1.sln b/eAthena-7.1.sln index afd72f03f..21567f567 100644 --- a/eAthena-7.1.sln +++ b/eAthena-7.1.sln @@ -23,6 +23,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "map-server_txt", "vcproj-7. ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mapcache", "vcproj-7.1\mapcache.vcproj", "{CB8556B8-9673-42FD-B2F6-3826534E64E2}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug @@ -53,6 +57,10 @@ Global {D356871D-58E1-450B-967A-E1E9646175AF}.Debug.Build.0 = Debug|Win32 {D356871D-58E1-450B-967A-E1E9646175AF}.Release.ActiveCfg = Release|Win32 {D356871D-58E1-450B-967A-E1E9646175AF}.Release.Build.0 = Release|Win32 + {CB8556B8-9673-42FD-B2F6-3826534E64E2}.Debug.ActiveCfg = Debug|Win32 + {CB8556B8-9673-42FD-B2F6-3826534E64E2}.Debug.Build.0 = Debug|Win32 + {CB8556B8-9673-42FD-B2F6-3826534E64E2}.Release.ActiveCfg = Release|Win32 + {CB8556B8-9673-42FD-B2F6-3826534E64E2}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection diff --git a/vcproj-7.1/mapcache.vcproj b/vcproj-7.1/mapcache.vcproj new file mode 100644 index 000000000..6a79895d1 --- /dev/null +++ b/vcproj-7.1/mapcache.vcproj @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2