Free cookie consent management tool by TermsFeed Policy Generator

source: branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/HLWebPluginHost.csproj @ 5700

Last change on this file since 5700 was 5700, checked in by wtollsch, 13 years ago

#1433 adjusted HLWebOKBAdminPlugin to new Service (AdministrationService)

File size: 13.2 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>
7    </ProductVersion>
8    <SchemaVersion>2.0</SchemaVersion>
9    <ProjectGuid>{1B682B1C-5EF5-4797-B4D0-99D930D64403}</ProjectGuid>
10    <ProjectTypeGuids>{F85E285D-A4E0-4152-9332-AB1D724D3325};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
11    <OutputType>Library</OutputType>
12    <AppDesignerFolder>Properties</AppDesignerFolder>
13    <RootNamespace>HLWebPluginHost</RootNamespace>
14    <AssemblyName>HLWebPluginHost</AssemblyName>
15    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
16    <MvcBuildViews>false</MvcBuildViews>
17  </PropertyGroup>
18  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
19    <DebugSymbols>true</DebugSymbols>
20    <DebugType>full</DebugType>
21    <Optimize>false</Optimize>
22    <OutputPath>bin\</OutputPath>
23    <DefineConstants>DEBUG;TRACE</DefineConstants>
24    <ErrorReport>prompt</ErrorReport>
25    <WarningLevel>4</WarningLevel>
26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
30    <OutputPath>bin\</OutputPath>
31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
34  </PropertyGroup>
35  <ItemGroup>
36    <Reference Include="Microsoft.CSharp" />
37    <Reference Include="System" />
38    <Reference Include="System.Data" />
39    <Reference Include="System.Drawing" />
40    <Reference Include="System.Runtime.Serialization" />
41    <Reference Include="System.ServiceModel" />
42    <Reference Include="System.Web.DynamicData" />
43    <Reference Include="System.Web.Entity" />
44    <Reference Include="System.Web.ApplicationServices" />
45    <Reference Include="System.ComponentModel.DataAnnotations">
46      <RequiredTargetFramework>3.5</RequiredTargetFramework>
47    </Reference>
48    <Reference Include="System.Core">
49      <RequiredTargetFramework>3.5</RequiredTargetFramework>
50    </Reference>
51    <Reference Include="System.Data.DataSetExtensions">
52      <RequiredTargetFramework>3.5</RequiredTargetFramework>
53    </Reference>
54    <Reference Include="System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
55    <Reference Include="System.Xml.Linq">
56      <RequiredTargetFramework>3.5</RequiredTargetFramework>
57    </Reference>
58    <Reference Include="System.Web" />
59    <Reference Include="System.Web.Extensions">
60      <RequiredTargetFramework>3.5</RequiredTargetFramework>
61    </Reference>
62    <Reference Include="System.Web.Abstractions" />
63    <Reference Include="System.Web.Routing" />
64    <Reference Include="System.Xml" />
65    <Reference Include="System.Configuration" />
66    <Reference Include="System.Web.Services" />
67    <Reference Include="System.EnterpriseServices" />
68  </ItemGroup>
69  <ItemGroup>
70    <Compile Include="Controllers\AccountController.cs" />
71    <Compile Include="Controllers\HomeController.cs" />
72    <Compile Include="Controllers\ServicePrototypeController.cs" />
73    <Compile Include="Global.asax.cs">
74      <DependentUpon>Global.asax</DependentUpon>
75    </Compile>
76    <Compile Include="Models\AccountModels.cs" />
77    <Compile Include="PluginLib\AssemblyResourceProvider.cs" />
78    <Compile Include="PluginLib\AssemblyResourceVirtualFile.cs" />
79    <Compile Include="PluginLib\PluginAttribute.cs" />
80    <Compile Include="PluginLib\PluginHelper.cs" />
81    <Compile Include="PluginLib\PluginViewEngine.cs" />
82    <Compile Include="Properties\AssemblyInfo.cs" />
83    <Compile Include="Service References\OKBAdministrationService\Reference.cs">
84      <AutoGen>True</AutoGen>
85      <DesignTime>True</DesignTime>
86      <DependentUpon>Reference.svcmap</DependentUpon>
87    </Compile>
88    <Compile Include="Service References\OKBService\Reference.cs">
89      <AutoGen>True</AutoGen>
90      <DesignTime>True</DesignTime>
91      <DependentUpon>Reference.svcmap</DependentUpon>
92    </Compile>
93  </ItemGroup>
94  <ItemGroup>
95    <Content Include="Content\themes\hl\images\bg_footer.png" />
96    <Content Include="Content\themes\hl\images\bg_header.png" />
97    <Content Include="Content\themes\hl\images\bg_main.png" />
98    <Content Include="Content\themes\hl\images\bg_mainmenu.png" />
99    <Content Include="Content\themes\hl\images\hl-logo.png" />
100    <Content Include="Content\themes\hl\Site.css" />
101    <Content Include="Global.asax" />
102    <None Include="Service References\OKBAdministrationService\AdministrationService.wsdl" />
103    <None Include="Service References\OKBAdministrationService\AdministrationService.xsd">
104      <SubType>Designer</SubType>
105    </None>
106    <None Include="Service References\OKBAdministrationService\AdministrationService1.xsd">
107      <SubType>Designer</SubType>
108    </None>
109    <None Include="Service References\OKBAdministrationService\AdministrationService2.xsd">
110      <SubType>Designer</SubType>
111    </None>
112    <None Include="Service References\OKBAdministrationService\AdministrationService3.xsd">
113      <SubType>Designer</SubType>
114    </None>
115    <None Include="Service References\OKBAdministrationService\HLWebPluginHost.OKBAdministrationService.Algorithm.datasource">
116      <DependentUpon>Reference.svcmap</DependentUpon>
117    </None>
118    <None Include="Service References\OKBAdministrationService\HLWebPluginHost.OKBAdministrationService.AlgorithmClass.datasource">
119      <DependentUpon>Reference.svcmap</DependentUpon>
120    </None>
121    <None Include="Service References\OKBAdministrationService\HLWebPluginHost.OKBAdministrationService.Platform.datasource">
122      <DependentUpon>Reference.svcmap</DependentUpon>
123    </None>
124    <None Include="Service References\OKBAdministrationService\HLWebPluginHost.OKBAdministrationService.Problem.datasource">
125      <DependentUpon>Reference.svcmap</DependentUpon>
126    </None>
127    <None Include="Service References\OKBAdministrationService\HLWebPluginHost.OKBAdministrationService.ProblemClass.datasource">
128      <DependentUpon>Reference.svcmap</DependentUpon>
129    </None>
130    <None Include="Service References\OKBService\configuration91.svcinfo" />
131    <None Include="Service References\OKBService\configuration.svcinfo" />
132    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.Algorithm.datasource">
133      <DependentUpon>Reference.svcmap</DependentUpon>
134    </None>
135    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.AlgorithmClass.datasource">
136      <DependentUpon>Reference.svcmap</DependentUpon>
137    </None>
138    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.AlgorithmData.datasource">
139      <DependentUpon>Reference.svcmap</DependentUpon>
140    </None>
141    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.AlgorithmParameter.datasource">
142      <DependentUpon>Reference.svcmap</DependentUpon>
143    </None>
144    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.DataType.datasource">
145      <DependentUpon>Reference.svcmap</DependentUpon>
146    </None>
147    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.Experiment.datasource">
148      <DependentUpon>Reference.svcmap</DependentUpon>
149    </None>
150    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.Platform.datasource">
151      <DependentUpon>Reference.svcmap</DependentUpon>
152    </None>
153    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.Problem.datasource">
154      <DependentUpon>Reference.svcmap</DependentUpon>
155    </None>
156    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.ProblemClass.datasource">
157      <DependentUpon>Reference.svcmap</DependentUpon>
158    </None>
159    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.ProblemData.datasource">
160      <DependentUpon>Reference.svcmap</DependentUpon>
161    </None>
162    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.ProblemParameter.datasource">
163      <DependentUpon>Reference.svcmap</DependentUpon>
164    </None>
165    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.Result.datasource">
166      <DependentUpon>Reference.svcmap</DependentUpon>
167    </None>
168    <None Include="Service References\OKBService\HLWebPluginHost.OKBService.Run.datasource">
169      <DependentUpon>Reference.svcmap</DependentUpon>
170    </None>
171    <None Include="Service References\OKBService\Reference.svcmap">
172      <Generator>WCF Proxy Generator</Generator>
173      <LastGenOutput>Reference.cs</LastGenOutput>
174    </None>
175    <Content Include="Scripts\lbAlgorithmClassOnClick.js" />
176    <None Include="Service References\OKBAdministrationService\AdministrationService.disco" />
177    <None Include="Service References\OKBAdministrationService\configuration91.svcinfo" />
178    <None Include="Service References\OKBAdministrationService\configuration.svcinfo" />
179    <None Include="Service References\OKBAdministrationService\Reference.svcmap">
180      <Generator>WCF Proxy Generator</Generator>
181      <LastGenOutput>Reference.cs</LastGenOutput>
182    </None>
183    <Content Include="Views\ServicePrototype\Index.aspx" />
184    <Content Include="Web.config">
185      <SubType>Designer</SubType>
186    </Content>
187    <Content Include="Web.Debug.config">
188      <DependentUpon>Web.config</DependentUpon>
189    </Content>
190    <Content Include="Web.Release.config">
191      <DependentUpon>Web.config</DependentUpon>
192      <SubType>Designer</SubType>
193    </Content>
194    <Content Include="Content\themes\default\Site.css" />
195    <Content Include="Scripts\jquery-1.4.1.js" />
196    <Content Include="Scripts\jquery-1.4.1.min.js" />
197    <Content Include="Scripts\jquery-1.4.1-vsdoc.js" />
198    <Content Include="Scripts\jquery.validate.js" />
199    <Content Include="Scripts\jquery.validate.min.js" />
200    <Content Include="Scripts\jquery.validate-vsdoc.js" />
201    <Content Include="Scripts\MicrosoftAjax.js" />
202    <Content Include="Scripts\MicrosoftAjax.debug.js" />
203    <Content Include="Scripts\MicrosoftMvcAjax.js" />
204    <Content Include="Scripts\MicrosoftMvcAjax.debug.js" />
205    <Content Include="Scripts\MicrosoftMvcValidation.js" />
206    <Content Include="Scripts\MicrosoftMvcValidation.debug.js" />
207    <Content Include="Views\Account\ChangePassword.aspx" />
208    <Content Include="Views\Account\ChangePasswordSuccess.aspx" />
209    <Content Include="Views\Account\LogOn.aspx" />
210    <Content Include="Views\Account\Register.aspx" />
211    <Content Include="Views\Home\About.aspx" />
212    <Content Include="Views\Home\Index.aspx" />
213    <Content Include="Views\Shared\Error.aspx" />
214    <Content Include="Views\Shared\LogOnUserControl.ascx" />
215    <Content Include="Views\Shared\Site.Master" />
216    <Content Include="Views\Web.config" />
217  </ItemGroup>
218  <ItemGroup>
219    <Folder Include="App_Data\" />
220    <Folder Include="App_LocalResources\" />
221  </ItemGroup>
222  <ItemGroup>
223    <WCFMetadata Include="Service References\" />
224  </ItemGroup>
225  <ItemGroup>
226    <WCFMetadataStorage Include="Service References\OKBAdministrationService\" />
227    <WCFMetadataStorage Include="Service References\OKBService\" />
228  </ItemGroup>
229  <ItemGroup>
230    <None Include="Service References\OKBService\Arrays.xsd">
231      <SubType>Designer</SubType>
232    </None>
233    <None Include="Service References\OKBService\HeuristicLab.Services.OKB.DataTransfer.xsd">
234      <SubType>Designer</SubType>
235    </None>
236    <None Include="Service References\OKBService\service.wsdl" />
237    <None Include="Service References\OKBService\service.xsd">
238      <SubType>Designer</SubType>
239    </None>
240    <None Include="Service References\OKBService\service1.xsd">
241      <SubType>Designer</SubType>
242    </None>
243  </ItemGroup>
244  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
245  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
246  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
247       Other similar extension points exist, see Microsoft.Common.targets.
248  <Target Name="BeforeBuild">
249  </Target> -->
250  <Target Name="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
251    <AspNetCompiler VirtualPath="temp" PhysicalPath="$(ProjectDir)" />
252  </Target>
253  <ProjectExtensions>
254    <VisualStudio>
255      <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
256        <WebProjectProperties>
257          <UseIIS>False</UseIIS>
258          <AutoAssignPort>True</AutoAssignPort>
259          <DevelopmentServerPort>1209</DevelopmentServerPort>
260          <DevelopmentServerVPath>/</DevelopmentServerVPath>
261          <IISUrl>
262          </IISUrl>
263          <NTLMAuthentication>False</NTLMAuthentication>
264          <UseCustomServer>False</UseCustomServer>
265          <CustomServerUrl>
266          </CustomServerUrl>
267          <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
268        </WebProjectProperties>
269      </FlavorProperties>
270    </VisualStudio>
271  </ProjectExtensions>
272</Project>
Note: See TracBrowser for help on using the repository browser.