svn path=/trunk/mcs/; revision=68570
authorVladislav Spivak <spivak@mono-cvs.ximian.com>
Tue, 28 Nov 2006 10:11:15 +0000 (10:11 -0000)
committerVladislav Spivak <spivak@mono-cvs.ximian.com>
Tue, 28 Nov 2006 10:11:15 +0000 (10:11 -0000)
mcs/class/Mainsoft.Web/Mainsoft.Web.Administration/Mainsoft.Web.Administration.vmwcsproj

index 40ae85a3a61a11d598195a5a10b76fce07c0a488..3276a12084357637906481c303c00536cbb6d9c7 100755 (executable)
@@ -1,4 +1,4 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
   <PropertyGroup>\r
     <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <AssemblyName>Mainsoft.Web.Administration</AssemblyName>\r
     <JDKName>1.5.0_05</JDKName>\r
     <GHProjectType>3</GHProjectType>\r
-    <GHProjectKind>runtime</GHProjectKind>\r
+    <GHProjectKind>framework</GHProjectKind>\r
     <Version>2.0</Version>\r
     <RootNamespace>Mainsoft.Web.Administration</RootNamespace>\r
     <jarserver>iap2</jarserver>\r
     <ApplicationServerType>tomcat</ApplicationServerType>\r
     <NoDeploy>true</NoDeploy>\r
+    <NoAspDbManagement>true</NoAspDbManagement>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
     <Content Include="aspnetconfig\Util.Master" />\r
     <Content Include="aspnetconfig\Web.sitemap" />\r
   </ItemGroup>\r
+  <PropertyGroup>\r
+    <PostBuildEvent>move /Y $(TargetDir)$(TargetName).war $(TargetDir)$(TargetName).jar</PostBuildEvent>\r
+  </PropertyGroup>\r
 </Project>
\ No newline at end of file