Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Common.Resources/3.3/HeuristicLab.Common.Resources-3.3.csproj @ 5768

Last change on this file since 5768 was 5768, checked in by swagner, 13 years ago

Enabled hiding of parameters (#1377)

File size: 21.7 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>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Common.Resources</RootNamespace>
12    <AssemblyName>HeuristicLab.Common.Resources-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>bin\Debug\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50    <DebugType>pdbonly</DebugType>
51    <Optimize>true</Optimize>
52    <OutputPath>bin\Release\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
56    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
57  </PropertyGroup>
58  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
59    <DebugSymbols>true</DebugSymbols>
60    <OutputPath>bin\x86\Debug\</OutputPath>
61    <DefineConstants>DEBUG;TRACE</DefineConstants>
62    <DebugType>full</DebugType>
63    <PlatformTarget>x86</PlatformTarget>
64    <ErrorReport>prompt</ErrorReport>
65    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
66  </PropertyGroup>
67  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
68    <OutputPath>bin\x86\Release\</OutputPath>
69    <DefineConstants>TRACE</DefineConstants>
70    <Optimize>true</Optimize>
71    <DebugType>pdbonly</DebugType>
72    <PlatformTarget>x86</PlatformTarget>
73    <ErrorReport>prompt</ErrorReport>
74    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
75  </PropertyGroup>
76  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
77    <DebugSymbols>true</DebugSymbols>
78    <OutputPath>bin\x64\Debug\</OutputPath>
79    <DefineConstants>DEBUG;TRACE</DefineConstants>
80    <DebugType>full</DebugType>
81    <PlatformTarget>x64</PlatformTarget>
82    <ErrorReport>prompt</ErrorReport>
83    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
84  </PropertyGroup>
85  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
86    <OutputPath>bin\x64\Release\</OutputPath>
87    <DefineConstants>TRACE</DefineConstants>
88    <Optimize>true</Optimize>
89    <DebugType>pdbonly</DebugType>
90    <PlatformTarget>x64</PlatformTarget>
91    <ErrorReport>prompt</ErrorReport>
92    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
93  </PropertyGroup>
94  <ItemGroup>
95    <Reference Include="System" />
96    <Reference Include="System.Core">
97      <RequiredTargetFramework>3.5</RequiredTargetFramework>
98    </Reference>
99    <Reference Include="System.Drawing" />
100    <Reference Include="System.Xml.Linq">
101      <RequiredTargetFramework>3.5</RequiredTargetFramework>
102    </Reference>
103    <Reference Include="System.Data.DataSetExtensions">
104      <RequiredTargetFramework>3.5</RequiredTargetFramework>
105    </Reference>
106    <Reference Include="System.Data" />
107    <Reference Include="System.Xml" />
108  </ItemGroup>
109  <ItemGroup>
110    <None Include="HeuristicLabCommonResourcesPlugin.cs.frame" />
111    <Compile Include="HeuristicLab.Designer.cs">
112      <AutoGen>True</AutoGen>
113      <DesignTime>True</DesignTime>
114      <DependentUpon>HeuristicLab.resx</DependentUpon>
115    </Compile>
116    <Compile Include="HeuristicLabCommonResourcesPlugin.cs" />
117    <Compile Include="Properties\AssemblyInfo.cs" />
118    <Compile Include="VSImageLibrary.Designer.cs">
119      <AutoGen>True</AutoGen>
120      <DesignTime>True</DesignTime>
121      <DependentUpon>VSImageLibrary.resx</DependentUpon>
122    </Compile>
123  </ItemGroup>
124  <ItemGroup>
125    <None Include="HeuristicLab.snk" />
126    <None Include="Properties\AssemblyInfo.frame" />
127  </ItemGroup>
128  <ItemGroup>
129    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
130      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
131      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
132    </ProjectReference>
133  </ItemGroup>
134  <ItemGroup>
135    <EmbeddedResource Include="HeuristicLab.resx">
136      <Generator>PublicResXFileCodeGenerator</Generator>
137      <LastGenOutput>HeuristicLab.Designer.cs</LastGenOutput>
138    </EmbeddedResource>
139    <EmbeddedResource Include="VSImageLibrary.resx">
140      <Generator>PublicResXFileCodeGenerator</Generator>
141      <LastGenOutput>VSImageLibrary.Designer.cs</LastGenOutput>
142      <SubType>Designer</SubType>
143    </EmbeddedResource>
144  </ItemGroup>
145  <ItemGroup>
146    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Method.png" />
147  </ItemGroup>
148  <ItemGroup>
149    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Module.png" />
150  </ItemGroup>
151  <ItemGroup>
152    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Script.png" />
153  </ItemGroup>
154  <ItemGroup>
155    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Assembly.png" />
156  </ItemGroup>
157  <ItemGroup>
158    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Class.png" />
159  </ItemGroup>
160  <ItemGroup>
161    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Component.png" />
162  </ItemGroup>
163  <ItemGroup>
164    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Constant.png" />
165  </ItemGroup>
166  <ItemGroup>
167    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Control.png" />
168  </ItemGroup>
169  <ItemGroup>
170    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Database.png" />
171  </ItemGroup>
172  <ItemGroup>
173    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Delegate.png" />
174  </ItemGroup>
175  <ItemGroup>
176    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Document.png" />
177  </ItemGroup>
178  <ItemGroup>
179    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Drive.png" />
180  </ItemGroup>
181  <ItemGroup>
182    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Enum.png" />
183  </ItemGroup>
184  <ItemGroup>
185    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_EnumItem.png" />
186  </ItemGroup>
187  <ItemGroup>
188    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Error.png" />
189  </ItemGroup>
190  <ItemGroup>
191    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Event.png" />
192  </ItemGroup>
193  <ItemGroup>
194    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Exception.png" />
195  </ItemGroup>
196  <ItemGroup>
197    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Field.png" />
198  </ItemGroup>
199  <ItemGroup>
200    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_File.png" />
201  </ItemGroup>
202  <ItemGroup>
203    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Insall.png" />
204  </ItemGroup>
205  <ItemGroup>
206    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Interface.png" />
207  </ItemGroup>
208  <ItemGroup>
209    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Internet.png" />
210  </ItemGroup>
211  <ItemGroup>
212    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Library.png" />
213  </ItemGroup>
214  <ItemGroup>
215    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Macro.png" />
216  </ItemGroup>
217  <ItemGroup>
218    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Map.png" />
219  </ItemGroup>
220  <ItemGroup>
221    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_MapItem.png" />
222  </ItemGroup>
223  <ItemGroup>
224    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_MethodOverload.png" />
225  </ItemGroup>
226  <ItemGroup>
227    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Namespace.png" />
228  </ItemGroup>
229  <ItemGroup>
230    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_NetworkConnections.png" />
231  </ItemGroup>
232  <ItemGroup>
233    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Object.png" />
234  </ItemGroup>
235  <ItemGroup>
236    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Operator.png" />
237  </ItemGroup>
238  <ItemGroup>
239    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Properties.png" />
240  </ItemGroup>
241  <ItemGroup>
242    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Structure.png" />
243  </ItemGroup>
244  <ItemGroup>
245    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Template.png" />
246  </ItemGroup>
247  <ItemGroup>
248    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Timer.png" />
249  </ItemGroup>
250  <ItemGroup>
251    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Type.png" />
252  </ItemGroup>
253  <ItemGroup>
254    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_TypeDef.png" />
255  </ItemGroup>
256  <ItemGroup>
257    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Union.png" />
258  </ItemGroup>
259  <ItemGroup>
260    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_User.png" />
261  </ItemGroup>
262  <ItemGroup>
263    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_UserAccounts.png" />
264  </ItemGroup>
265  <ItemGroup>
266    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_ValueType.png" />
267  </ItemGroup>
268  <ItemGroup>
269    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_CommonElements_Actions_Add.png" />
270  </ItemGroup>
271  <ItemGroup>
272    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_CommonElements_Actions_Remove.png" />
273  </ItemGroup>
274  <ItemGroup>
275    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_CommonElements_Objects_Arrow_Down.png" />
276  </ItemGroup>
277  <ItemGroup>
278    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_CommonElements_Objects_Arrow_Up.png" />
279  </ItemGroup>
280  <ItemGroup>
281    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Pause.png" />
282  </ItemGroup>
283  <ItemGroup>
284    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Play.png" />
285  </ItemGroup>
286  <ItemGroup>
287    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Stop.png" />
288  </ItemGroup>
289  <ItemGroup>
290    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Restart.png" />
291  </ItemGroup>
292  <ItemGroup>
293    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_EditTable.png" />
294  </ItemGroup>
295  <ItemGroup>
296    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_OrgChart.png" />
297  </ItemGroup>
298  <ItemGroup>
299    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_ProtectForm.png" />
300  </ItemGroup>
301  <ItemGroup>
302    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Redo.png" />
303  </ItemGroup>
304  <ItemGroup>
305    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Sort.png" />
306  </ItemGroup>
307  <ItemGroup>
308    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_SortUp.png" />
309  </ItemGroup>
310  <ItemGroup>
311    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Undo.png" />
312  </ItemGroup>
313  <ItemGroup>
314    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Windows.png" />
315  </ItemGroup>
316  <ItemGroup>
317    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Open.png" />
318  </ItemGroup>
319  <ItemGroup>
320    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Save.png" />
321  </ItemGroup>
322  <ItemGroup>
323    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_SaveAll.png" />
324  </ItemGroup>
325  <ItemGroup>
326    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_NewDocument.png" />
327  </ItemGroup>
328  <ItemGroup>
329    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_NewFolder.png" />
330  </ItemGroup>
331  <ItemGroup>
332    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Flag_Blue.png" />
333  </ItemGroup>
334  <ItemGroup>
335    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Flag_Green.png" />
336  </ItemGroup>
337  <ItemGroup>
338    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Flag_Red.png" />
339  </ItemGroup>
340  <ItemGroup>
341    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Zoom.png" />
342  </ItemGroup>
343  <ItemGroup>
344    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Copy.png" />
345  </ItemGroup>
346  <ItemGroup>
347    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Cut.png" />
348  </ItemGroup>
349  <ItemGroup>
350    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_FormulaEvaluator.png" />
351  </ItemGroup>
352  <ItemGroup>
353    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Function.png" />
354  </ItemGroup>
355  <ItemGroup>
356    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Paste.png" />
357  </ItemGroup>
358  <ItemGroup>
359    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Print.png" />
360  </ItemGroup>
361  <ItemGroup>
362    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_PrintPreview.png" />
363  </ItemGroup>
364  <ItemGroup>
365    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Warning.png" />
366  </ItemGroup>
367  <ItemGroup>
368    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_RefreshDocument.png" />
369  </ItemGroup>
370  <ItemGroup>
371    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Delete.png" />
372  </ItemGroup>
373  <ItemGroup>
374    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_DeleteFolder.png" />
375  </ItemGroup>
376  <ItemGroup>
377    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Pointer.png" />
378  </ItemGroup>
379  <ItemGroup>
380    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Breakpoint.png" />
381  </ItemGroup>
382  <ItemGroup>
383    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_CommonElements_Objects_Zoom_In.png" />
384  </ItemGroup>
385  <ItemGroup>
386    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_CommonElements_Objects_Zoom_Out.png" />
387  </ItemGroup>
388  <ItemGroup>
389    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Nothing.png" />
390  </ItemGroup>
391  <ItemGroup>
392    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Table.png" />
393  </ItemGroup>
394  <ItemGroup>
395    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_EditInformation.png" />
396  </ItemGroup>
397  <ItemGroup>
398    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Annotations&amp;Buttons_Collapse.png" />
399  </ItemGroup>
400  <ItemGroup>
401    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Annotations&amp;Buttons_Expand.png" />
402  </ItemGroup>
403  <ItemGroup>
404    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Edit.png" />
405  </ItemGroup>
406  <ItemGroup>
407    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Comment.png" />
408  </ItemGroup>
409  <ItemGroup>
410    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Breakpoint_Active.png" />
411  </ItemGroup>
412  <ItemGroup>
413    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Breakpoint_Inactive.png" />
414  </ItemGroup>
415  <ItemGroup>
416    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Image.png" />
417  </ItemGroup>
418  <ItemGroup>
419    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Executable_Paused.png" />
420  </ItemGroup>
421  <ItemGroup>
422    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Executable_Prepared.png" />
423  </ItemGroup>
424  <ItemGroup>
425    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Executable_Started.png" />
426  </ItemGroup>
427  <ItemGroup>
428    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Executable_Stopped.png" />
429  </ItemGroup>
430  <ItemGroup>
431    <Content Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Checkout.png" />
432    <Content Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Clone.png" />
433    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_HiddenField.png" />
434    <None Include="Resources\VS2010ImageLibrary\VS2010ImageLibrary_Actions_Filter.png" />
435    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Cab.png" />
436    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Gradient.png" />
437    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_EditBrightnessContrast.png" />
438    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_DisplayInColor.png" />
439    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_TrackBar.png" />
440    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_RadialChart.png" />
441    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Statistics.png" />
442    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Performance.png" />
443    <None Include="Resources\HeuristicLab\HeuristicLab.ico" />
444    <None Include="Resources\HeuristicLab\HeuristicLabBanner.png" />
445    <None Include="Resources\HeuristicLab\HeuristicLabLogo.png" />
446    <Content Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_ActualSize.png" />
447    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Disconnect.png" />
448    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_PublishToWeb.png" />
449    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Refresh.png" />
450    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Objects_Database_Modified.png" />
451    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Annotations&amp;Buttons_HighPriority_Large.png" />
452    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Graph.png" />
453    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_PieChart.png" />
454    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_MoveFirst.png" />
455    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_MoveLast.png" />
456    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_MoveNext.png" />
457    <None Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_MovePrevious.png" />
458  </ItemGroup>
459  <ItemGroup>
460    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
461      <Visible>False</Visible>
462      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
463      <Install>false</Install>
464    </BootstrapperPackage>
465    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
466      <Visible>False</Visible>
467      <ProductName>.NET Framework 3.5 SP1</ProductName>
468      <Install>true</Install>
469    </BootstrapperPackage>
470    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
471      <Visible>False</Visible>
472      <ProductName>Windows Installer 3.1</ProductName>
473      <Install>true</Install>
474    </BootstrapperPackage>
475  </ItemGroup>
476  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
477  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
478       Other similar extension points exist, see Microsoft.Common.targets.
479  <Target Name="BeforeBuild">
480  </Target>
481  <Target Name="AfterBuild">
482  </Target>
483  -->
484  <PropertyGroup>
485    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
486set ProjectDir=$(ProjectDir)
487set SolutionDir=$(SolutionDir)
488set Outdir=$(Outdir)
489
490call PreBuildEvent.cmd
491SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabCommonResourcesPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabCommonResourcesPlugin.cs"</PreBuildEvent>
492  </PropertyGroup>
493</Project>
Note: See TracBrowser for help on using the repository browser.