Free cookie consent management tool by TermsFeed Policy Generator

source: branches/TimeLimitRunOptimizer/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj @ 12547

Last change on this file since 12547 was 12118, checked in by abeham, 10 years ago

#1985:

  • Restored compilable state of TimeLimitRunOptimizer branch
  • Updated changes from trunk
File size: 19.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>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Optimization.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Optimization.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.5</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>..\..\..\..\trunk\sources\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48    <Prefer32Bit>false</Prefer32Bit>
49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
53    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <DocumentationFile>
58    </DocumentationFile>
59    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
60    <Prefer32Bit>false</Prefer32Bit>
61  </PropertyGroup>
62  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
63    <DebugSymbols>true</DebugSymbols>
64    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
65    <DefineConstants>DEBUG;TRACE</DefineConstants>
66    <DebugType>full</DebugType>
67    <PlatformTarget>x86</PlatformTarget>
68    <ErrorReport>prompt</ErrorReport>
69    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
70    <Prefer32Bit>false</Prefer32Bit>
71  </PropertyGroup>
72  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
73    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
74    <DefineConstants>TRACE</DefineConstants>
75    <DocumentationFile>
76    </DocumentationFile>
77    <Optimize>true</Optimize>
78    <DebugType>pdbonly</DebugType>
79    <PlatformTarget>x86</PlatformTarget>
80    <ErrorReport>prompt</ErrorReport>
81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
82    <Prefer32Bit>false</Prefer32Bit>
83  </PropertyGroup>
84  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
85    <DebugSymbols>true</DebugSymbols>
86    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
87    <DefineConstants>DEBUG;TRACE</DefineConstants>
88    <DebugType>full</DebugType>
89    <PlatformTarget>x64</PlatformTarget>
90    <ErrorReport>prompt</ErrorReport>
91    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
92    <Prefer32Bit>false</Prefer32Bit>
93  </PropertyGroup>
94  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
95    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
96    <DefineConstants>TRACE</DefineConstants>
97    <DocumentationFile>
98    </DocumentationFile>
99    <Optimize>true</Optimize>
100    <DebugType>pdbonly</DebugType>
101    <PlatformTarget>x64</PlatformTarget>
102    <ErrorReport>prompt</ErrorReport>
103    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
104    <Prefer32Bit>false</Prefer32Bit>
105  </PropertyGroup>
106  <ItemGroup>
107    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
108      <SpecificVersion>False</SpecificVersion>
109      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
110      <Private>False</Private>
111    </Reference>
112    <Reference Include="HeuristicLab.Analysis.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
113      <SpecificVersion>False</SpecificVersion>
114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
115      <Private>False</Private>
116    </Reference>
117    <Reference Include="HeuristicLab.Collections-3.3">
118      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="HeuristicLab.Common-3.3">
122      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="HeuristicLab.Common.Resources-3.3">
126      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
127      <Private>False</Private>
128    </Reference>
129    <Reference Include="HeuristicLab.Core-3.3">
130      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
131      <Private>False</Private>
132    </Reference>
133    <Reference Include="HeuristicLab.Core.Views-3.3">
134      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
135      <Private>False</Private>
136    </Reference>
137    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
138      <SpecificVersion>False</SpecificVersion>
139      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
140      <Private>False</Private>
141    </Reference>
142    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
143      <SpecificVersion>False</SpecificVersion>
144      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
145      <Private>False</Private>
146    </Reference>
147    <Reference Include="HeuristicLab.MainForm-3.3">
148      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
149      <Private>False</Private>
150    </Reference>
151    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
152      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
153      <Private>False</Private>
154    </Reference>
155    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
156      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
157      <Private>False</Private>
158    </Reference>
159    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
160      <SpecificVersion>False</SpecificVersion>
161      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
162      <Private>False</Private>
163    </Reference>
164    <Reference Include="HeuristicLab.Problems.Instances.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
165      <SpecificVersion>False</SpecificVersion>
166      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.Views-3.3.dll</HintPath>
167      <Private>False</Private>
168    </Reference>
169    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
170      <SpecificVersion>False</SpecificVersion>
171      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
172      <Private>False</Private>
173    </Reference>
174    <Reference Include="Microsoft.CSharp" />
175    <Reference Include="System" />
176    <Reference Include="System.Core">
177      <RequiredTargetFramework>3.5</RequiredTargetFramework>
178    </Reference>
179    <Reference Include="System.Drawing" />
180    <Reference Include="System.Windows.Forms" />
181    <Reference Include="System.Windows.Forms.DataVisualization" />
182    <Reference Include="System.Xml.Linq">
183      <RequiredTargetFramework>3.5</RequiredTargetFramework>
184    </Reference>
185    <Reference Include="System.Data.DataSetExtensions">
186      <RequiredTargetFramework>3.5</RequiredTargetFramework>
187    </Reference>
188    <Reference Include="System.Data" />
189    <Reference Include="System.Xml" />
190  </ItemGroup>
191  <ItemGroup>
192    <None Include="Plugin.cs.frame" />
193    <Compile Include="AlgorithmView.cs">
194      <SubType>UserControl</SubType>
195    </Compile>
196    <Compile Include="AlgorithmView.Designer.cs">
197      <DependentUpon>AlgorithmView.cs</DependentUpon>
198    </Compile>
199    <Compile Include="BasicAlgorithmView.cs">
200      <SubType>UserControl</SubType>
201    </Compile>
202    <Compile Include="BasicAlgorithmView.Designer.cs">
203      <DependentUpon>BasicAlgorithmView.cs</DependentUpon>
204    </Compile>
205    <Compile Include="BatchRunView.cs">
206      <SubType>UserControl</SubType>
207    </Compile>
208    <Compile Include="BatchRunView.Designer.cs">
209      <DependentUpon>BatchRunView.cs</DependentUpon>
210    </Compile>
211    <Compile Include="CreateNewSingleEncodingDialog.cs">
212      <SubType>Form</SubType>
213    </Compile>
214    <Compile Include="CreateNewSingleEncodingDialog.Designer.cs">
215      <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
216    </Compile>
217    <Compile Include="ISolutionSimilarityCalculatorView.cs">
218      <SubType>UserControl</SubType>
219    </Compile>
220    <Compile Include="ISolutionSimilarityCalculatorView.Designer.cs">
221      <DependentUpon>ISolutionSimilarityCalculatorView.cs</DependentUpon>
222    </Compile>
223    <Compile Include="ExperimentListView.cs">
224      <SubType>UserControl</SubType>
225    </Compile>
226    <Compile Include="ExperimentListView.Designer.cs">
227      <DependentUpon>ExperimentListView.cs</DependentUpon>
228    </Compile>
229    <Compile Include="MultiEncodingView.cs">
230      <SubType>UserControl</SubType>
231    </Compile>
232    <Compile Include="MultiEncodingView.Designer.cs">
233      <DependentUpon>MultiEncodingView.cs</DependentUpon>
234    </Compile>
235    <Compile Include="Plugin.cs" />
236    <Compile Include="ProblemView.cs">
237      <SubType>UserControl</SubType>
238    </Compile>
239    <Compile Include="ProblemView.Designer.cs">
240      <DependentUpon>ProblemView.cs</DependentUpon>
241    </Compile>
242    <Compile Include="RunCollectionModifierListView.cs">
243      <SubType>UserControl</SubType>
244    </Compile>
245    <Compile Include="RunCollectionModifierListView.Designer.cs">
246      <DependentUpon>RunCollectionModifierListView.cs</DependentUpon>
247    </Compile>
248    <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.cs">
249      <SubType>UserControl</SubType>
250    </Compile>
251    <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.Designer.cs">
252      <DependentUpon>RunCollectionContentConstraintView.cs</DependentUpon>
253    </Compile>
254    <Compile Include="ExperimentTreeView.cs">
255      <SubType>UserControl</SubType>
256    </Compile>
257    <Compile Include="ExperimentTreeView.Designer.cs">
258      <DependentUpon>ExperimentTreeView.cs</DependentUpon>
259    </Compile>
260    <Compile Include="IOptimizerView.cs">
261      <SubType>UserControl</SubType>
262    </Compile>
263    <Compile Include="IOptimizerView.Designer.cs">
264      <DependentUpon>IOptimizerView.cs</DependentUpon>
265    </Compile>
266    <Compile Include="ResultValueView.cs">
267      <SubType>UserControl</SubType>
268    </Compile>
269    <Compile Include="ResultValueView.Designer.cs">
270      <DependentUpon>ResultValueView.cs</DependentUpon>
271    </Compile>
272    <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.cs">
273      <SubType>UserControl</SubType>
274    </Compile>
275    <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.Designer.cs">
276      <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
277    </Compile>
278    <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.cs">
279      <SubType>UserControl</SubType>
280    </Compile>
281    <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.Designer.cs">
282      <DependentUpon>RunCollectionComparisonConstraintView.cs</DependentUpon>
283    </Compile>
284    <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.cs">
285      <SubType>UserControl</SubType>
286    </Compile>
287    <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.Designer.cs">
288      <DependentUpon>RunCollectionTypeCompatibilityConstraintView.cs</DependentUpon>
289    </Compile>
290    <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.cs">
291      <SubType>UserControl</SubType>
292    </Compile>
293    <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.Designer.cs">
294      <DependentUpon>RunCollectionConstraintCollectionView.cs</DependentUpon>
295    </Compile>
296    <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.cs">
297      <SubType>UserControl</SubType>
298    </Compile>
299    <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.Designer.cs">
300      <DependentUpon>RunCollectionColumnConstraintView.cs</DependentUpon>
301    </Compile>
302    <Compile Include="OptimizerListView.cs">
303      <SubType>UserControl</SubType>
304    </Compile>
305    <Compile Include="OptimizerListView.Designer.cs">
306      <DependentUpon>OptimizerListView.cs</DependentUpon>
307    </Compile>
308    <Compile Include="ExperimentView.cs">
309      <SubType>UserControl</SubType>
310    </Compile>
311    <Compile Include="ExperimentView.Designer.cs">
312      <DependentUpon>ExperimentView.cs</DependentUpon>
313    </Compile>
314    <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.cs">
315      <SubType>UserControl</SubType>
316    </Compile>
317    <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.Designer.cs">
318      <DependentUpon>RunCollectionBubbleChartView.cs</DependentUpon>
319    </Compile>
320    <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.cs">
321      <SubType>UserControl</SubType>
322    </Compile>
323    <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.Designer.cs">
324      <DependentUpon>RunCollectionEqualityConstraintView.cs</DependentUpon>
325    </Compile>
326    <Compile Include="RunCollectionViews\RunCollectionTableView.cs">
327      <SubType>UserControl</SubType>
328    </Compile>
329    <Compile Include="RunCollectionViews\RunCollectionTableView.Designer.cs">
330      <DependentUpon>RunCollectionTableView.cs</DependentUpon>
331    </Compile>
332    <Compile Include="RunCollectionViews\RunCollectionView.cs">
333      <SubType>UserControl</SubType>
334    </Compile>
335    <Compile Include="RunCollectionViews\RunCollectionView.Designer.cs">
336      <DependentUpon>RunCollectionView.cs</DependentUpon>
337    </Compile>
338    <Compile Include="RunView.cs">
339      <SubType>UserControl</SubType>
340    </Compile>
341    <Compile Include="RunView.Designer.cs">
342      <DependentUpon>RunView.cs</DependentUpon>
343    </Compile>
344    <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.cs">
345      <SubType>UserControl</SubType>
346    </Compile>
347    <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.Designer.cs">
348      <DependentUpon>RunCollectionChartAggregationView.cs</DependentUpon>
349    </Compile>
350    <Compile Include="TimeLimitRunView.cs">
351      <SubType>UserControl</SubType>
352    </Compile>
353    <Compile Include="TimeLimitRunView.Designer.cs">
354      <DependentUpon>TimeLimitRunView.cs</DependentUpon>
355    </Compile>
356    <Compile Include="UserDefinedAlgorithmView.cs">
357      <SubType>UserControl</SubType>
358    </Compile>
359    <Compile Include="UserDefinedAlgorithmView.Designer.cs">
360      <DependentUpon>UserDefinedAlgorithmView.cs</DependentUpon>
361    </Compile>
362    <Compile Include="EngineAlgorithmView.cs">
363      <SubType>UserControl</SubType>
364    </Compile>
365    <Compile Include="EngineAlgorithmView.Designer.cs">
366      <DependentUpon>EngineAlgorithmView.cs</DependentUpon>
367    </Compile>
368    <Compile Include="Properties\AssemblyInfo.cs" />
369    <Compile Include="ResultCollectionView.cs">
370      <SubType>UserControl</SubType>
371    </Compile>
372    <Compile Include="ResultCollectionView.Designer.cs">
373      <DependentUpon>ResultCollectionView.cs</DependentUpon>
374    </Compile>
375    <Compile Include="ResultView.cs">
376      <SubType>UserControl</SubType>
377    </Compile>
378    <Compile Include="ResultView.Designer.cs">
379      <DependentUpon>ResultView.cs</DependentUpon>
380    </Compile>
381  </ItemGroup>
382  <ItemGroup>
383    <None Include="HeuristicLab.snk" />
384    <None Include="Properties\AssemblyInfo.cs.frame" />
385  </ItemGroup>
386  <ItemGroup>
387    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
388      <Visible>False</Visible>
389      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
390      <Install>false</Install>
391    </BootstrapperPackage>
392    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
393      <Visible>False</Visible>
394      <ProductName>.NET Framework 3.5 SP1</ProductName>
395      <Install>true</Install>
396    </BootstrapperPackage>
397    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
398      <Visible>False</Visible>
399      <ProductName>Windows Installer 3.1</ProductName>
400      <Install>true</Install>
401    </BootstrapperPackage>
402  </ItemGroup>
403  <ItemGroup>
404    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
405      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
406      <Name>HeuristicLab.Optimization-3.3</Name>
407      <Private>False</Private>
408    </ProjectReference>
409  </ItemGroup>
410  <ItemGroup>
411    <EmbeddedResource Include="CreateNewSingleEncodingDialog.resx">
412      <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
413    </EmbeddedResource>
414  </ItemGroup>
415  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
416  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
417       Other similar extension points exist, see Microsoft.Common.targets.
418  <Target Name="BeforeBuild">
419  </Target>
420  <Target Name="AfterBuild">
421  </Target>
422  -->
423  <PropertyGroup>
424    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
425set ProjectDir=$(ProjectDir)
426set SolutionDir=$(SolutionDir)
427set Outdir=$(Outdir)
428
429call PreBuildEvent.cmd
430</PreBuildEvent>
431    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
432export ProjectDir=$(ProjectDir)
433export SolutionDir=$(SolutionDir)
434
435$SolutionDir/PreBuildEvent.sh
436</PreBuildEvent>
437  </PropertyGroup>
438</Project>
Note: See TracBrowser for help on using the repository browser.