EOL handling
[mono.git] / mcs / class / Mainsoft.Web / Mainsoft.Web.AspnetConfig / Mainsoft.Web.AspnetConfig.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>8.0.50727</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{724CABEB-39E5-47A7-9F72-4B81FFC56760}</ProjectGuid>\r
8     <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>\r
9     <OutputType>Library</OutputType>\r
10     <AppDesignerFolder>Properties</AppDesignerFolder>\r
11     <AssemblyName>Mainsoft.Web.AspnetConfig</AssemblyName>\r
12     <JDKName>1.6.0</JDKName>\r
13     <GHProjectType>3</GHProjectType>\r
14     <GHProjectKind>runtime</GHProjectKind>\r
15     <Version>2.0</Version>\r
16     <RootNamespace>Mainsoft.Web.AspnetConfig</RootNamespace>\r
17     <jarserver>ipa</jarserver>\r
18     <ApplicationServerType>tomcat</ApplicationServerType>\r
19     <FlatWebApp>true</FlatWebApp>\r
20     <DeployOnBuild>true</DeployOnBuild>\r
21   </PropertyGroup>\r
22   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
23     <DebugSymbols>true</DebugSymbols>\r
24     <DebugType>full</DebugType>\r
25     <Optimize>false</Optimize>\r
26     <OutputPath>bin\</OutputPath>\r
27     <DefineConstants>TRACE;DEBUG;JAVA;TARGET_JVM</DefineConstants>\r
28     <ErrorReport>prompt</ErrorReport>\r
29     <WarningLevel>4</WarningLevel>\r
30     <BaseAddress>285212672</BaseAddress>\r
31     <SkipValidation>True</SkipValidation>\r
32     <KeepIntermediate>False</KeepIntermediate>\r
33     <TargetPlatform>0</TargetPlatform>\r
34     <AdditionalClassPath>\r
35     </AdditionalClassPath>\r
36     <PreCompile>True</PreCompile>\r
37     <CompressionLevel>1</CompressionLevel>\r
38     <DeploymentMethod>1</DeploymentMethod>\r
39     <UseTestingPage>True</UseTestingPage>\r
40   </PropertyGroup>\r
41   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
42     <DebugType>pdbonly</DebugType>\r
43     <Optimize>true</Optimize>\r
44     <OutputPath>bin\</OutputPath>\r
45     <DefineConstants>TRACE;JAVA;TARGET_JVM</DefineConstants>\r
46     <ErrorReport>prompt</ErrorReport>\r
47     <WarningLevel>4</WarningLevel>\r
48     <BaseAddress>285212672</BaseAddress>\r
49     <SkipValidation>True</SkipValidation>\r
50     <KeepIntermediate>False</KeepIntermediate>\r
51     <TargetPlatform>0</TargetPlatform>\r
52     <AdditionalClassPath>\r
53     </AdditionalClassPath>\r
54     <PreCompile>true</PreCompile>\r
55     <CompressionLevel>1</CompressionLevel>\r
56     <DeploymentMethod>1</DeploymentMethod>\r
57     <UseTestingPage>True</UseTestingPage>\r
58   </PropertyGroup>\r
59   <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
60   <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />\r
61   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
62        Other similar extension points exist, see Microsoft.Common.targets.\r
63   <Target Name="BeforeBuild">\r
64   </Target>\r
65   <Target Name="AfterBuild">\r
66   </Target>\r
67   -->\r
68   <ProjectExtensions>\r
69     <VisualStudio>\r
70       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">\r
71         <WebProjectProperties>\r
72           <UseIIS>True</UseIIS>\r
73           <AutoAssignPort>True</AutoAssignPort>\r
74           <DevelopmentServerPort>2274</DevelopmentServerPort>\r
75           <DevelopmentServerVPath>/</DevelopmentServerVPath>\r
76           <IISUrl>\r
77           </IISUrl>\r
78           <NTLMAuthentication>False</NTLMAuthentication>\r
79         </WebProjectProperties>\r
80       </FlavorProperties>\r
81       <UserProperties REFS-JarPath-mscorlib="..\..\..\..\..\..\lib\mscorlib.jar" REFS-JarPath-system="..\..\..\..\..\..\lib\System.jar" REFS-JarPath-system-data="..\..\..\..\..\..\lib\System.Data.jar" REFS-JarPath-system-web="..\..\..\..\..\..\lib\System.Web.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\lib\System.Xml.jar" REFS-JarPath-system-configuration="..\..\..\..\..\lib\System.Configuration.jar" REFS-JarPath-system-drawing="..\..\..\..\..\lib\System.Drawing.jar;..\..\..\..\..\lib\jai_imageio.jar;..\..\..\..\..\lib\jai_core.jar;..\..\..\..\..\lib\jai_codec.jar;..\..\..\..\..\lib\clibwrapper_jiio.jar;..\..\..\..\..\lib\mlibwrapper_jai.jar" REFS-JarPath-myfaces="" REFS-RefInfo-myfaces="repository:vmw:framework:2.0" />\r
82     </VisualStudio>\r
83   </ProjectExtensions>\r
84   <ItemGroup>\r
85     <Content Include="WEB-INF\web.xml" />\r
86   </ItemGroup>\r
87   <ItemGroup>\r
88     <Reference Include="myfaces" />\r
89     <Reference Include="System" />\r
90     <Reference Include="System.configuration" />\r
91     <Reference Include="System.Data" />\r
92     <Reference Include="System.Drawing" />\r
93     <Reference Include="System.Web" />\r
94     <Reference Include="System.Xml" />\r
95     <Reference Include="J2SE.Helpers">\r
96       <Private>False</Private>\r
97       <HintPath>..\..\lib\J2SE.Helpers.dll</HintPath>\r
98     </Reference>\r
99   </ItemGroup>\r
100   <ItemGroup>\r
101     <Compile Include="aspnetconfig\CreateRole.aspx.cs">\r
102       <DependentUpon>CreateRole.aspx</DependentUpon>\r
103       <SubType>ASPXCodeBehind</SubType>\r
104     </Compile>\r
105     <Compile Include="aspnetconfig\CreateRole.aspx.designer.cs">\r
106       <DependentUpon>CreateRole.aspx</DependentUpon>\r
107     </Compile>\r
108     <Compile Include="aspnetconfig\CreateUser.aspx.cs">\r
109       <DependentUpon>CreateUser.aspx</DependentUpon>\r
110       <SubType>ASPXCodeBehind</SubType>\r
111     </Compile>\r
112     <Compile Include="aspnetconfig\CreateUser.aspx.designer.cs">\r
113       <DependentUpon>CreateUser.aspx</DependentUpon>\r
114     </Compile>\r
115     <Compile Include="aspnetconfig\Default.aspx.cs">\r
116       <DependentUpon>Default.aspx</DependentUpon>\r
117       <SubType>ASPXCodeBehind</SubType>\r
118     </Compile>\r
119     <Compile Include="aspnetconfig\Default.aspx.designer.cs">\r
120       <DependentUpon>Default.aspx</DependentUpon>\r
121     </Compile>\r
122     <Compile Include="aspnetconfig\EditUser.aspx.cs">\r
123       <DependentUpon>EditUser.aspx</DependentUpon>\r
124       <SubType>ASPXCodeBehind</SubType>\r
125     </Compile>\r
126     <Compile Include="aspnetconfig\EditUser.aspx.designer.cs">\r
127       <DependentUpon>EditUser.aspx</DependentUpon>\r
128     </Compile>\r
129     <Compile Include="aspnetconfig\Error.aspx.cs">\r
130       <DependentUpon>Error.aspx</DependentUpon>\r
131       <SubType>ASPXCodeBehind</SubType>\r
132     </Compile>\r
133     <Compile Include="aspnetconfig\Error.aspx.designer.cs">\r
134       <DependentUpon>Error.aspx</DependentUpon>\r
135     </Compile>\r
136     <Compile Include="aspnetconfig\GridButton.cs" />\r
137     <Compile Include="aspnetconfig\GridCheckBox.cs" />\r
138     <Compile Include="aspnetconfig\HttpHandlersSectionHandler.cs" />\r
139     <Compile Include="aspnetconfig\ManageRole.aspx.cs">\r
140       <DependentUpon>ManageRole.aspx</DependentUpon>\r
141       <SubType>ASPXCodeBehind</SubType>\r
142     </Compile>\r
143     <Compile Include="aspnetconfig\ManageRole.aspx.designer.cs">\r
144       <DependentUpon>ManageRole.aspx</DependentUpon>\r
145     </Compile>\r
146     <Compile Include="aspnetconfig\ManageUser.aspx.cs">\r
147       <DependentUpon>ManageUser.aspx</DependentUpon>\r
148       <SubType>ASPXCodeBehind</SubType>\r
149     </Compile>\r
150     <Compile Include="aspnetconfig\ManageUser.aspx.designer.cs">\r
151       <DependentUpon>ManageUser.aspx</DependentUpon>\r
152     </Compile>\r
153     <Compile Include="aspnetconfig\RolesDS.cs" />\r
154     <Compile Include="aspnetconfig\SecurError.aspx.cs">\r
155       <DependentUpon>SecurError.aspx</DependentUpon>\r
156       <SubType>ASPXCodeBehind</SubType>\r
157     </Compile>\r
158     <Compile Include="aspnetconfig\SecurError.aspx.designer.cs">\r
159       <DependentUpon>SecurError.aspx</DependentUpon>\r
160     </Compile>\r
161     <Compile Include="aspnetconfig\StrUtils.cs" />\r
162     <Compile Include="aspnetconfig\UrlUtils.cs" />\r
163     <Compile Include="aspnetconfig\Util.Master.cs">\r
164       <DependentUpon>Util.Master</DependentUpon>\r
165       <SubType>ASPXCodeBehind</SubType>\r
166     </Compile>\r
167     <Compile Include="aspnetconfig\Util.Master.designer.cs">\r
168       <DependentUpon>Util.Master</DependentUpon>\r
169     </Compile>\r
170     <Compile Include="Controls\Searcher.ascx.cs">\r
171       <DependentUpon>Searcher.ascx</DependentUpon>\r
172       <SubType>ASPXCodeBehind</SubType>\r
173     </Compile>\r
174     <Compile Include="Controls\Searcher.ascx.designer.cs">\r
175       <DependentUpon>Searcher.ascx</DependentUpon>\r
176     </Compile>\r
177     <Compile Include="Properties\AssemblyInfo.cs" />\r
178   </ItemGroup>\r
179   <ItemGroup>\r
180     <None Include="aspnetconfig\CreateRole.aspx" />\r
181     <None Include="aspnetconfig\CreateUser.aspx" />\r
182     <None Include="aspnetconfig\Default.aspx" />\r
183     <None Include="aspnetconfig\EditUser.aspx" />\r
184     <None Include="aspnetconfig\Error.aspx" />\r
185     <EmbeddedResource Include="aspnetconfig\Mainsoft.Web.AspnetConfig.css" />\r
186     <None Include="aspnetconfig\ManageRole.aspx" />\r
187     <None Include="aspnetconfig\ManageUser.aspx" />\r
188   </ItemGroup>\r
189   <ItemGroup>\r
190     <None Include="aspnetconfig\SecurError.aspx" />\r
191     <Content Include="aspnetconfig\Util.Master" />\r
192     <Content Include="WEB-INF\faces-config.xml" />\r
193     <None Include="Controls\Searcher.ascx" />\r
194     <None Include="nomd5" />\r
195     <EmbeddedResource Include="resources\mainsoft.jpg" />\r
196     <EmbeddedResource Include="resources\untitled.bmp" />\r
197   </ItemGroup>\r
198   <PropertyGroup>\r
199     <PostBuildEvent>\r
200     </PostBuildEvent>\r
201   </PropertyGroup>\r
202 </Project>\r