[5693] | 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.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>bin\Debug\</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>bin\Release\</OutputPath>
|
---|
| 53 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 54 | <ErrorReport>prompt</ErrorReport>
|
---|
| 55 | <WarningLevel>4</WarningLevel>
|
---|
| 56 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 57 | </PropertyGroup>
|
---|
| 58 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 59 | <DebugSymbols>true</DebugSymbols>
|
---|
| 60 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 61 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 62 | <DebugType>full</DebugType>
|
---|
| 63 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 64 | <ErrorReport>prompt</ErrorReport>
|
---|
| 65 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 66 | </PropertyGroup>
|
---|
| 67 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
| 68 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 69 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 70 | <Optimize>true</Optimize>
|
---|
| 71 | <DebugType>pdbonly</DebugType>
|
---|
| 72 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 73 | <ErrorReport>prompt</ErrorReport>
|
---|
| 74 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 75 | </PropertyGroup>
|
---|
| 76 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 77 | <DebugSymbols>true</DebugSymbols>
|
---|
| 78 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 79 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 80 | <DebugType>full</DebugType>
|
---|
| 81 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 82 | <ErrorReport>prompt</ErrorReport>
|
---|
| 83 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 84 | </PropertyGroup>
|
---|
| 85 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 86 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 87 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 88 | <Optimize>true</Optimize>
|
---|
| 89 | <DebugType>pdbonly</DebugType>
|
---|
| 90 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 91 | <ErrorReport>prompt</ErrorReport>
|
---|
| 92 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 93 | </PropertyGroup>
|
---|
| 94 | <ItemGroup>
|
---|
| 95 | <Reference Include="System" />
|
---|
| 96 | <Reference Include="System.Core">
|
---|
| 97 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 98 | </Reference>
|
---|
| 99 | <Reference Include="System.Drawing" />
|
---|
| 100 | <Reference Include="System.Windows.Forms" />
|
---|
| 101 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
| 102 | <Reference Include="System.Xml.Linq">
|
---|
| 103 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 104 | </Reference>
|
---|
| 105 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 106 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 107 | </Reference>
|
---|
| 108 | <Reference Include="System.Data" />
|
---|
| 109 | <Reference Include="System.Xml" />
|
---|
| 110 | </ItemGroup>
|
---|
| 111 | <ItemGroup>
|
---|
[6675] | 112 | <Compile Include="SymbolicDataAnalysisSolutionResponseFunctionView.cs">
|
---|
| 113 | <SubType>UserControl</SubType>
|
---|
| 114 | </Compile>
|
---|
| 115 | <Compile Include="SymbolicDataAnalysisSolutionResponseFunctionView.Designer.cs">
|
---|
| 116 | <DependentUpon>SymbolicDataAnalysisSolutionResponseFunctionView.cs</DependentUpon>
|
---|
| 117 | </Compile>
|
---|
[5829] | 118 | <Compile Include="TextualSymbolicDataAnalysisModelView.cs">
|
---|
| 119 | <SubType>UserControl</SubType>
|
---|
| 120 | </Compile>
|
---|
| 121 | <Compile Include="TextualSymbolicDataAnalysisModelView.designer.cs">
|
---|
| 122 | <DependentUpon>TextualSymbolicDataAnalysisModelView.cs</DependentUpon>
|
---|
| 123 | </Compile>
|
---|
[5699] | 124 | <Compile Include="InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs">
|
---|
| 125 | <SubType>UserControl</SubType>
|
---|
| 126 | </Compile>
|
---|
| 127 | <Compile Include="InteractiveSymbolicDataAnalysisSolutionSimplifierView.Designer.cs">
|
---|
| 128 | <DependentUpon>InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs</DependentUpon>
|
---|
| 129 | </Compile>
|
---|
[5829] | 130 | <Compile Include="GraphicalSymbolicDataAnalysisModelView.cs">
|
---|
[5693] | 131 | <SubType>UserControl</SubType>
|
---|
| 132 | </Compile>
|
---|
[5829] | 133 | <Compile Include="GraphicalSymbolicDataAnalysisModelView.designer.cs">
|
---|
| 134 | <DependentUpon>GraphicalSymbolicDataAnalysisModelView.cs</DependentUpon>
|
---|
[5693] | 135 | </Compile>
|
---|
| 136 | <Compile Include="Symbols\ConstantView.cs">
|
---|
| 137 | <SubType>UserControl</SubType>
|
---|
| 138 | </Compile>
|
---|
| 139 | <Compile Include="Symbols\ConstantView.Designer.cs">
|
---|
| 140 | <DependentUpon>ConstantView.cs</DependentUpon>
|
---|
| 141 | </Compile>
|
---|
| 142 | <Compile Include="Symbols\LaggedVariableView.cs">
|
---|
| 143 | <SubType>UserControl</SubType>
|
---|
| 144 | </Compile>
|
---|
| 145 | <Compile Include="Symbols\LaggedVariableView.Designer.cs">
|
---|
| 146 | <DependentUpon>LaggedVariableView.cs</DependentUpon>
|
---|
| 147 | </Compile>
|
---|
| 148 | <Compile Include="Symbols\TimeLagView.cs">
|
---|
| 149 | <SubType>UserControl</SubType>
|
---|
| 150 | </Compile>
|
---|
| 151 | <Compile Include="Symbols\TimeLagView.Designer.cs">
|
---|
| 152 | <DependentUpon>TimeLagView.cs</DependentUpon>
|
---|
| 153 | </Compile>
|
---|
| 154 | <Compile Include="Symbols\VariableConditionView.cs">
|
---|
| 155 | <SubType>UserControl</SubType>
|
---|
| 156 | </Compile>
|
---|
| 157 | <Compile Include="Symbols\VariableConditionView.Designer.cs">
|
---|
| 158 | <DependentUpon>VariableConditionView.cs</DependentUpon>
|
---|
| 159 | </Compile>
|
---|
| 160 | <Compile Include="Symbols\VariableView.cs">
|
---|
| 161 | <SubType>UserControl</SubType>
|
---|
| 162 | </Compile>
|
---|
| 163 | <Compile Include="Symbols\VariableView.Designer.cs">
|
---|
| 164 | <DependentUpon>VariableView.cs</DependentUpon>
|
---|
| 165 | </Compile>
|
---|
[6675] | 166 | <Compile Include="VariableTrackbar.cs">
|
---|
| 167 | <SubType>UserControl</SubType>
|
---|
| 168 | </Compile>
|
---|
| 169 | <Compile Include="VariableTrackbar.Designer.cs">
|
---|
| 170 | <DependentUpon>VariableTrackbar.cs</DependentUpon>
|
---|
| 171 | </Compile>
|
---|
[5693] | 172 | <None Include="HeuristicLab.snk" />
|
---|
| 173 | <None Include="HeuristicLabProblemsDataAnalysisSymbolicViewsPlugin.cs.frame" />
|
---|
| 174 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
| 175 | <Compile Include="HeuristicLabProblemsDataAnalysisSymbolicViewsPlugin.cs" />
|
---|
| 176 | <Compile Include="RunCollectionVariableImpactView.cs">
|
---|
| 177 | <SubType>UserControl</SubType>
|
---|
| 178 | </Compile>
|
---|
| 179 | <Compile Include="RunCollectionVariableImpactView.Designer.cs">
|
---|
| 180 | <DependentUpon>RunCollectionVariableImpactView.cs</DependentUpon>
|
---|
| 181 | </Compile>
|
---|
| 182 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 183 | </ItemGroup>
|
---|
| 184 | <ItemGroup>
|
---|
| 185 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 186 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 187 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
| 188 | </ProjectReference>
|
---|
[6285] | 189 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
| 190 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
| 191 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
| 192 | </ProjectReference>
|
---|
[5693] | 193 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 194 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 195 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 196 | </ProjectReference>
|
---|
| 197 | <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
|
---|
| 198 | <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
|
---|
| 199 | <Name>HeuristicLab.Core.Views-3.3</Name>
|
---|
| 200 | </ProjectReference>
|
---|
| 201 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 202 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 203 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 204 | </ProjectReference>
|
---|
| 205 | <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
|
---|
| 206 | <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
|
---|
| 207 | <Name>HeuristicLab.Data.Views-3.3</Name>
|
---|
| 208 | </ProjectReference>
|
---|
| 209 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 210 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 211 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
| 212 | </ProjectReference>
|
---|
| 213 | <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj">
|
---|
| 214 | <Project>{423BD94F-963A-438E-BA45-3BB3D61CD03B}</Project>
|
---|
| 215 | <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4</Name>
|
---|
| 216 | </ProjectReference>
|
---|
| 217 | <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
|
---|
| 218 | <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
|
---|
| 219 | <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
|
---|
| 220 | </ProjectReference>
|
---|
| 221 | <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\ALGLIB-3.1.0\ALGLIB-3.1.0.csproj">
|
---|
| 222 | <Project>{FC841674-62A7-4055-BE91-E41944B6C606}</Project>
|
---|
| 223 | <Name>ALGLIB-3.1.0</Name>
|
---|
| 224 | </ProjectReference>
|
---|
| 225 | <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\HeuristicLab.ALGLIB-3.1.0\HeuristicLab.ALGLIB-3.1.0.csproj">
|
---|
| 226 | <Project>{DE69A359-A5B8-4D3D-BA8D-D5780D7F96D6}</Project>
|
---|
| 227 | <Name>HeuristicLab.ALGLIB-3.1.0 %28HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\HeuristicLab.ALGLIB-3.1.0\HeuristicLab.ALGLIB-3.1.0%29</Name>
|
---|
| 228 | </ProjectReference>
|
---|
| 229 | <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
|
---|
| 230 | <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
|
---|
| 231 | <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
|
---|
| 232 | </ProjectReference>
|
---|
| 233 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
| 234 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
| 235 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
| 236 | </ProjectReference>
|
---|
| 237 | <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
|
---|
| 238 | <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
|
---|
| 239 | <Name>HeuristicLab.Operators-3.3</Name>
|
---|
| 240 | </ProjectReference>
|
---|
[5829] | 241 | <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
|
---|
| 242 | <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
|
---|
| 243 | <Name>HeuristicLab.Optimization.Views-3.3</Name>
|
---|
| 244 | </ProjectReference>
|
---|
[5693] | 245 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 246 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 247 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
| 248 | </ProjectReference>
|
---|
| 249 | <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
|
---|
| 250 | <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
|
---|
| 251 | <Name>HeuristicLab.Parameters-3.3</Name>
|
---|
| 252 | </ProjectReference>
|
---|
| 253 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 254 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
| 255 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
| 256 | </ProjectReference>
|
---|
| 257 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 258 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 259 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 260 | </ProjectReference>
|
---|
| 261 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
|
---|
| 262 | <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
|
---|
| 263 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
|
---|
| 264 | </ProjectReference>
|
---|
| 265 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
| 266 | <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
|
---|
| 267 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
| 268 | </ProjectReference>
|
---|
| 269 | <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
|
---|
| 270 | <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
|
---|
| 271 | <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
|
---|
| 272 | </ProjectReference>
|
---|
| 273 | </ItemGroup>
|
---|
| 274 | <ItemGroup>
|
---|
| 275 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 276 | <Visible>False</Visible>
|
---|
| 277 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 278 | <Install>false</Install>
|
---|
| 279 | </BootstrapperPackage>
|
---|
| 280 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 281 | <Visible>False</Visible>
|
---|
| 282 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 283 | <Install>true</Install>
|
---|
| 284 | </BootstrapperPackage>
|
---|
| 285 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 286 | <Visible>False</Visible>
|
---|
| 287 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 288 | <Install>true</Install>
|
---|
| 289 | </BootstrapperPackage>
|
---|
| 290 | </ItemGroup>
|
---|
| 291 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 292 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 293 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 294 | <Target Name="BeforeBuild">
|
---|
| 295 | </Target>
|
---|
| 296 | <Target Name="AfterBuild">
|
---|
| 297 | </Target>
|
---|
| 298 | -->
|
---|
| 299 | <PropertyGroup>
|
---|
| 300 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 301 | set ProjectDir=$(ProjectDir)
|
---|
| 302 | set SolutionDir=$(SolutionDir)
|
---|
| 303 | set Outdir=$(Outdir)
|
---|
| 304 |
|
---|
| 305 | call PreBuildEvent.cmd
|
---|
| 306 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabProblemsDataAnalysisSymbolicViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsDataAnalysisSymbolicViewsPlugin.cs"</PreBuildEvent>
|
---|
| 307 | </PropertyGroup>
|
---|
| 308 | </Project> |
---|