Free cookie consent management tool by TermsFeed Policy Generator

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

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

Reintegrated .NET 4.0 migration branch (#1350)

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