Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Chambers <joncham@gmail.com>2008-04-16 05:58:42 +0400
committerJonathan Chambers <joncham@gmail.com>2008-04-16 05:58:42 +0400
commit971dded12a12a81dcbff5f4d47f31091523ef5b8 (patch)
tree0fff2439eb7f21495567b37db6098ee375476583 /msvc/mono.sln
parent7c84d2035194a9e55a4715954493ace501b596bb (diff)
2008-04-15 Jonathan Chambers <joncham@gmail.com>
* mono.sln, libmono.vcproj, monoburg.vcproj, genmdesc.vcproj: Flush Win64 and eglib changes. Contributed under MIT/X11 license. svn path=/trunk/mono/; revision=100815
Diffstat (limited to 'msvc/mono.sln')
-rw-r--r--msvc/mono.sln9
1 files changed, 6 insertions, 3 deletions
diff --git a/msvc/mono.sln b/msvc/mono.sln
index 7a63fc1fcb0..1a0501cdb69 100644
--- a/msvc/mono.sln
+++ b/msvc/mono.sln
@@ -2,6 +2,9 @@
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "genmdesc", "genmdesc.vcproj", "{B7098DFA-31E6-4006-8A15-1C9A4E925149}"
+ ProjectSection(ProjectDependencies) = postProject
+ {158073ED-99AE-4196-9EDC-DDB2344F8466} = {158073ED-99AE-4196-9EDC-DDB2344F8466}
+ EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmono", "libmono.vcproj", "{CB0D9E92-293C-439C-9AC7-C5F59B6E0771}"
ProjectSection(ProjectDependencies) = postProject
@@ -73,9 +76,6 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{ECA11C76-E192-4F67-A8FA-28B637D9716F}"
EndProject
Global
- GlobalSection(DPCodeReviewSolutionGUID) = preSolution
- DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}
- EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_eglib|Any CPU = Debug_eglib|Any CPU
Debug_eglib|Mixed Platforms = Debug_eglib|Mixed Platforms
@@ -482,4 +482,7 @@ Global
{C2EB666E-9146-4B7A-85F6-25F9EA313770} = {5FE09AA5-C3C9-45EA-A323-36A11B653CEC}
{80A0620A-3478-4E1A-AA7C-0D2387B892AB} = {ECA11C76-E192-4F67-A8FA-28B637D9716F}
EndGlobalSection
+ GlobalSection(DPCodeReviewSolutionGUID) = preSolution
+ DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}
+ EndGlobalSection
EndGlobal