[13394] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
---|
| 4 | <PropertyGroup>
|
---|
| 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 7 | <ProjectGuid>{D53E8E48-CFAA-4F57-AC35-63BEF4476159}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
[14111] | 10 | <RootNamespace>HeuristicLab.Problems.TestFunctions.MultiObjective</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.Problems.TestFunctions.MultiObjective-3.3</AssemblyName>
|
---|
[13394] | 12 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
| 13 | <FileAlignment>512</FileAlignment>
|
---|
[13672] | 14 | <SccProjectName>Svn</SccProjectName>
|
---|
| 15 | <SccLocalPath>Svn</SccLocalPath>
|
---|
| 16 | <SccAuxPath>Svn</SccAuxPath>
|
---|
| 17 | <SccProvider>SubversionScc</SccProvider>
|
---|
[13394] | 18 | </PropertyGroup>
|
---|
| 19 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 20 | <DebugSymbols>true</DebugSymbols>
|
---|
| 21 | <DebugType>full</DebugType>
|
---|
| 22 | <Optimize>false</Optimize>
|
---|
| 23 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 24 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 25 | <ErrorReport>prompt</ErrorReport>
|
---|
| 26 | <WarningLevel>4</WarningLevel>
|
---|
[13622] | 27 | <RunCodeAnalysis>true</RunCodeAnalysis>
|
---|
[13394] | 28 | </PropertyGroup>
|
---|
| 29 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 30 | <DebugType>pdbonly</DebugType>
|
---|
| 31 | <Optimize>true</Optimize>
|
---|
| 32 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 33 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 34 | <ErrorReport>prompt</ErrorReport>
|
---|
| 35 | <WarningLevel>4</WarningLevel>
|
---|
| 36 | </PropertyGroup>
|
---|
| 37 | <PropertyGroup>
|
---|
| 38 | <SignAssembly>true</SignAssembly>
|
---|
| 39 | </PropertyGroup>
|
---|
| 40 | <PropertyGroup>
|
---|
| 41 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 42 | </PropertyGroup>
|
---|
[13622] | 43 | <PropertyGroup>
|
---|
| 44 | <StartupObject />
|
---|
| 45 | </PropertyGroup>
|
---|
[13394] | 46 | <ItemGroup>
|
---|
[13936] | 47 | <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 48 | <SpecificVersion>False</SpecificVersion>
|
---|
| 49 | <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
|
---|
| 50 | </Reference>
|
---|
| 51 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 52 | <SpecificVersion>False</SpecificVersion>
|
---|
| 53 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 54 | </Reference>
|
---|
[13394] | 55 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 56 | <SpecificVersion>False</SpecificVersion>
|
---|
| 57 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 58 | </Reference>
|
---|
| 59 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 60 | <SpecificVersion>False</SpecificVersion>
|
---|
| 61 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 62 | </Reference>
|
---|
[13622] | 63 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 64 | <SpecificVersion>False</SpecificVersion>
|
---|
| 65 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 66 | </Reference>
|
---|
[13394] | 67 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 68 | <SpecificVersion>False</SpecificVersion>
|
---|
| 69 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 70 | <Private>False</Private>
|
---|
| 71 | </Reference>
|
---|
[13622] | 72 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 73 | <SpecificVersion>False</SpecificVersion>
|
---|
| 74 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
| 75 | </Reference>
|
---|
[13394] | 76 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 77 | <SpecificVersion>False</SpecificVersion>
|
---|
| 78 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 79 | <Private>False</Private>
|
---|
| 80 | </Reference>
|
---|
| 81 | <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 82 | <SpecificVersion>False</SpecificVersion>
|
---|
| 83 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
|
---|
| 84 | <Private>False</Private>
|
---|
| 85 | </Reference>
|
---|
[13622] | 86 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 87 | <SpecificVersion>False</SpecificVersion>
|
---|
| 88 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 89 | </Reference>
|
---|
| 90 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 91 | <SpecificVersion>False</SpecificVersion>
|
---|
| 92 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 93 | </Reference>
|
---|
[13421] | 94 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 95 | <SpecificVersion>False</SpecificVersion>
|
---|
| 96 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[13563] | 97 | <Private>False</Private>
|
---|
[13421] | 98 | </Reference>
|
---|
[13394] | 99 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 100 | <SpecificVersion>False</SpecificVersion>
|
---|
| 101 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 102 | <Private>False</Private>
|
---|
| 103 | </Reference>
|
---|
[13936] | 104 | <Reference Include="HeuristicLab.Optimization.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 105 | <SpecificVersion>False</SpecificVersion>
|
---|
| 106 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
|
---|
| 107 | </Reference>
|
---|
[13394] | 108 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 109 | <SpecificVersion>False</SpecificVersion>
|
---|
| 110 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 111 | <Private>False</Private>
|
---|
| 112 | </Reference>
|
---|
| 113 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 114 | <SpecificVersion>False</SpecificVersion>
|
---|
| 115 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 116 | <Private>False</Private>
|
---|
| 117 | </Reference>
|
---|
| 118 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 119 | <SpecificVersion>False</SpecificVersion>
|
---|
| 120 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 121 | <Private>False</Private>
|
---|
| 122 | </Reference>
|
---|
[13622] | 123 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 124 | <SpecificVersion>False</SpecificVersion>
|
---|
| 125 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
| 126 | </Reference>
|
---|
[13936] | 127 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 128 | <SpecificVersion>False</SpecificVersion>
|
---|
| 129 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
| 130 | </Reference>
|
---|
[13622] | 131 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 132 | <SpecificVersion>False</SpecificVersion>
|
---|
| 133 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
|
---|
| 134 | </Reference>
|
---|
[13394] | 135 | <Reference Include="System" />
|
---|
| 136 | <Reference Include="System.Core" />
|
---|
[13563] | 137 | <Reference Include="System.Drawing" />
|
---|
[13622] | 138 | <Reference Include="System.Windows.Forms" />
|
---|
| 139 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
| 140 | <Reference Include="System.Drawing" />
|
---|
[13394] | 141 | <Reference Include="System.Xml.Linq" />
|
---|
| 142 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 143 | <Reference Include="Microsoft.CSharp" />
|
---|
| 144 | <Reference Include="System.Data" />
|
---|
| 145 | <Reference Include="System.Xml" />
|
---|
| 146 | </ItemGroup>
|
---|
| 147 | <ItemGroup>
|
---|
[13672] | 148 | <Compile Include="Analyzers\ScatterPlotAnalyzer.cs" />
|
---|
| 149 | <Compile Include="Analyzers\CrowdingAnalyzer.cs" />
|
---|
| 150 | <Compile Include="Analyzers\InvertedGenerationalDistanceAnalyzer.cs" />
|
---|
| 151 | <Compile Include="Analyzers\HypervolumeAnalyzer.cs" />
|
---|
| 152 | <Compile Include="Analyzers\MOTFAnalyzer.cs" />
|
---|
| 153 | <Compile Include="Analyzers\GenerationalDistanceAnalyzer.cs" />
|
---|
| 154 | <Compile Include="Analyzers\SpacingAnalyzer.cs" />
|
---|
[14066] | 155 | <Compile Include="Instances\IHRInstanceProvider.cs" />
|
---|
[13894] | 156 | <Compile Include="Interfaces\IConstrainedTestFunction.cs" />
|
---|
[13672] | 157 | <Compile Include="Interfaces\IMultiObjectiveTestFunctionAnalyzer.cs" />
|
---|
| 158 | <Compile Include="Calculators\Crowding.cs" />
|
---|
| 159 | <Compile Include="Calculators\Spacing.cs" />
|
---|
| 160 | <Compile Include="Calculators\HyperVolume.cs" />
|
---|
| 161 | <Compile Include="Calculators\InvertedGenerationalDistance.cs" />
|
---|
| 162 | <Compile Include="Calculators\GenerationalDistance.cs" />
|
---|
[14097] | 163 | <Compile Include="Utilities.cs" />
|
---|
[14066] | 164 | <Compile Include="Instances\MISCInstanceProvider.cs" />
|
---|
| 165 | <Compile Include="Instances\ZDTInstanceProvider.cs" />
|
---|
| 166 | <Compile Include="Instances\MOTFData.cs" />
|
---|
| 167 | <Compile Include="Instances\MOTFDataDescriptor.cs" />
|
---|
| 168 | <Compile Include="Instances\DTLZInstanceProvider.cs" />
|
---|
[14069] | 169 | <Compile Include="TestFunctions\Misc\CIGTAB.cs" />
|
---|
| 170 | <Compile Include="TestFunctions\IHR\IHR.cs" />
|
---|
| 171 | <Compile Include="TestFunctions\IHR\IHR1.cs" />
|
---|
| 172 | <Compile Include="TestFunctions\IHR\IHR6.cs" />
|
---|
| 173 | <Compile Include="TestFunctions\IHR\IHR4.cs" />
|
---|
| 174 | <Compile Include="TestFunctions\IHR\IHR3.cs" />
|
---|
| 175 | <Compile Include="TestFunctions\IHR\IHR2.cs" />
|
---|
| 176 | <Compile Include="TestFunctions\Misc\ELLI1.cs" />
|
---|
[14092] | 177 | <Compile Include="Views\ScatterPlotContent.cs" />
|
---|
[13725] | 178 | <Compile Include="Views\MOFrontScatterPlotView.cs">
|
---|
[13622] | 179 | <SubType>UserControl</SubType>
|
---|
| 180 | </Compile>
|
---|
[13725] | 181 | <Compile Include="Views\MOFrontScatterPlotView.Designer.cs">
|
---|
[13672] | 182 | <DependentUpon>MOFrontScatterPlotView.cs</DependentUpon>
|
---|
[13622] | 183 | </Compile>
|
---|
[13515] | 184 | <Compile Include="NonDominatedSelect.cs" />
|
---|
[13421] | 185 | <Compile Include="Interfaces\IMultiObjectiveTestFunction.cs" />
|
---|
| 186 | <Compile Include="MultiObjectiveTestFunctionProblem.cs" />
|
---|
[14069] | 187 | <Compile Include="TestFunctions\ParetoFrontStore.cs" />
|
---|
[13394] | 188 | <Compile Include="Plugin.cs" />
|
---|
| 189 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[14069] | 190 | <Compile Include="TestFunctions\DTLZ\DTLZ.cs" />
|
---|
| 191 | <Compile Include="TestFunctions\DTLZ\DTLZ5.cs" />
|
---|
| 192 | <Compile Include="TestFunctions\DTLZ\DTLZ8.cs" />
|
---|
| 193 | <Compile Include="TestFunctions\DTLZ\DTLZ7.cs" />
|
---|
| 194 | <Compile Include="TestFunctions\DTLZ\DTLZ6.cs" />
|
---|
| 195 | <Compile Include="TestFunctions\DTLZ\DTLZ4.cs" />
|
---|
| 196 | <Compile Include="TestFunctions\DTLZ\DTLZ3.cs" />
|
---|
| 197 | <Compile Include="TestFunctions\DTLZ\DTLZ2.cs" />
|
---|
| 198 | <Compile Include="TestFunctions\Misc\Kursawe.cs" />
|
---|
| 199 | <Compile Include="TestFunctions\DTLZ\DTLZ1.cs" />
|
---|
| 200 | <Compile Include="TestFunctions\ZDT\ZDT.cs" />
|
---|
| 201 | <Compile Include="TestFunctions\ZDT\ZDT6.cs" />
|
---|
| 202 | <Compile Include="TestFunctions\ZDT\ZDT4.cs" />
|
---|
| 203 | <Compile Include="TestFunctions\ZDT\ZDT3.cs" />
|
---|
| 204 | <Compile Include="TestFunctions\ZDT\ZDT2.cs" />
|
---|
| 205 | <Compile Include="TestFunctions\ZDT\ZDT1.cs" />
|
---|
| 206 | <Compile Include="TestFunctions\Misc\SchafferN2.cs" />
|
---|
| 207 | <Compile Include="TestFunctions\Misc\SchafferN1.cs" />
|
---|
| 208 | <Compile Include="TestFunctions\Misc\Fonseca.cs" />
|
---|
| 209 | <Compile Include="TestFunctions\MultiObjectiveTestFunction.cs" />
|
---|
[13394] | 210 | </ItemGroup>
|
---|
| 211 | <ItemGroup>
|
---|
[14069] | 212 | <EmbeddedResource Include="TestFunctions\ZDT\ParetoFronts\ZDT1.pf" />
|
---|
| 213 | <EmbeddedResource Include="TestFunctions\DTLZ\ParetoFronts\DTLZ1.2D.pf" />
|
---|
| 214 | <EmbeddedResource Include="TestFunctions\DTLZ\ParetoFronts\DTLZ2.2D.pf" />
|
---|
| 215 | <EmbeddedResource Include="TestFunctions\DTLZ\ParetoFronts\DTLZ3.2D.pf" />
|
---|
| 216 | <EmbeddedResource Include="TestFunctions\DTLZ\ParetoFronts\DTLZ4.2D.pf" />
|
---|
| 217 | <EmbeddedResource Include="TestFunctions\DTLZ\ParetoFronts\DTLZ5.2D.pf" />
|
---|
| 218 | <EmbeddedResource Include="TestFunctions\DTLZ\ParetoFronts\DTLZ6.2D.pf" />
|
---|
| 219 | <EmbeddedResource Include="TestFunctions\DTLZ\ParetoFronts\DTLZ7.2D.pf" />
|
---|
| 220 | <EmbeddedResource Include="TestFunctions\Misc\ParetoFronts\Fonseca.pf" />
|
---|
| 221 | <EmbeddedResource Include="TestFunctions\Misc\ParetoFronts\Kursawe.pf" />
|
---|
| 222 | <EmbeddedResource Include="TestFunctions\Misc\ParetoFronts\SchafferN1.pf" />
|
---|
| 223 | <EmbeddedResource Include="TestFunctions\ZDT\ParetoFronts\ZDT2.pf" />
|
---|
| 224 | <EmbeddedResource Include="TestFunctions\ZDT\ParetoFronts\ZDT3.pf" />
|
---|
| 225 | <EmbeddedResource Include="TestFunctions\ZDT\ParetoFronts\ZDT4.pf" />
|
---|
| 226 | <EmbeddedResource Include="TestFunctions\ZDT\ParetoFronts\ZDT6.pf" />
|
---|
[13394] | 227 | <None Include="HeuristicLab.snk" />
|
---|
| 228 | <None Include="Plugin.cs.frame" />
|
---|
| 229 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 230 | </ItemGroup>
|
---|
[13622] | 231 | <ItemGroup>
|
---|
[13725] | 232 | <EmbeddedResource Include="Views\MOFrontScatterPlotView.resx">
|
---|
[13672] | 233 | <DependentUpon>MOFrontScatterPlotView.cs</DependentUpon>
|
---|
[13622] | 234 | </EmbeddedResource>
|
---|
| 235 | </ItemGroup>
|
---|
[13988] | 236 | <ItemGroup />
|
---|
[13394] | 237 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 238 | <PropertyGroup>
|
---|
[13622] | 239 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[13394] | 240 | set ProjectDir=$(ProjectDir)
|
---|
| 241 | set SolutionDir=$(SolutionDir)
|
---|
| 242 | set Outdir=$(Outdir)
|
---|
| 243 |
|
---|
| 244 | call PreBuildEvent.cmd
|
---|
| 245 | </PreBuildEvent>
|
---|
[13622] | 246 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
| 247 | export ProjectDir=$(ProjectDir)
|
---|
| 248 | export SolutionDir=$(SolutionDir)
|
---|
| 249 |
|
---|
| 250 | $SolutionDir/PreBuildEvent.sh
|
---|
| 251 | </PreBuildEvent>
|
---|
[13394] | 252 | </PropertyGroup>
|
---|
[13622] | 253 | <PropertyGroup>
|
---|
| 254 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 255 | set ProjectDir=$(ProjectDir)
|
---|
| 256 | set SolutionDir=$(SolutionDir)
|
---|
| 257 | set Outdir=$(Outdir)
|
---|
| 258 |
|
---|
| 259 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 260 | </PropertyGroup>
|
---|
[13394] | 261 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 262 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 263 | <Target Name="BeforeBuild">
|
---|
| 264 | </Target>
|
---|
| 265 | <Target Name="AfterBuild">
|
---|
| 266 | </Target>
|
---|
| 267 | -->
|
---|
| 268 | </Project> |
---|