Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ClientUserManagement/HeuristicLab.Clients.Access.Administration/3.3/HeuristicLab.Clients.Access.Administration-3.3.csproj @ 7635

Last change on this file since 7635 was 7635, checked in by ascheibe, 12 years ago

#1648 added admin views for displaying user groups

File size: 10.4 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)' == '' ">x86</Platform>
6    <ProductVersion>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{C9CF6AE8-4637-4A75-9141-042F479B5D50}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Clients.Access.Administration</RootNamespace>
12    <AssemblyName>HeuristicLab.Clients.Access.Administration-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <PublishUrl>publish\</PublishUrl>
18    <Install>true</Install>
19    <InstallFrom>Disk</InstallFrom>
20    <UpdateEnabled>false</UpdateEnabled>
21    <UpdateMode>Foreground</UpdateMode>
22    <UpdateInterval>7</UpdateInterval>
23    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
24    <UpdatePeriodically>false</UpdatePeriodically>
25    <UpdateRequired>false</UpdateRequired>
26    <MapFileExtensions>true</MapFileExtensions>
27    <ApplicationRevision>0</ApplicationRevision>
28    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
29    <IsWebBootstrapper>false</IsWebBootstrapper>
30    <UseApplicationTrust>false</UseApplicationTrust>
31    <BootstrapperEnabled>true</BootstrapperEnabled>
32  </PropertyGroup>
33  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
34    <DebugSymbols>true</DebugSymbols>
35    <DebugType>full</DebugType>
36    <Optimize>false</Optimize>
37    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
38    <DefineConstants>DEBUG;TRACE</DefineConstants>
39    <ErrorReport>prompt</ErrorReport>
40    <WarningLevel>4</WarningLevel>
41  </PropertyGroup>
42  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
43    <DebugType>pdbonly</DebugType>
44    <Optimize>true</Optimize>
45    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
46    <DefineConstants>TRACE</DefineConstants>
47    <ErrorReport>prompt</ErrorReport>
48    <WarningLevel>4</WarningLevel>
49  </PropertyGroup>
50  <PropertyGroup>
51    <SignAssembly>true</SignAssembly>
52  </PropertyGroup>
53  <PropertyGroup>
54    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
55  </PropertyGroup>
56  <ItemGroup>
57    <Reference Include="HeuristicLab.Algorithms.Benchmarks-3.3">
58      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.Benchmarks-3.3.dll</HintPath>
59      <Private>False</Private>
60    </Reference>
61    <Reference Include="HeuristicLab.Clients.Common-3.3">
62      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>
63      <Private>False</Private>
64    </Reference>
65    <Reference Include="HeuristicLab.Collections-3.3">
66      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
67      <Private>False</Private>
68    </Reference>
69    <Reference Include="HeuristicLab.Common-3.3">
70      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
71      <Private>False</Private>
72    </Reference>
73    <Reference Include="HeuristicLab.Common.Resources-3.3">
74      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
75      <Private>False</Private>
76    </Reference>
77    <Reference Include="HeuristicLab.Core-3.3">
78      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
79      <Private>False</Private>
80    </Reference>
81    <Reference Include="HeuristicLab.Core.Views-3.3">
82      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
83      <Private>False</Private>
84    </Reference>
85    <Reference Include="HeuristicLab.Data-3.3">
86      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
87      <Private>False</Private>
88    </Reference>
89    <Reference Include="HeuristicLab.MainForm-3.3">
90      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
91      <Private>False</Private>
92    </Reference>
93    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
94      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
95      <Private>False</Private>
96    </Reference>
97    <Reference Include="HeuristicLab.Optimization-3.3">
98      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
99      <Private>False</Private>
100    </Reference>
101    <Reference Include="HeuristicLab.Optimizer-3.3">
102      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
103      <Private>False</Private>
104    </Reference>
105    <Reference Include="HeuristicLab.Persistence-3.3">
106      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
110      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
111      <Private>False</Private>
112    </Reference>
113    <Reference Include="System" />
114    <Reference Include="System.Core" />
115    <Reference Include="System.Runtime.Serialization" />
116    <Reference Include="System.ServiceModel" />
117    <Reference Include="System.Xml.Linq" />
118    <Reference Include="System.Data.DataSetExtensions" />
119    <Reference Include="Microsoft.CSharp" />
120    <Reference Include="System.Data" />
121    <Reference Include="System.Deployment" />
122    <Reference Include="System.Drawing" />
123    <Reference Include="System.Windows.Forms" />
124    <Reference Include="System.Xml" />
125  </ItemGroup>
126  <ItemGroup>
127    <Compile Include="AccessAdministrationClient.cs" />
128    <Compile Include="MenuItems\UserAdministrationMenuItem.cs" />
129    <Compile Include="Plugin.cs" />
130    <Compile Include="Properties\AssemblyInfo.cs" />
131    <Compile Include="Views\UserGroupListView.cs">
132      <SubType>UserControl</SubType>
133    </Compile>
134    <Compile Include="Views\UserGroupListView.Designer.cs">
135      <DependentUpon>UserGroupListView.cs</DependentUpon>
136    </Compile>
137    <Compile Include="Views\RefreshableUserGroupListView.cs">
138      <SubType>UserControl</SubType>
139    </Compile>
140    <Compile Include="Views\RefreshableUserGroupListView.Designer.cs">
141      <DependentUpon>RefreshableUserGroupListView.cs</DependentUpon>
142    </Compile>
143    <Compile Include="Views\UserGroupView.cs">
144      <SubType>UserControl</SubType>
145    </Compile>
146    <Compile Include="Views\UserGroupView.Designer.cs">
147      <DependentUpon>UserGroupView.cs</DependentUpon>
148    </Compile>
149    <Compile Include="Views\RoleView.cs">
150      <SubType>UserControl</SubType>
151    </Compile>
152    <Compile Include="Views\RoleView.Designer.cs">
153      <DependentUpon>RoleView.cs</DependentUpon>
154    </Compile>
155    <Compile Include="Views\RefreshableUserListView.cs">
156      <SubType>UserControl</SubType>
157    </Compile>
158    <Compile Include="Views\RefreshableUserListView.Designer.cs">
159      <DependentUpon>RefreshableUserListView.cs</DependentUpon>
160    </Compile>
161    <Compile Include="Views\RefreshableView.cs">
162      <SubType>UserControl</SubType>
163    </Compile>
164    <Compile Include="Views\RefreshableView.Designer.cs">
165      <DependentUpon>RefreshableView.cs</DependentUpon>
166    </Compile>
167    <Compile Include="Views\UserAdministrationDialog.cs">
168      <SubType>Form</SubType>
169    </Compile>
170    <Compile Include="Views\UserAdministrationDialog.Designer.cs">
171      <DependentUpon>UserAdministrationDialog.cs</DependentUpon>
172    </Compile>
173    <Compile Include="Views\UserListView.cs">
174      <SubType>UserControl</SubType>
175    </Compile>
176    <Compile Include="Views\UserListView.Designer.cs">
177      <DependentUpon>UserListView.cs</DependentUpon>
178    </Compile>
179    <Compile Include="Views\UserView.cs">
180      <SubType>UserControl</SubType>
181    </Compile>
182    <Compile Include="Views\UserView.Designer.cs">
183      <DependentUpon>UserView.cs</DependentUpon>
184    </Compile>
185    <None Include="HeuristicLab.snk" />
186    <None Include="Plugin.cs.frame" />
187    <None Include="Properties\AssemblyInfo.cs.frame" />
188  </ItemGroup>
189  <ItemGroup>
190    <BootstrapperPackage Include=".NETFramework,Version=v4.0">
191      <Visible>False</Visible>
192      <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
193      <Install>true</Install>
194    </BootstrapperPackage>
195    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
196      <Visible>False</Visible>
197      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
198      <Install>false</Install>
199    </BootstrapperPackage>
200    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
201      <Visible>False</Visible>
202      <ProductName>.NET Framework 3.5 SP1</ProductName>
203      <Install>false</Install>
204    </BootstrapperPackage>
205    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
206      <Visible>False</Visible>
207      <ProductName>Windows Installer 3.1</ProductName>
208      <Install>true</Install>
209    </BootstrapperPackage>
210  </ItemGroup>
211  <ItemGroup>
212    <ProjectReference Include="..\..\HeuristicLab.Clients.Access.Views\3.3\HeuristicLab.Clients.Access.Views-3.3.csproj">
213      <Project>{FE856595-64CD-46DA-9CD2-FFF3E6B0D4F2}</Project>
214      <Name>HeuristicLab.Clients.Access.Views-3.3</Name>
215      <Private>False</Private>
216    </ProjectReference>
217    <ProjectReference Include="..\..\HeuristicLab.Clients.Access\3.3\HeuristicLab.Clients.Access-3.3.csproj">
218      <Project>{494F87F4-0F25-4D33-A382-10CDB2174D48}</Project>
219      <Name>HeuristicLab.Clients.Access-3.3</Name>
220      <Private>False</Private>
221    </ProjectReference>
222  </ItemGroup>
223  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
224  <PropertyGroup>
225    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
226set ProjectDir=$(ProjectDir)
227set SolutionDir=$(SolutionDir)
228set Outdir=$(Outdir)
229call PreBuildEvent.cmd</PreBuildEvent>
230  </PropertyGroup>
231  <PropertyGroup>
232    <PostBuildEvent>
233    </PostBuildEvent>
234  </PropertyGroup>
235  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
236       Other similar extension points exist, see Microsoft.Common.targets.
237  <Target Name="BeforeBuild">
238  </Target>
239  <Target Name="AfterBuild">
240  </Target>
241  -->
242</Project>
Note: See TracBrowser for help on using the repository browser.