Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ClientUserManagement/HeuristicLab.Clients.Access.Views/3.3/HeuristicLab.Clients.Access.Views-3.3.csproj @ 7929

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

#1174 added a dialog for changing the user password

File size: 9.8 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>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{FE856595-64CD-46DA-9CD2-FFF3E6B0D4F2}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Clients.Access.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Clients.Access.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <DebugSymbols>true</DebugSymbols>
18    <DebugType>full</DebugType>
19    <Optimize>false</Optimize>
20    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
21    <DefineConstants>DEBUG;TRACE</DefineConstants>
22    <ErrorReport>prompt</ErrorReport>
23    <WarningLevel>4</WarningLevel>
24  </PropertyGroup>
25  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26    <DebugType>pdbonly</DebugType>
27    <Optimize>true</Optimize>
28    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
29    <DefineConstants>TRACE</DefineConstants>
30    <ErrorReport>prompt</ErrorReport>
31    <WarningLevel>4</WarningLevel>
32  </PropertyGroup>
33  <PropertyGroup>
34    <SignAssembly>true</SignAssembly>
35  </PropertyGroup>
36  <PropertyGroup>
37    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
38  </PropertyGroup>
39  <ItemGroup>
40    <Reference Include="HeuristicLab.Algorithms.Benchmarks-3.3">
41      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.Benchmarks-3.3.dll</HintPath>
42      <Private>False</Private>
43    </Reference>
44    <Reference Include="HeuristicLab.Clients.Common-3.3">
45      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>
46      <Private>False</Private>
47    </Reference>
48    <Reference Include="HeuristicLab.Collections-3.3">
49      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
50      <Private>False</Private>
51    </Reference>
52    <Reference Include="HeuristicLab.Common-3.3">
53      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
54      <Private>False</Private>
55    </Reference>
56    <Reference Include="HeuristicLab.Common.Resources-3.3">
57      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
58      <Private>False</Private>
59    </Reference>
60    <Reference Include="HeuristicLab.Core-3.3">
61      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
62      <Private>False</Private>
63    </Reference>
64    <Reference Include="HeuristicLab.Core.Views-3.3">
65      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
66      <Private>False</Private>
67    </Reference>
68    <Reference Include="HeuristicLab.Data-3.3">
69      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
70      <Private>False</Private>
71    </Reference>
72    <Reference Include="HeuristicLab.MainForm-3.3">
73      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
74      <Private>False</Private>
75    </Reference>
76    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
77      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
78      <Private>False</Private>
79    </Reference>
80    <Reference Include="HeuristicLab.Optimization-3.3">
81      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
82      <Private>False</Private>
83    </Reference>
84    <Reference Include="HeuristicLab.Optimizer-3.3">
85      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
86      <Private>False</Private>
87    </Reference>
88    <Reference Include="HeuristicLab.Persistence-3.3">
89      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
90      <Private>False</Private>
91    </Reference>
92    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
93      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
94      <Private>False</Private>
95    </Reference>
96    <Reference Include="System" />
97    <Reference Include="System.Core" />
98    <Reference Include="System.Drawing" />
99    <Reference Include="System.Runtime.Serialization" />
100    <Reference Include="System.Windows.Forms" />
101    <Reference Include="System.Xml.Linq" />
102    <Reference Include="System.Data.DataSetExtensions" />
103    <Reference Include="Microsoft.CSharp" />
104    <Reference Include="System.Data" />
105    <Reference Include="System.Xml" />
106  </ItemGroup>
107  <ItemGroup>
108    <Compile Include="ClientViews\AdminClientView.cs">
109      <SubType>UserControl</SubType>
110    </Compile>
111    <Compile Include="ClientViews\AdminClientView.Designer.cs">
112      <DependentUpon>AdminClientView.cs</DependentUpon>
113    </Compile>
114    <Compile Include="ClientViews\ClientInformationDialog.cs">
115      <SubType>Form</SubType>
116    </Compile>
117    <Compile Include="ClientViews\ClientInformationDialog.Designer.cs">
118      <DependentUpon>ClientInformationDialog.cs</DependentUpon>
119    </Compile>
120    <Compile Include="ClientViews\ClientRegistrationDialog.cs">
121      <SubType>Form</SubType>
122    </Compile>
123    <Compile Include="ClientViews\ClientRegistrationDialog.Designer.cs">
124      <DependentUpon>ClientRegistrationDialog.cs</DependentUpon>
125    </Compile>
126    <Compile Include="ClientViews\ClientView.cs">
127      <SubType>UserControl</SubType>
128    </Compile>
129    <Compile Include="ClientViews\ClientView.Designer.cs">
130      <DependentUpon>ClientView.cs</DependentUpon>
131    </Compile>
132    <Compile Include="MenuItems\ClientInfoMenuItem.cs" />
133    <Compile Include="MenuItems\UserInfoMenuItem.cs" />
134    <Compile Include="Plugin.cs" />
135    <Compile Include="Properties\AssemblyInfo.cs" />
136    <Compile Include="UserViews\ChangePasswordDialog.cs">
137      <SubType>Form</SubType>
138    </Compile>
139    <Compile Include="UserViews\ChangePasswordDialog.Designer.cs">
140      <DependentUpon>ChangePasswordDialog.cs</DependentUpon>
141    </Compile>
142    <Compile Include="UserViews\LightweightUserGroupSelectionDialog.cs">
143      <SubType>Form</SubType>
144    </Compile>
145    <Compile Include="UserViews\LightweightUserGroupSelectionDialog.Designer.cs">
146      <DependentUpon>LightweightUserGroupSelectionDialog.cs</DependentUpon>
147    </Compile>
148    <Compile Include="UserViews\LightweightUserGroupSelectionView.cs">
149      <SubType>UserControl</SubType>
150    </Compile>
151    <Compile Include="UserViews\LightweightUserGroupSelectionView.Designer.cs">
152      <DependentUpon>LightweightUserGroupSelectionView.cs</DependentUpon>
153    </Compile>
154    <Compile Include="UserViews\LightweightUserInformationView.cs">
155      <SubType>UserControl</SubType>
156    </Compile>
157    <Compile Include="UserViews\LightweightUserInformationView.Designer.cs">
158      <DependentUpon>LightweightUserInformationView.cs</DependentUpon>
159    </Compile>
160    <Compile Include="UserViews\RefreshableLightweightUserInformationView.cs">
161      <SubType>UserControl</SubType>
162    </Compile>
163    <Compile Include="UserViews\RefreshableLightweightUserInformationView.Designer.cs">
164      <DependentUpon>RefreshableLightweightUserInformationView.cs</DependentUpon>
165    </Compile>
166    <Compile Include="UserViews\LightweightUserView.cs">
167      <SubType>UserControl</SubType>
168    </Compile>
169    <Compile Include="UserViews\LightweightUserView.Designer.cs">
170      <DependentUpon>LightweightUserView.cs</DependentUpon>
171    </Compile>
172    <Compile Include="UserViews\RefreshableLightweightUserView.cs">
173      <SubType>UserControl</SubType>
174    </Compile>
175    <Compile Include="UserViews\RefreshableLightweightUserView.Designer.cs">
176      <DependentUpon>RefreshableLightweightUserView.cs</DependentUpon>
177    </Compile>
178    <Compile Include="UserViews\RefreshableView.cs">
179      <SubType>UserControl</SubType>
180    </Compile>
181    <Compile Include="UserViews\RefreshableView.Designer.cs">
182      <DependentUpon>RefreshableView.cs</DependentUpon>
183    </Compile>
184    <Compile Include="UserViews\UserInformationDialog.cs">
185      <SubType>Form</SubType>
186    </Compile>
187    <Compile Include="UserViews\UserInformationDialog.Designer.cs">
188      <DependentUpon>UserInformationDialog.cs</DependentUpon>
189    </Compile>
190  </ItemGroup>
191  <ItemGroup>
192    <EmbeddedResource Include="Documents\ClientRegistrationInfo.rtf" />
193    <None Include="HeuristicLab.snk" />
194    <None Include="Plugin.cs.frame" />
195    <None Include="Properties\AssemblyInfo.cs.frame" />
196  </ItemGroup>
197  <ItemGroup>
198    <ProjectReference Include="..\..\HeuristicLab.Clients.Access\3.3\HeuristicLab.Clients.Access-3.3.csproj">
199      <Project>{494F87F4-0F25-4D33-A382-10CDB2174D48}</Project>
200      <Name>HeuristicLab.Clients.Access-3.3</Name>
201    </ProjectReference>
202  </ItemGroup>
203  <ItemGroup />
204  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
205  <PropertyGroup>
206    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
207set ProjectDir=$(ProjectDir)
208set SolutionDir=$(SolutionDir)
209set Outdir=$(Outdir)
210call PreBuildEvent.cmd</PreBuildEvent>
211  </PropertyGroup>
212  <PropertyGroup>
213    <PostBuildEvent>
214    </PostBuildEvent>
215  </PropertyGroup>
216  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
217       Other similar extension points exist, see Microsoft.Common.targets.
218  <Target Name="BeforeBuild">
219  </Target>
220  <Target Name="AfterBuild">
221  </Target>
222  -->
223</Project>
Note: See TracBrowser for help on using the repository browser.