diff options
Diffstat (limited to 'eAthena-7.1.sln')
-rw-r--r-- | eAthena-7.1.sln | 8 |
1 files changed, 8 insertions, 0 deletions
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 |