Author: noaml
Date: 2007-05-03 08:33:30 -0400 (Thu, 03 May 2007)
New Revision: 76618
Modified:
branches/mainsoft/gh20/mcs/class/Mainsoft.Web/Mainsoft.Web.J2EE.csproj
Log:
Switch j2ee to JavaEE
Modified: branches/mainsoft/gh20/mcs/class/Mainsoft.Web/Mainsoft.Web.J2EE.csproj
===================================================================
--- branches/mainsoft/gh20/mcs/class/Mainsoft.Web/Mainsoft.Web.J2EE.csproj
2007-05-03 11:37:45 UTC (rev 76617)
+++ branches/mainsoft/gh20/mcs/class/Mainsoft.Web/Mainsoft.Web.J2EE.csproj
2007-05-03 12:33:30 UTC (rev 76618)
@@ -100,12 +100,12 @@
-->
<ProjectExtensions>
<VisualStudio>
- <UserProperties REFS-JarPath-j2ee="..\lib\j2ee.jar"
REFS-JarPath-rt="..\lib\rt.jar" REFS-JarPath-mscorlib="..\lib\mscorlib.jar"
REFS-JarPath-system="..\lib\System.jar"
REFS-JarPath-system-data="..\lib\System.Data.jar"
REFS-JarPath-system-xml="..\lib\System.Xml.jar"
REFS-JarPath-system-configuration="..\lib\System.Configuration.jar"
REFS-JarPath-system-web="..\lib\System.Web.jar"
REFS-JarPath-j2se-helpers="..\lib\J2SE.Helpers.jar"
REFS-JarPath-j2ee-helpers="..\lib\J2EE.Helpers.jar" />
+ <UserProperties REFS-JarPath-JavaEE="..\lib\JavaEE.jar"
REFS-JarPath-rt="..\lib\rt.jar" REFS-JarPath-mscorlib="..\lib\mscorlib.jar"
REFS-JarPath-system="..\lib\System.jar"
REFS-JarPath-system-data="..\lib\System.Data.jar"
REFS-JarPath-system-xml="..\lib\System.Xml.jar"
REFS-JarPath-system-configuration="..\lib\System.Configuration.jar"
REFS-JarPath-system-web="..\lib\System.Web.jar"
REFS-JarPath-j2se-helpers="..\lib\J2SE.Helpers.jar"
REFS-JarPath-j2ee-helpers="..\lib\J2EE.Helpers.jar" />
</VisualStudio>
</ProjectExtensions>
<ItemGroup>
- <Reference Include="j2ee">
- <HintPath>..\lib\j2ee.dll</HintPath>
+ <Reference Include="JavaEE">
+ <HintPath>..\lib\JavaEE.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="J2EE.Helpers">
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches