Free cookie consent management tool by TermsFeed Policy Generator

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

Last change on this file since 4640 was 4640, checked in by swagner, 14 years ago

Added more images from the VS2008 image library (#841)

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