Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj @ 14312

Last change on this file since 14312 was 14312, checked in by bburlacu, 8 years ago

#1772: Merge trunk changes. Delete unnecessary files (sliding window).

File size: 19.3 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>{7A2531CE-3F7C-4F13-BCCA-ED6DC27A7086}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DataAnalysis.Symbolic.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4</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    <UseVSHostingProcess>false</UseVSHostingProcess>
50  </PropertyGroup>
51  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
52    <DebugType>pdbonly</DebugType>
53    <Optimize>true</Optimize>
54    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
55    <DefineConstants>TRACE</DefineConstants>
56    <ErrorReport>prompt</ErrorReport>
57    <WarningLevel>4</WarningLevel>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59    <Prefer32Bit>false</Prefer32Bit>
60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
62    <DebugSymbols>true</DebugSymbols>
63    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x64</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
69    <Prefer32Bit>false</Prefer32Bit>
70  </PropertyGroup>
71  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
72    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
73    <DefineConstants>TRACE</DefineConstants>
74    <Optimize>true</Optimize>
75    <DebugType>pdbonly</DebugType>
76    <PlatformTarget>x64</PlatformTarget>
77    <ErrorReport>prompt</ErrorReport>
78    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
79    <Prefer32Bit>false</Prefer32Bit>
80  </PropertyGroup>
81  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
82    <DebugSymbols>true</DebugSymbols>
83    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
84    <DefineConstants>DEBUG;TRACE</DefineConstants>
85    <DebugType>full</DebugType>
86    <PlatformTarget>x86</PlatformTarget>
87    <ErrorReport>prompt</ErrorReport>
88    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
89    <Prefer32Bit>false</Prefer32Bit>
90  </PropertyGroup>
91  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
92    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
93    <DefineConstants>TRACE</DefineConstants>
94    <Optimize>true</Optimize>
95    <DebugType>pdbonly</DebugType>
96    <PlatformTarget>x86</PlatformTarget>
97    <ErrorReport>prompt</ErrorReport>
98    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
99    <Prefer32Bit>false</Prefer32Bit>
100  </PropertyGroup>
101  <ItemGroup>
102    <Reference Include="ALGLIB-3.7.0">
103      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
104      <Private>False</Private>
105    </Reference>
106    <Reference Include="EPPlus-4.0.3, Version=4.0.3.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
107      <SpecificVersion>False</SpecificVersion>
108      <HintPath>..\..\..\..\trunk\sources\bin\EPPlus-4.0.3.dll</HintPath>
109      <Private>False</Private>
110    </Reference>
111    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
112      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
113      <Private>False</Private>
114    </Reference>
115    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
116      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
117      <Private>False</Private>
118    </Reference>
119    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
120      <SpecificVersion>False</SpecificVersion>
121      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
122    </Reference>
123    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
124      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
125      <Private>False</Private>
126    </Reference>
127    <Reference Include="HeuristicLab.Core.Views-3.3">
128      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
129      <Private>False</Private>
130    </Reference>
131    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
132      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
133      <Private>False</Private>
134    </Reference>
135    <Reference Include="HeuristicLab.Data.Views-3.3">
136      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
137      <Private>False</Private>
138    </Reference>
139    <Reference Include="HeuristicLab.MainForm-3.3">
140      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
141      <Private>False</Private>
142    </Reference>
143    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
144      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
145      <Private>False</Private>
146    </Reference>
147    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
148      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
149      <Private>False</Private>
150    </Reference>
151    <Reference Include="HeuristicLab.Optimization.Views-3.3">
152      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
153      <Private>False</Private>
154    </Reference>
155    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
156      <SpecificVersion>False</SpecificVersion>
157      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
158      <Private>False</Private>
159    </Reference>
160    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
161      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
162      <Private>False</Private>
163    </Reference>
164    <Reference Include="HeuristicLab.Parameters.Views-3.3">
165      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters.Views-3.3.dll</HintPath>
166      <Private>False</Private>
167    </Reference>
168    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
169      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
170      <Private>False</Private>
171    </Reference>
172    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
173      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
174      <Private>False</Private>
175    </Reference>
176    <Reference Include="HeuristicLab.Visualization-3.3, Version=3.3.0.9491, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
177      <SpecificVersion>False</SpecificVersion>
178      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization-3.3.dll</HintPath>
179    </Reference>
180    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
181      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
182      <Private>False</Private>
183    </Reference>
184    <Reference Include="System" />
185    <Reference Include="System.Core">
186      <RequiredTargetFramework>3.5</RequiredTargetFramework>
187    </Reference>
188    <Reference Include="System.Drawing" />
189    <Reference Include="System.Windows.Forms" />
190    <Reference Include="System.Windows.Forms.DataVisualization" />
191    <Reference Include="System.Xml.Linq">
192      <RequiredTargetFramework>3.5</RequiredTargetFramework>
193    </Reference>
194    <Reference Include="System.Data.DataSetExtensions">
195      <RequiredTargetFramework>3.5</RequiredTargetFramework>
196    </Reference>
197    <Reference Include="System.Data" />
198    <Reference Include="System.Xml" />
199  </ItemGroup>
200  <ItemGroup>
201    <Compile Include="Exporters\SymbolicSolutionExcelExporter.cs" />
202    <Compile Include="InteractiveSymbolicExpressionTreeChart.cs">
203      <SubType>UserControl</SubType>
204    </Compile>
205    <Compile Include="InteractiveSymbolicExpressionTreeChart.Designer.cs">
206      <DependentUpon>InteractiveSymbolicExpressionTreeChart.cs</DependentUpon>
207    </Compile>
208    <Compile Include="LatexSymbolicDataAnalysisModelView.cs">
209      <SubType>UserControl</SubType>
210    </Compile>
211    <Compile Include="LatexSymbolicDataAnalysisModelView.designer.cs">
212      <DependentUpon>LatexSymbolicDataAnalysisModelView.cs</DependentUpon>
213    </Compile>
214    <Compile Include="MenuItems\OptimizeDataAnalysisRunsMenuItem.cs" />
215    <Compile Include="Plugin.cs" />
216    <Compile Include="Properties\Resources.Designer.cs">
217      <AutoGen>True</AutoGen>
218      <DesignTime>True</DesignTime>
219      <DependentUpon>Resources.resx</DependentUpon>
220    </Compile>
221    <Compile Include="SymbolicDataAnalysisModelMathView.cs">
222      <SubType>UserControl</SubType>
223    </Compile>
224    <Compile Include="SymbolicDataAnalysisModelMathView.designer.cs">
225      <DependentUpon>SymbolicDataAnalysisModelMathView.cs</DependentUpon>
226    </Compile>
227    <Compile Include="TextualSymbolicDataAnalysisModelView.cs">
228      <SubType>UserControl</SubType>
229    </Compile>
230    <Compile Include="TextualSymbolicDataAnalysisModelView.designer.cs">
231      <DependentUpon>TextualSymbolicDataAnalysisModelView.cs</DependentUpon>
232    </Compile>
233    <Compile Include="InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs">
234      <SubType>UserControl</SubType>
235    </Compile>
236    <Compile Include="InteractiveSymbolicDataAnalysisSolutionSimplifierView.Designer.cs">
237      <DependentUpon>InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs</DependentUpon>
238    </Compile>
239    <Compile Include="GraphicalSymbolicDataAnalysisModelView.cs">
240      <SubType>UserControl</SubType>
241    </Compile>
242    <Compile Include="GraphicalSymbolicDataAnalysisModelView.designer.cs">
243      <DependentUpon>GraphicalSymbolicDataAnalysisModelView.cs</DependentUpon>
244    </Compile>
245    <Compile Include="Symbols\ConstantView.cs">
246      <SubType>UserControl</SubType>
247    </Compile>
248    <Compile Include="Symbols\ConstantView.Designer.cs">
249      <DependentUpon>ConstantView.cs</DependentUpon>
250    </Compile>
251    <Compile Include="Symbols\LaggedVariableView.cs">
252      <SubType>UserControl</SubType>
253    </Compile>
254    <Compile Include="Symbols\LaggedVariableView.Designer.cs">
255      <DependentUpon>LaggedVariableView.cs</DependentUpon>
256    </Compile>
257    <Compile Include="Symbols\TimeLagView.cs">
258      <SubType>UserControl</SubType>
259    </Compile>
260    <Compile Include="Symbols\TimeLagView.Designer.cs">
261      <DependentUpon>TimeLagView.cs</DependentUpon>
262    </Compile>
263    <Compile Include="Symbols\VariableConditionView.cs">
264      <SubType>UserControl</SubType>
265    </Compile>
266    <Compile Include="Symbols\VariableConditionView.Designer.cs">
267      <DependentUpon>VariableConditionView.cs</DependentUpon>
268    </Compile>
269    <Compile Include="Symbols\VariableView.cs">
270      <SubType>UserControl</SubType>
271    </Compile>
272    <Compile Include="Symbols\VariableView.Designer.cs">
273      <DependentUpon>VariableView.cs</DependentUpon>
274    </Compile>
275    <Compile Include="Tracking\SymbolicDataAnalysisGenealogyGraphView.cs">
276      <SubType>UserControl</SubType>
277    </Compile>
278    <Compile Include="Tracking\SymbolicDataAnalysisGenealogyGraphView.Designer.cs">
279      <DependentUpon>SymbolicDataAnalysisGenealogyGraphView.cs</DependentUpon>
280    </Compile>
281    <Compile Include="TreeEditDialogs\SymbolicExpressionTreeConstantNodeEditDialog.cs">
282      <SubType>Form</SubType>
283    </Compile>
284    <Compile Include="TreeEditDialogs\SymbolicExpressionTreeConstantNodeEditDialog.Designer.cs">
285      <DependentUpon>SymbolicExpressionTreeConstantNodeEditDialog.cs</DependentUpon>
286    </Compile>
287    <Compile Include="TreeEditDialogs\SymbolicExpressionTreeVariableNodeEditDialog.cs">
288      <SubType>Form</SubType>
289    </Compile>
290    <Compile Include="TreeEditDialogs\SymbolicExpressionTreeVariableNodeEditDialog.Designer.cs">
291      <DependentUpon>SymbolicExpressionTreeVariableNodeEditDialog.cs</DependentUpon>
292    </Compile>
293    <Compile Include="TreeEditDialogs\SymbolicExpressionTreeNodeInsertDialog.cs">
294      <SubType>Form</SubType>
295    </Compile>
296    <Compile Include="TreeEditDialogs\SymbolicExpressionTreeNodeInsertDialog.Designer.cs">
297      <DependentUpon>SymbolicExpressionTreeNodeInsertDialog.cs</DependentUpon>
298    </Compile>
299    <None Include="HeuristicLab.snk" />
300    <None Include="Plugin.cs.frame" />
301    <None Include="Properties\AssemblyInfo.cs.frame" />
302    <Compile Include="RunCollectionVariableImpactView.cs">
303      <SubType>UserControl</SubType>
304    </Compile>
305    <Compile Include="RunCollectionVariableImpactView.Designer.cs">
306      <DependentUpon>RunCollectionVariableImpactView.cs</DependentUpon>
307    </Compile>
308    <Compile Include="Properties\AssemblyInfo.cs" />
309  </ItemGroup>
310  <ItemGroup>
311    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj">
312      <Project>{423bd94f-963a-438e-ba45-3bb3d61cd03b}</Project>
313      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4</Name>
314      <Private>False</Private>
315    </ProjectReference>
316    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
317      <Project>{06d4a186-9319-48a0-bade-a2058d462eea}</Project>
318      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
319    </ProjectReference>
320    <ProjectReference Include="..\..\HeuristicLab.EvolutionTracking.Views\3.4\HeuristicLab.EvolutionTracking.Views-3.4.csproj">
321      <Project>{318dfe8c-ca23-4f1b-a4ac-62b425060241}</Project>
322      <Name>HeuristicLab.EvolutionTracking.Views-3.4</Name>
323    </ProjectReference>
324    <ProjectReference Include="..\..\HeuristicLab.EvolutionTracking\3.4\HeuristicLab.EvolutionTracking-3.4.csproj">
325      <Project>{1f75cea3-464f-4a6f-b2f0-04b9841ebc16}</Project>
326      <Name>HeuristicLab.EvolutionTracking-3.4</Name>
327    </ProjectReference>
328    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
329      <Project>{3d28463f-ec96-4d82-afee-38be91a0ca00}</Project>
330      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
331      <Private>False</Private>
332    </ProjectReference>
333  </ItemGroup>
334  <ItemGroup>
335    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
336      <Visible>False</Visible>
337      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
338      <Install>false</Install>
339    </BootstrapperPackage>
340    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
341      <Visible>False</Visible>
342      <ProductName>.NET Framework 3.5 SP1</ProductName>
343      <Install>true</Install>
344    </BootstrapperPackage>
345    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
346      <Visible>False</Visible>
347      <ProductName>Windows Installer 3.1</ProductName>
348      <Install>true</Install>
349    </BootstrapperPackage>
350  </ItemGroup>
351  <ItemGroup>
352    <Content Include="displayModelFrame.html">
353      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
354    </Content>
355    <None Include="Resources\LargeLeftDiagonal_235.png" />
356    <None Include="Resources\LargeRightDiagonal_238.png" />
357  </ItemGroup>
358  <ItemGroup>
359    <EmbeddedResource Include="Properties\Resources.resx">
360      <Generator>ResXFileCodeGenerator</Generator>
361      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
362      <SubType>Designer</SubType>
363    </EmbeddedResource>
364  </ItemGroup>
365  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
366  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
367       Other similar extension points exist, see Microsoft.Common.targets.
368  <Target Name="BeforeBuild">
369  </Target>
370  <Target Name="AfterBuild">
371  </Target>
372  -->
373  <PropertyGroup>
374    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
375set ProjectDir=$(ProjectDir)
376set SolutionDir=$(SolutionDir)
377set Outdir=$(Outdir)
378
379call PreBuildEvent.cmd
380</PreBuildEvent>
381    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
382export ProjectDir=$(ProjectDir)
383export SolutionDir=$(SolutionDir)
384
385$SolutionDir/PreBuildEvent.sh
386</PreBuildEvent>
387  </PropertyGroup>
388  <PropertyGroup>
389    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
390set ProjectDir=$(ProjectDir)
391set SolutionDir=$(SolutionDir)
392set Outdir=$(Outdir)
393
394call PreBuildEvent.cmd
395</PreBuildEvent>
396  </PropertyGroup>
397</Project>
Note: See TracBrowser for help on using the repository browser.