[3223] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[4065] | 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[3223] | 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>
|
---|
[5477] | 8 | <ProjectGuid>{06D4A186-9319-48A0-BADE-A2058D462EEA}</ProjectGuid>
|
---|
[3223] | 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding</RootNamespace>
|
---|
[5477] | 12 | <AssemblyName>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</AssemblyName>
|
---|
[5163] | 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
[3223] | 16 | <FileAlignment>512</FileAlignment>
|
---|
| 17 | <SignAssembly>true</SignAssembly>
|
---|
| 18 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
[4065] | 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>
|
---|
[3223] | 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <DebugType>full</DebugType>
|
---|
| 42 | <Optimize>false</Optimize>
|
---|
[9834] | 43 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[3223] | 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <WarningLevel>4</WarningLevel>
|
---|
[3237] | 47 | <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
|
---|
[4065] | 48 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3223] | 49 | </PropertyGroup>
|
---|
| 50 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 51 | <DebugType>pdbonly</DebugType>
|
---|
| 52 | <Optimize>true</Optimize>
|
---|
[9834] | 53 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[3223] | 54 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 55 | <ErrorReport>prompt</ErrorReport>
|
---|
| 56 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 57 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3223] | 58 | </PropertyGroup>
|
---|
| 59 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 60 | <DebugSymbols>true</DebugSymbols>
|
---|
[9834] | 61 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[3223] | 62 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 63 | <DebugType>full</DebugType>
|
---|
| 64 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 65 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 66 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3223] | 67 | </PropertyGroup>
|
---|
| 68 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[9834] | 69 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[3223] | 70 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 71 | <Optimize>true</Optimize>
|
---|
| 72 | <DebugType>pdbonly</DebugType>
|
---|
| 73 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 74 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 75 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3223] | 76 | </PropertyGroup>
|
---|
| 77 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 78 | <DebugSymbols>true</DebugSymbols>
|
---|
[9834] | 79 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[3223] | 80 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 81 | <DebugType>full</DebugType>
|
---|
| 82 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 83 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 84 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3223] | 85 | </PropertyGroup>
|
---|
| 86 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[9834] | 87 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[3223] | 88 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 89 | <Optimize>true</Optimize>
|
---|
| 90 | <DebugType>pdbonly</DebugType>
|
---|
| 91 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 92 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 93 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3223] | 94 | </PropertyGroup>
|
---|
| 95 | <ItemGroup>
|
---|
[9835] | 96 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 97 | <SpecificVersion>False</SpecificVersion>
|
---|
| 98 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 99 | <Private>False</Private>
|
---|
| 100 | </Reference>
|
---|
| 101 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 102 | <SpecificVersion>False</SpecificVersion>
|
---|
| 103 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 104 | <Private>False</Private>
|
---|
| 105 | </Reference>
|
---|
| 106 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 107 | <SpecificVersion>False</SpecificVersion>
|
---|
| 108 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 109 | <Private>False</Private>
|
---|
| 110 | </Reference>
|
---|
| 111 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 112 | <SpecificVersion>False</SpecificVersion>
|
---|
| 113 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 114 | <Private>False</Private>
|
---|
| 115 | </Reference>
|
---|
| 116 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 117 | <SpecificVersion>False</SpecificVersion>
|
---|
| 118 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 119 | <Private>False</Private>
|
---|
| 120 | </Reference>
|
---|
| 121 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 122 | <SpecificVersion>False</SpecificVersion>
|
---|
| 123 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 124 | <Private>False</Private>
|
---|
| 125 | </Reference>
|
---|
| 126 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 127 | <SpecificVersion>False</SpecificVersion>
|
---|
| 128 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 129 | <Private>False</Private>
|
---|
| 130 | </Reference>
|
---|
| 131 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 132 | <SpecificVersion>False</SpecificVersion>
|
---|
| 133 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 134 | <Private>False</Private>
|
---|
| 135 | </Reference>
|
---|
| 136 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 137 | <SpecificVersion>False</SpecificVersion>
|
---|
| 138 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 139 | <Private>False</Private>
|
---|
| 140 | </Reference>
|
---|
| 141 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 142 | <SpecificVersion>False</SpecificVersion>
|
---|
| 143 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 144 | <Private>False</Private>
|
---|
| 145 | </Reference>
|
---|
| 146 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 147 | <SpecificVersion>False</SpecificVersion>
|
---|
| 148 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 149 | <Private>False</Private>
|
---|
| 150 | </Reference>
|
---|
[3223] | 151 | <Reference Include="System" />
|
---|
| 152 | <Reference Include="System.Core">
|
---|
| 153 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 154 | </Reference>
|
---|
[3237] | 155 | <Reference Include="System.Drawing" />
|
---|
[3223] | 156 | <Reference Include="System.Xml.Linq">
|
---|
| 157 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 158 | </Reference>
|
---|
| 159 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 160 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 161 | </Reference>
|
---|
| 162 | <Reference Include="System.Data" />
|
---|
| 163 | <Reference Include="System.Xml" />
|
---|
| 164 | </ItemGroup>
|
---|
| 165 | <ItemGroup>
|
---|
[9530] | 166 | <Compile Include="Analyzers\BestSymbolicExpressionTreeAnalyzer.cs" />
|
---|
[5510] | 167 | <Compile Include="Analyzers\MinAverageMaxSymbolicExpressionTreeLengthAnalyzer.cs" />
|
---|
[5386] | 168 | <Compile Include="Analyzers\SymbolicExpressionSymbolFrequencyAnalyzer.cs" />
|
---|
[6978] | 169 | <Compile Include="Analyzers\SymbolicExpressionTreeLengthAnalyzer.cs" />
|
---|
[5510] | 170 | <Compile Include="Analyzers\SymbolicExpressionTreeLengthCalculator.cs" />
|
---|
[3539] | 171 | <Compile Include="ArchitectureManipulators\ArgumentCreater.cs" />
|
---|
| 172 | <Compile Include="ArchitectureManipulators\ArgumentDeleter.cs" />
|
---|
| 173 | <Compile Include="ArchitectureManipulators\ArgumentDuplicater.cs" />
|
---|
| 174 | <Compile Include="ArchitectureManipulators\GrammarModifier.cs" />
|
---|
| 175 | <Compile Include="ArchitectureManipulators\MultiSymbolicExpressionTreeArchitectureManipulator.cs" />
|
---|
| 176 | <Compile Include="ArchitectureManipulators\SubroutineCreater.cs" />
|
---|
| 177 | <Compile Include="ArchitectureManipulators\SubroutineDeleter.cs" />
|
---|
| 178 | <Compile Include="ArchitectureManipulators\SubroutineDuplicater.cs" />
|
---|
| 179 | <Compile Include="ArchitectureManipulators\SymbolicExpressionTreeArchitectureManipulator.cs" />
|
---|
[3462] | 180 | <Compile Include="Compiler\Instruction.cs" />
|
---|
[9828] | 181 | <Compile Include="Compiler\LinearInstruction.cs" />
|
---|
[3462] | 182 | <Compile Include="Compiler\SymbolicExpressionTreeCompiler.cs" />
|
---|
[9828] | 183 | <Compile Include="Compiler\SymbolicExpressionTreeLinearCompiler.cs" />
|
---|
[6887] | 184 | <Compile Include="Creators\FullTreeCreator.cs">
|
---|
| 185 | <SubType>Code</SubType>
|
---|
| 186 | </Compile>
|
---|
| 187 | <Compile Include="Creators\GrowTreeCreator.cs">
|
---|
| 188 | <SubType>Code</SubType>
|
---|
| 189 | </Compile>
|
---|
| 190 | <Compile Include="Creators\RampedHalfAndHalfTreeCreator.cs" />
|
---|
[9835] | 191 | <Compile Include="Crossovers\TracingSymbolicExpressionTreeCrossover.cs" />
|
---|
[9649] | 192 | <Compile Include="Formatters\SymbolicExpressionTreeGraphvizFormatter.cs" />
|
---|
[9963] | 193 | <Compile Include="Formatters\SymbolicExpressionTreeLatexFormatter.cs" />
|
---|
[9835] | 194 | <Compile Include="Fragment.cs" />
|
---|
| 195 | <Compile Include="GenericWrapper.cs" />
|
---|
| 196 | <Compile Include="GeneticExchange.cs" />
|
---|
| 197 | <Compile Include="Interfaces\IFragment.cs" />
|
---|
[9963] | 198 | <Compile Include="Interfaces\ILayoutAdapter.cs" />
|
---|
| 199 | <Compile Include="Interfaces\ILayoutNode.cs" />
|
---|
[5635] | 200 | <Compile Include="Interfaces\IReadOnlySymbol.cs" />
|
---|
[5686] | 201 | <Compile Include="Interfaces\ISymbolicExpressionGrammar.cs" />
|
---|
| 202 | <Compile Include="Interfaces\ISymbolicExpressionGrammarBase.cs" />
|
---|
[5499] | 203 | <Compile Include="Interfaces\ISymbolicExpressionTreeGrammar.cs" />
|
---|
[9835] | 204 | <Compile Include="Interfaces\ISymbolicExpressionTreeNodeComparer.cs" />
|
---|
| 205 | <Compile Include="Interfaces\ISymbolicExpressionTreeNodeSimilarityComparer.cs" />
|
---|
[5499] | 206 | <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeArchitectureAlteringOperator.cs" />
|
---|
| 207 | <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeGrammarBasedOperator.cs" />
|
---|
[3462] | 208 | <Compile Include="Creators\SymbolicExpressionTreeCreator.cs" />
|
---|
[5686] | 209 | <Compile Include="CutPoint.cs" />
|
---|
[3462] | 210 | <Compile Include="Crossovers\SymbolicExpressionTreeCrossover.cs" />
|
---|
[5416] | 211 | <Compile Include="Formatters\SymbolicExpressionTreeStringFormatter.cs" />
|
---|
[5494] | 212 | <Compile Include="Interfaces\ISymbol.cs" />
|
---|
| 213 | <Compile Include="Interfaces\ISymbolicExpressionTree.cs" />
|
---|
| 214 | <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeAnalyzer.cs" />
|
---|
| 215 | <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeArchitectureManipulator.cs" />
|
---|
| 216 | <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeCreator.cs" />
|
---|
| 217 | <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeCrossover.cs" />
|
---|
[5373] | 218 | <Compile Include="Interfaces\ISymbolicExpressionTreeNode.cs" />
|
---|
[5416] | 219 | <Compile Include="Interfaces\ISymbolicExpressionTreeStringFormatter.cs" />
|
---|
[5494] | 220 | <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeSizeConstraintOperator.cs" />
|
---|
[9835] | 221 | <Compile Include="Interfaces\Operators\ITracingSymbolicExpressionTreeOperator.cs" />
|
---|
[9963] | 222 | <Compile Include="LayoutEngines\LayoutNode.cs" />
|
---|
| 223 | <Compile Include="LayoutEngines\ReingoldTilfordLayoutEngine.cs" />
|
---|
| 224 | <Compile Include="LayoutEngines\SymbolicExpressionTreeLayoutAdapter.cs" />
|
---|
[3512] | 225 | <Compile Include="Manipulators\ChangeNodeTypeManipulation.cs" />
|
---|
[5494] | 226 | <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeManipulator.cs" />
|
---|
[8333] | 227 | <Compile Include="Manipulators\RemoveBranchManipulation.cs" />
|
---|
[4189] | 228 | <Compile Include="Manipulators\ReplaceBranchManipulation.cs" />
|
---|
[3512] | 229 | <Compile Include="Manipulators\FullTreeShaker.cs" />
|
---|
[3534] | 230 | <Compile Include="Manipulators\MultiSymbolicExpressionTreeManipulator.cs" />
|
---|
[3512] | 231 | <Compile Include="Manipulators\OnePointShaker.cs" />
|
---|
[3462] | 232 | <Compile Include="Manipulators\SymbolicExpressionTreeManipulator.cs" />
|
---|
[9835] | 233 | <Compile Include="Manipulators\TracingSymbolicExpressionTreeManipulator.cs" />
|
---|
[6866] | 234 | <Compile Include="Plugin.cs" />
|
---|
[5686] | 235 | <Compile Include="SymbolicExpressionGrammarBase.cs" />
|
---|
| 236 | <Compile Include="SymbolicExpressionGrammar.cs" />
|
---|
[4249] | 237 | <Compile Include="SymbolicExpressionTreeGrammar.cs" />
|
---|
[3360] | 238 | <Compile Include="SymbolicExpressionTreeTopLevelNode.cs" />
|
---|
[3338] | 239 | <Compile Include="Crossovers\SubtreeCrossover.cs">
|
---|
[3294] | 240 | <SubType>Code</SubType>
|
---|
| 241 | </Compile>
|
---|
[3338] | 242 | <Compile Include="EnumerableExtensions.cs" />
|
---|
[3294] | 243 | <Compile Include="SymbolicExpressionTreeOperator.cs" />
|
---|
[3256] | 244 | <Compile Include="SymbolicExpressionTreeTerminalNode.cs" />
|
---|
[3223] | 245 | <Compile Include="Creators\ProbabilisticTreeCreator.cs" />
|
---|
[5494] | 246 | <Compile Include="Interfaces\Operators\ISymbolicExpressionTreeOperator.cs" />
|
---|
[3223] | 247 | <Compile Include="SymbolicExpressionTree.cs" />
|
---|
| 248 | <Compile Include="SymbolicExpressionTreeNode.cs" />
|
---|
[3294] | 249 | <Compile Include="Symbols\Argument.cs" />
|
---|
| 250 | <Compile Include="Symbols\ArgumentTreeNode.cs" />
|
---|
[6803] | 251 | <Compile Include="Symbols\GroupSymbol.cs" />
|
---|
[3256] | 252 | <Compile Include="Symbols\StartSymbol.cs" />
|
---|
[3294] | 253 | <Compile Include="Symbols\InvokeFunction.cs" />
|
---|
| 254 | <Compile Include="Symbols\InvokeFunctionTreeNode.cs" />
|
---|
| 255 | <Compile Include="Symbols\DefunTreeNode.cs" />
|
---|
| 256 | <Compile Include="Symbols\Defun.cs" />
|
---|
| 257 | <Compile Include="Symbols\ProgramRootSymbol.cs" />
|
---|
[3462] | 258 | <Compile Include="Symbols\Symbol.cs" />
|
---|
[9835] | 259 | <Compile Include="TracingSymbolicExpressionTreeOperator.cs" />
|
---|
[3223] | 260 | </ItemGroup>
|
---|
| 261 | <ItemGroup>
|
---|
| 262 | <None Include="HeuristicLab.snk" />
|
---|
[6866] | 263 | <None Include="Plugin.cs.frame" />
|
---|
| 264 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[9963] | 265 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[3223] | 266 | </ItemGroup>
|
---|
| 267 | <ItemGroup>
|
---|
[4065] | 268 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 269 | <Visible>False</Visible>
|
---|
| 270 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 271 | <Install>false</Install>
|
---|
| 272 | </BootstrapperPackage>
|
---|
| 273 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 274 | <Visible>False</Visible>
|
---|
| 275 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 276 | <Install>true</Install>
|
---|
| 277 | </BootstrapperPackage>
|
---|
| 278 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 279 | <Visible>False</Visible>
|
---|
| 280 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 281 | <Install>true</Install>
|
---|
| 282 | </BootstrapperPackage>
|
---|
| 283 | </ItemGroup>
|
---|
[3223] | 284 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 285 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 286 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 287 | <Target Name="BeforeBuild">
|
---|
| 288 | </Target>
|
---|
| 289 | <Target Name="AfterBuild">
|
---|
| 290 | </Target>
|
---|
| 291 | -->
|
---|
| 292 | <PropertyGroup>
|
---|
[9530] | 293 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[3223] | 294 | set ProjectDir=$(ProjectDir)
|
---|
| 295 | set SolutionDir=$(SolutionDir)
|
---|
| 296 | set Outdir=$(Outdir)
|
---|
| 297 |
|
---|
| 298 | call PreBuildEvent.cmd
|
---|
[6866] | 299 | </PreBuildEvent>
|
---|
[9530] | 300 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 301 | export ProjectDir=$(ProjectDir)
|
---|
| 302 | export SolutionDir=$(SolutionDir)
|
---|
| 303 |
|
---|
| 304 | $SolutionDir/PreBuildEvent.sh
|
---|
| 305 | </PreBuildEvent>
|
---|
[3223] | 306 | </PropertyGroup>
|
---|
| 307 | </Project> |
---|