[mapguide-commits] r8049 - trunk/Tools/Maestro/ExtendedModels/WebLayout-2.6.0

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Wed Apr 16 06:58:39 PDT 2014


Author: jng
Date: 2014-04-16 06:58:39 -0700 (Wed, 16 Apr 2014)
New Revision: 8049

Modified:
   trunk/Tools/Maestro/ExtendedModels/WebLayout-2.6.0/OSGeo.MapGuide.ObjectModels.WebLayout-2.6.0.csproj
Log:
#2430: Fix breakage in release mode

Modified: trunk/Tools/Maestro/ExtendedModels/WebLayout-2.6.0/OSGeo.MapGuide.ObjectModels.WebLayout-2.6.0.csproj
===================================================================
--- trunk/Tools/Maestro/ExtendedModels/WebLayout-2.6.0/OSGeo.MapGuide.ObjectModels.WebLayout-2.6.0.csproj	2014-04-16 13:01:26 UTC (rev 8048)
+++ trunk/Tools/Maestro/ExtendedModels/WebLayout-2.6.0/OSGeo.MapGuide.ObjectModels.WebLayout-2.6.0.csproj	2014-04-16 13:58:39 UTC (rev 8049)
@@ -50,7 +50,7 @@
     <DebugType>pdbonly</DebugType>
     <Optimize>true</Optimize>
     <OutputPath>..\..\SDK\bin\</OutputPath>
-    <DefineConstants>TRACE;WL240</DefineConstants>
+    <DefineConstants>TRACE;WL260</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
   </PropertyGroup>



More information about the mapguide-commits mailing list