[2658] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[4065] | 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[2658] | 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>{4ABA047D-46DD-4608-9E4A-41C5F92FDBB1}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.SharpDevelop</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.SharpDevelop-3.1.1.5327</AssemblyName>
|
---|
[6866] | 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
[2658] | 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>
|
---|
[2658] | 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <DebugType>full</DebugType>
|
---|
| 42 | <Optimize>false</Optimize>
|
---|
[6866] | 43 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2658] | 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <WarningLevel>4</WarningLevel>
|
---|
| 47 | <PlatformTarget>AnyCPU</PlatformTarget>
|
---|
[4065] | 48 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2658] | 49 | </PropertyGroup>
|
---|
| 50 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 51 | <DebugType>pdbonly</DebugType>
|
---|
| 52 | <Optimize>true</Optimize>
|
---|
[6866] | 53 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2658] | 54 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 55 | <ErrorReport>prompt</ErrorReport>
|
---|
| 56 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 57 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2658] | 58 | </PropertyGroup>
|
---|
| 59 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 60 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 61 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2658] | 62 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 63 | <DebugType>full</DebugType>
|
---|
| 64 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 65 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 66 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2658] | 67 | </PropertyGroup>
|
---|
| 68 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[6866] | 69 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2658] | 70 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 71 | <Optimize>true</Optimize>
|
---|
| 72 | <DebugType>pdbonly</DebugType>
|
---|
| 73 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 74 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 75 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2658] | 76 | </PropertyGroup>
|
---|
| 77 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 78 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 79 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2658] | 80 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 81 | <DebugType>full</DebugType>
|
---|
| 82 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 83 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 84 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2658] | 85 | </PropertyGroup>
|
---|
| 86 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[6866] | 87 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2658] | 88 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 89 | <Optimize>true</Optimize>
|
---|
| 90 | <DebugType>pdbonly</DebugType>
|
---|
| 91 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 92 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 93 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2658] | 94 | </PropertyGroup>
|
---|
| 95 | <ItemGroup>
|
---|
| 96 | <Reference Include="ICSharpCode.NRefactory, Version=3.1.1.5327, Culture=neutral, PublicKeyToken=efe927acf176eea2, processorArchitecture=MSIL">
|
---|
| 97 | <SpecificVersion>False</SpecificVersion>
|
---|
| 98 | <HintPath>.\ICSharpCode.NRefactory.dll</HintPath>
|
---|
[7649] | 99 | <Private>False</Private>
|
---|
[2658] | 100 | </Reference>
|
---|
| 101 | <Reference Include="ICSharpCode.SharpDevelop.Dom, Version=3.1.1.5327, Culture=neutral, PublicKeyToken=f829da5c02be14ee, processorArchitecture=MSIL">
|
---|
| 102 | <SpecificVersion>False</SpecificVersion>
|
---|
| 103 | <HintPath>.\ICSharpCode.SharpDevelop.Dom.dll</HintPath>
|
---|
[7649] | 104 | <Private>False</Private>
|
---|
[2658] | 105 | </Reference>
|
---|
| 106 | <Reference Include="ICSharpCode.TextEditor, Version=3.1.1.5327, Culture=neutral, PublicKeyToken=4d61825e8dd49f1a, processorArchitecture=MSIL">
|
---|
| 107 | <SpecificVersion>False</SpecificVersion>
|
---|
| 108 | <HintPath>.\ICSharpCode.TextEditor.dll</HintPath>
|
---|
[7649] | 109 | <Private>False</Private>
|
---|
[2658] | 110 | </Reference>
|
---|
| 111 | <Reference Include="Mono.Cecil, Version=0.6.9.1, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
|
---|
| 112 | <SpecificVersion>False</SpecificVersion>
|
---|
| 113 | <HintPath>.\Mono.Cecil.dll</HintPath>
|
---|
| 114 | </Reference>
|
---|
| 115 | <Reference Include="System" />
|
---|
| 116 | <Reference Include="System.Core">
|
---|
| 117 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 118 | </Reference>
|
---|
| 119 | <Reference Include="System.Xml.Linq">
|
---|
| 120 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 121 | </Reference>
|
---|
| 122 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 123 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 124 | </Reference>
|
---|
| 125 | <Reference Include="System.Data" />
|
---|
| 126 | <Reference Include="System.Xml" />
|
---|
| 127 | </ItemGroup>
|
---|
| 128 | <ItemGroup>
|
---|
[6866] | 129 | <Compile Include="Plugin.cs" />
|
---|
[2658] | 130 | <None Include="HeuristicLab.snk" />
|
---|
[6866] | 131 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[2658] | 132 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 133 | </ItemGroup>
|
---|
| 134 | <ItemGroup>
|
---|
| 135 | <Content Include="ICSharpCode.NRefactory.dll">
|
---|
| 136 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 137 | </Content>
|
---|
| 138 | <Content Include="ICSharpCode.SharpDevelop.Dom.dll">
|
---|
| 139 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 140 | </Content>
|
---|
| 141 | <Content Include="ICSharpCode.TextEditor.dll">
|
---|
| 142 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 143 | </Content>
|
---|
[4775] | 144 | <Content Include="Mono Cecil License.txt">
|
---|
[2658] | 145 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 146 | </Content>
|
---|
[4775] | 147 | <Content Include="SharpDevelop License.txt">
|
---|
[2658] | 148 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 149 | </Content>
|
---|
| 150 | <Content Include="Mono.Cecil.dll">
|
---|
| 151 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 152 | </Content>
|
---|
| 153 | </ItemGroup>
|
---|
| 154 | <ItemGroup>
|
---|
[4065] | 155 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 156 | <Visible>False</Visible>
|
---|
| 157 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 158 | <Install>false</Install>
|
---|
| 159 | </BootstrapperPackage>
|
---|
| 160 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 161 | <Visible>False</Visible>
|
---|
| 162 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 163 | <Install>true</Install>
|
---|
| 164 | </BootstrapperPackage>
|
---|
| 165 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 166 | <Visible>False</Visible>
|
---|
| 167 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 168 | <Install>true</Install>
|
---|
| 169 | </BootstrapperPackage>
|
---|
| 170 | </ItemGroup>
|
---|
[6866] | 171 | <ItemGroup>
|
---|
| 172 | <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 173 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 174 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
[7649] | 175 | <Private>False</Private>
|
---|
[6866] | 176 | </ProjectReference>
|
---|
| 177 | </ItemGroup>
|
---|
[2658] | 178 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 179 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 180 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 181 | <Target Name="BeforeBuild">
|
---|
| 182 | </Target>
|
---|
| 183 | <Target Name="AfterBuild">
|
---|
| 184 | </Target>
|
---|
| 185 | -->
|
---|
| 186 | <PropertyGroup>
|
---|
| 187 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 188 | set ProjectDir=$(ProjectDir)
|
---|
| 189 | set SolutionDir=$(SolutionDir)
|
---|
| 190 | set Outdir=$(Outdir)
|
---|
| 191 |
|
---|
| 192 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 193 | </PropertyGroup>
|
---|
| 194 | </Project> |
---|