diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index eafcec84e2..814f99cae6 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 afd72f03f0..21567f5675 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 0000000000..6a79895d1e --- /dev/null +++ b/vcproj-7.1/mapcache.vcproj @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +