Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.EvolutionaryTracking/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj @ 9240

Last change on this file since 9240 was 9240, checked in by bburlacu, 11 years ago

#1772: Merged trunk changes for HeuristicLab.Optimization.Views. Modified RunCollectionDataTableView to calculate rows mean and put the results into the clipboard.

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