[3437] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[4065] | 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[3437] | 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>{AB687BBE-1BFE-476B-906D-44237135431D}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.MainForm.WindowsForms</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.MainForm.WindowsForms-3.3</AssemblyName>
|
---|
[5463] | 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
[3437] | 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>
|
---|
[3437] | 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>
|
---|
[3437] | 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 47 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3437] | 48 | </PropertyGroup>
|
---|
| 49 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 50 | <DebugType>pdbonly</DebugType>
|
---|
| 51 | <Optimize>true</Optimize>
|
---|
[6866] | 52 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3437] | 53 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 54 | <ErrorReport>prompt</ErrorReport>
|
---|
| 55 | <WarningLevel>4</WarningLevel>
|
---|
[6866] | 56 | <DocumentationFile>
|
---|
| 57 | </DocumentationFile>
|
---|
[4065] | 58 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3437] | 59 | </PropertyGroup>
|
---|
| 60 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 61 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 62 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3437] | 63 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 64 | <DebugType>full</DebugType>
|
---|
| 65 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 67 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3437] | 68 | </PropertyGroup>
|
---|
| 69 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[6866] | 70 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3437] | 71 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 72 | <Optimize>true</Optimize>
|
---|
| 73 | <DebugType>pdbonly</DebugType>
|
---|
| 74 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 75 | <ErrorReport>prompt</ErrorReport>
|
---|
[6866] | 76 | <DocumentationFile>
|
---|
| 77 | </DocumentationFile>
|
---|
[4065] | 78 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3437] | 79 | </PropertyGroup>
|
---|
| 80 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 81 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 82 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3437] | 83 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 84 | <DebugType>full</DebugType>
|
---|
| 85 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 86 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 87 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3437] | 88 | </PropertyGroup>
|
---|
| 89 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[6866] | 90 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3437] | 91 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 92 | <Optimize>true</Optimize>
|
---|
| 93 | <DebugType>pdbonly</DebugType>
|
---|
| 94 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 95 | <ErrorReport>prompt</ErrorReport>
|
---|
[6866] | 96 | <DocumentationFile>
|
---|
| 97 | </DocumentationFile>
|
---|
[4065] | 98 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[3437] | 99 | </PropertyGroup>
|
---|
| 100 | <ItemGroup>
|
---|
| 101 | <Reference Include="System" />
|
---|
| 102 | <Reference Include="System.Core">
|
---|
| 103 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 104 | </Reference>
|
---|
| 105 | <Reference Include="System.Drawing" />
|
---|
| 106 | <Reference Include="System.Windows.Forms" />
|
---|
| 107 | <Reference Include="System.Xml.Linq">
|
---|
| 108 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 109 | </Reference>
|
---|
| 110 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 111 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 112 | </Reference>
|
---|
| 113 | <Reference Include="System.Data" />
|
---|
| 114 | <Reference Include="System.Xml" />
|
---|
[8617] | 115 | <Reference Include="WeifenLuo.WinFormsUI.Docking-2.7.0, Version=2.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 116 | <HintPath>..\..\bin\WeifenLuo.WinFormsUI.Docking-2.7.0.dll</HintPath>
|
---|
[8618] | 117 | <Private>False</Private>
|
---|
[6866] | 118 | </Reference>
|
---|
[3437] | 119 | </ItemGroup>
|
---|
| 120 | <ItemGroup>
|
---|
| 121 | <Compile Include="ActionUserInterfaceItem.cs" />
|
---|
[5463] | 122 | <Compile Include="Controls\DragOverTabControl.cs">
|
---|
| 123 | <SubType>Component</SubType>
|
---|
| 124 | </Compile>
|
---|
| 125 | <Compile Include="Controls\DragOverTabControl.Designer.cs">
|
---|
| 126 | <DependentUpon>DragOverTabControl.cs</DependentUpon>
|
---|
| 127 | </Compile>
|
---|
[9079] | 128 | <Compile Include="Dialogs\DefineArithmeticProgressionTimeDialog.cs">
|
---|
| 129 | <SubType>Form</SubType>
|
---|
| 130 | </Compile>
|
---|
| 131 | <Compile Include="Dialogs\DefineArithmeticProgressionTimeDialog.Designer.cs">
|
---|
| 132 | <DependentUpon>DefineArithmeticProgressionTimeDialog.cs</DependentUpon>
|
---|
| 133 | </Compile>
|
---|
| 134 | <Compile Include="Dialogs\DefineArithmeticProgressionDialog.cs">
|
---|
| 135 | <SubType>Form</SubType>
|
---|
| 136 | </Compile>
|
---|
| 137 | <Compile Include="Dialogs\DefineArithmeticProgressionDialog.Designer.cs">
|
---|
| 138 | <DependentUpon>DefineArithmeticProgressionDialog.cs</DependentUpon>
|
---|
| 139 | </Compile>
|
---|
[9977] | 140 | <Compile Include="Dialogs\InfoBox.cs">
|
---|
| 141 | <SubType>Form</SubType>
|
---|
| 142 | </Compile>
|
---|
| 143 | <Compile Include="Dialogs\InfoBox.Designer.cs">
|
---|
| 144 | <DependentUpon>InfoBox.cs</DependentUpon>
|
---|
| 145 | </Compile>
|
---|
[6866] | 146 | <Compile Include="Plugin.cs" />
|
---|
[5463] | 147 | <Compile Include="Views\AsynchronousContentView.cs">
|
---|
[3437] | 148 | <SubType>UserControl</SubType>
|
---|
| 149 | </Compile>
|
---|
[5463] | 150 | <Compile Include="Views\AsynchronousContentView.Designer.cs">
|
---|
[3437] | 151 | <DependentUpon>AsynchronousContentView.cs</DependentUpon>
|
---|
| 152 | </Compile>
|
---|
[5463] | 153 | <Compile Include="Views\ContentView.cs">
|
---|
[3437] | 154 | <SubType>UserControl</SubType>
|
---|
| 155 | </Compile>
|
---|
[5463] | 156 | <Compile Include="Views\ContentView.Designer.cs">
|
---|
[3437] | 157 | <DependentUpon>ContentView.cs</DependentUpon>
|
---|
| 158 | </Compile>
|
---|
[6866] | 159 | <None Include="Plugin.cs.frame" />
|
---|
[5463] | 160 | <Compile Include="Controls\ControlExtensions.cs" />
|
---|
| 161 | <Compile Include="MainForms\DockForm.cs">
|
---|
[3437] | 162 | <SubType>Form</SubType>
|
---|
| 163 | </Compile>
|
---|
[5463] | 164 | <Compile Include="MainForms\DockForm.Designer.cs">
|
---|
[3437] | 165 | <DependentUpon>DockForm.cs</DependentUpon>
|
---|
| 166 | </Compile>
|
---|
[5463] | 167 | <Compile Include="MainForms\DockingMainForm.cs">
|
---|
[3437] | 168 | <SubType>Form</SubType>
|
---|
| 169 | </Compile>
|
---|
[5463] | 170 | <Compile Include="MainForms\DockingMainForm.Designer.cs">
|
---|
[3437] | 171 | <DependentUpon>DockingMainForm.cs</DependentUpon>
|
---|
| 172 | </Compile>
|
---|
[5463] | 173 | <Compile Include="Controls\Sidebar.cs">
|
---|
[3571] | 174 | <SubType>UserControl</SubType>
|
---|
| 175 | </Compile>
|
---|
[5463] | 176 | <Compile Include="Controls\Sidebar.Designer.cs">
|
---|
[3571] | 177 | <DependentUpon>Sidebar.cs</DependentUpon>
|
---|
| 178 | </Compile>
|
---|
[5463] | 179 | <Compile Include="MainForms\DocumentForm.cs">
|
---|
[3437] | 180 | <SubType>Form</SubType>
|
---|
| 181 | </Compile>
|
---|
[5463] | 182 | <Compile Include="MainForms\DocumentForm.Designer.cs">
|
---|
[3437] | 183 | <DependentUpon>DocumentForm.cs</DependentUpon>
|
---|
| 184 | </Compile>
|
---|
[5463] | 185 | <Compile Include="MainForms\MainForm.cs">
|
---|
[3437] | 186 | <SubType>Form</SubType>
|
---|
| 187 | </Compile>
|
---|
[5463] | 188 | <Compile Include="MainForms\MainForm.Designer.cs">
|
---|
[3437] | 189 | <DependentUpon>MainForm.cs</DependentUpon>
|
---|
| 190 | </Compile>
|
---|
| 191 | <Compile Include="MenuItem.cs" />
|
---|
[5463] | 192 | <Compile Include="MainForms\MultipleDocumentMainForm.cs">
|
---|
[3437] | 193 | <SubType>Form</SubType>
|
---|
| 194 | </Compile>
|
---|
[5463] | 195 | <Compile Include="MainForms\MultipleDocumentMainForm.Designer.cs">
|
---|
[3437] | 196 | <DependentUpon>MultipleDocumentMainForm.cs</DependentUpon>
|
---|
| 197 | </Compile>
|
---|
| 198 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[5463] | 199 | <Compile Include="MainForms\SingleDocumentMainForm.cs">
|
---|
[3437] | 200 | <SubType>Form</SubType>
|
---|
| 201 | </Compile>
|
---|
[5463] | 202 | <Compile Include="MainForms\SingleDocumentMainForm.Designer.cs">
|
---|
[3437] | 203 | <DependentUpon>SingleDocumentMainForm.cs</DependentUpon>
|
---|
| 204 | </Compile>
|
---|
| 205 | <Compile Include="ToolBarItem.cs" />
|
---|
[8187] | 206 | <Compile Include="Controls\ProgressView.cs">
|
---|
[7582] | 207 | <SubType>UserControl</SubType>
|
---|
| 208 | </Compile>
|
---|
[8187] | 209 | <Compile Include="Controls\ProgressView.designer.cs">
|
---|
[7582] | 210 | <DependentUpon>ProgressView.cs</DependentUpon>
|
---|
| 211 | </Compile>
|
---|
[5463] | 212 | <Compile Include="Views\View.cs">
|
---|
[3437] | 213 | <SubType>UserControl</SubType>
|
---|
| 214 | </Compile>
|
---|
[5463] | 215 | <Compile Include="Views\View.Designer.cs">
|
---|
[3437] | 216 | <DependentUpon>View.cs</DependentUpon>
|
---|
| 217 | </Compile>
|
---|
[5463] | 218 | <Compile Include="Controls\ViewContextMenuStrip.cs">
|
---|
[3437] | 219 | <SubType>Component</SubType>
|
---|
| 220 | </Compile>
|
---|
[5463] | 221 | <Compile Include="Controls\ViewContextMenuStrip.Designer.cs">
|
---|
[3437] | 222 | <DependentUpon>ViewContextMenuStrip.cs</DependentUpon>
|
---|
| 223 | </Compile>
|
---|
[5463] | 224 | <Compile Include="Controls\ViewHost.cs">
|
---|
[3437] | 225 | <SubType>UserControl</SubType>
|
---|
| 226 | </Compile>
|
---|
[5463] | 227 | <Compile Include="Controls\ViewHost.Designer.cs">
|
---|
[3437] | 228 | <DependentUpon>ViewHost.cs</DependentUpon>
|
---|
| 229 | </Compile>
|
---|
| 230 | </ItemGroup>
|
---|
| 231 | <ItemGroup>
|
---|
| 232 | <None Include="HeuristicLab.snk" />
|
---|
[6866] | 233 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[3437] | 234 | </ItemGroup>
|
---|
| 235 | <ItemGroup>
|
---|
[3702] | 236 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
[3437] | 237 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
[3702] | 238 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
[6866] | 239 | <Private>False</Private>
|
---|
[3437] | 240 | </ProjectReference>
|
---|
| 241 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 242 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 243 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
[6866] | 244 | <Private>False</Private>
|
---|
[3437] | 245 | </ProjectReference>
|
---|
| 246 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
| 247 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
| 248 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
[6866] | 249 | <Private>False</Private>
|
---|
[3437] | 250 | </ProjectReference>
|
---|
[3832] | 251 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
[3437] | 252 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
[3832] | 253 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
[6866] | 254 | <Private>False</Private>
|
---|
[3437] | 255 | </ProjectReference>
|
---|
| 256 | </ItemGroup>
|
---|
[4065] | 257 | <ItemGroup>
|
---|
| 258 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 259 | <Visible>False</Visible>
|
---|
| 260 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 261 | <Install>false</Install>
|
---|
| 262 | </BootstrapperPackage>
|
---|
| 263 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 264 | <Visible>False</Visible>
|
---|
| 265 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 266 | <Install>true</Install>
|
---|
| 267 | </BootstrapperPackage>
|
---|
| 268 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 269 | <Visible>False</Visible>
|
---|
| 270 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 271 | <Install>true</Install>
|
---|
| 272 | </BootstrapperPackage>
|
---|
| 273 | </ItemGroup>
|
---|
[3437] | 274 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 275 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 276 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 277 | <Target Name="BeforeBuild">
|
---|
| 278 | </Target>
|
---|
| 279 | <Target Name="AfterBuild">
|
---|
| 280 | </Target>
|
---|
| 281 | -->
|
---|
| 282 | <PropertyGroup>
|
---|
[8617] | 283 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[3437] | 284 | set ProjectDir=$(ProjectDir)
|
---|
| 285 | set SolutionDir=$(SolutionDir)
|
---|
| 286 | set Outdir=$(Outdir)
|
---|
| 287 |
|
---|
| 288 | call PreBuildEvent.cmd
|
---|
[6866] | 289 | </PreBuildEvent>
|
---|
[8617] | 290 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 291 | export ProjectDir=$(ProjectDir)
|
---|
| 292 | export SolutionDir=$(SolutionDir)
|
---|
| 293 |
|
---|
| 294 | $SolutionDir/PreBuildEvent.sh
|
---|
| 295 | </PreBuildEvent>
|
---|
[3437] | 296 | </PropertyGroup>
|
---|
| 297 | </Project> |
---|