[mapguide-commits] r7070 - branches/2.4/MgDev/Desktop/Samples

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Wed Oct 3 10:02:13 PDT 2012


Author: jng
Date: 2012-10-03 10:02:12 -0700 (Wed, 03 Oct 2012)
New Revision: 7070

Modified:
   branches/2.4/MgDev/Desktop/Samples/MgDesktopSamples_VS2010.sln
Log:
mg-desktop: VS2010 project update

Modified: branches/2.4/MgDev/Desktop/Samples/MgDesktopSamples_VS2010.sln
===================================================================
--- branches/2.4/MgDev/Desktop/Samples/MgDesktopSamples_VS2010.sln	2012-10-03 16:47:53 UTC (rev 7069)
+++ branches/2.4/MgDev/Desktop/Samples/MgDesktopSamples_VS2010.sln	2012-10-03 17:02:12 UTC (rev 7070)
@@ -7,6 +7,8 @@
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdvancedSample.Net40", "AdvancedSample\AdvancedSample.Net40.csproj", "{AB9B45B7-38BF-4FFD-B809-A23F74A6C505}"
 EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FreeFormExample.Net40", "FreeFormExample\FreeFormExample.Net40.csproj", "{41EF1524-D186-4079-BAA9-1A99F0AC31CA}"
+EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|x86 = Debug|x86
@@ -25,6 +27,10 @@
 		{AB9B45B7-38BF-4FFD-B809-A23F74A6C505}.Debug|x86.Build.0 = Debug|x86
 		{AB9B45B7-38BF-4FFD-B809-A23F74A6C505}.Release|x86.ActiveCfg = Release|x86
 		{AB9B45B7-38BF-4FFD-B809-A23F74A6C505}.Release|x86.Build.0 = Release|x86
+		{41EF1524-D186-4079-BAA9-1A99F0AC31CA}.Debug|x86.ActiveCfg = Debug|x86
+		{41EF1524-D186-4079-BAA9-1A99F0AC31CA}.Debug|x86.Build.0 = Debug|x86
+		{41EF1524-D186-4079-BAA9-1A99F0AC31CA}.Release|x86.ActiveCfg = Release|x86
+		{41EF1524-D186-4079-BAA9-1A99F0AC31CA}.Release|x86.Build.0 = Release|x86
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE



More information about the mapguide-commits mailing list