[1454] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[4065] | 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[1454] | 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>{A9E282EA-180F-4233-B809-AEDF0787545C}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Persistence.GUI</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Persistence.GUI-3.3</AssemblyName>
|
---|
[5163] | 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
---|
| 14 | <TargetFrameworkProfile></TargetFrameworkProfile>
|
---|
[1454] | 15 | <FileAlignment>512</FileAlignment>
|
---|
| 16 | <StartupObject>
|
---|
| 17 | </StartupObject>
|
---|
[4065] | 18 | <FileUpgradeFlags>
|
---|
| 19 | </FileUpgradeFlags>
|
---|
| 20 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
| 21 | <UpgradeBackupLocation />
|
---|
| 22 | <PublishUrl>publish\</PublishUrl>
|
---|
| 23 | <Install>true</Install>
|
---|
| 24 | <InstallFrom>Disk</InstallFrom>
|
---|
| 25 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 26 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 27 | <UpdateInterval>7</UpdateInterval>
|
---|
| 28 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 29 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 30 | <UpdateRequired>false</UpdateRequired>
|
---|
| 31 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 32 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 33 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
| 34 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 35 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 36 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
[1454] | 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 39 | <DebugSymbols>true</DebugSymbols>
|
---|
| 40 | <DebugType>full</DebugType>
|
---|
| 41 | <Optimize>false</Optimize>
|
---|
| 42 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 43 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 44 | <ErrorReport>prompt</ErrorReport>
|
---|
| 45 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 46 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[1454] | 47 | </PropertyGroup>
|
---|
| 48 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 49 | <DebugType>pdbonly</DebugType>
|
---|
| 50 | <Optimize>true</Optimize>
|
---|
| 51 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 52 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 53 | <ErrorReport>prompt</ErrorReport>
|
---|
| 54 | <WarningLevel>4</WarningLevel>
|
---|
[2900] | 55 | <DocumentationFile>bin\Release\HeuristicLab.Persistence.GUI-3.3.XML</DocumentationFile>
|
---|
[4065] | 56 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[1454] | 57 | </PropertyGroup>
|
---|
[1474] | 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>
|
---|
[4065] | 65 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[1474] | 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>
|
---|
[2900] | 74 | <DocumentationFile>bin\x64\Release\HeuristicLab.Persistence.GUI-3.3.XML</DocumentationFile>
|
---|
[4065] | 75 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[1474] | 76 | </PropertyGroup>
|
---|
| 77 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 78 | <DebugSymbols>true</DebugSymbols>
|
---|
| 79 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 80 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 81 | <DebugType>full</DebugType>
|
---|
| 82 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 83 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 84 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[1474] | 85 | </PropertyGroup>
|
---|
| 86 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 87 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 88 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 89 | <Optimize>true</Optimize>
|
---|
| 90 | <DebugType>pdbonly</DebugType>
|
---|
| 91 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 92 | <ErrorReport>prompt</ErrorReport>
|
---|
[2900] | 93 | <DocumentationFile>bin\x86\Release\HeuristicLab.Persistence.GUI-3.3.XML</DocumentationFile>
|
---|
[4065] | 94 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[1474] | 95 | </PropertyGroup>
|
---|
[1454] | 96 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 97 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 98 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 99 | <Target Name="BeforeBuild">
|
---|
| 100 | </Target>
|
---|
| 101 | <Target Name="AfterBuild">
|
---|
| 102 | </Target>
|
---|
| 103 | -->
|
---|
| 104 | <ItemGroup>
|
---|
[3732] | 105 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
| 106 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
| 107 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
| 108 | </ProjectReference>
|
---|
[1534] | 109 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
[1454] | 110 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
[1534] | 111 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
[1454] | 112 | </ProjectReference>
|
---|
[3832] | 113 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
[1454] | 114 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
[3832] | 115 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
[1454] | 116 | </ProjectReference>
|
---|
| 117 | </ItemGroup>
|
---|
| 118 | <ItemGroup>
|
---|
[2754] | 119 | <None Include="HeuristicLabPersistenceGUIPlugin.cs.frame" />
|
---|
[1454] | 120 | <Compile Include="HeuristicLabPersistenceGUIPlugin.cs" />
|
---|
[3003] | 121 | <Compile Include="PersistenceAnalysis.cs" />
|
---|
[1454] | 122 | <Compile Include="PersistenceConfigurationForm.cs">
|
---|
| 123 | <SubType>Form</SubType>
|
---|
| 124 | </Compile>
|
---|
| 125 | <Compile Include="PersistenceConfigurationForm.Designer.cs">
|
---|
| 126 | <DependentUpon>PersistenceConfigurationForm.cs</DependentUpon>
|
---|
| 127 | </Compile>
|
---|
| 128 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[1658] | 129 | <Compile Include="TypeExtensions.cs" />
|
---|
[1454] | 130 | </ItemGroup>
|
---|
| 131 | <ItemGroup>
|
---|
| 132 | <Reference Include="System" />
|
---|
| 133 | <Reference Include="System.Core">
|
---|
| 134 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 135 | </Reference>
|
---|
| 136 | <Reference Include="System.Data" />
|
---|
| 137 | <Reference Include="System.Drawing" />
|
---|
| 138 | <Reference Include="System.Windows.Forms" />
|
---|
| 139 | <Reference Include="System.Xml" />
|
---|
| 140 | </ItemGroup>
|
---|
| 141 | <ItemGroup>
|
---|
| 142 | <EmbeddedResource Include="PersistenceConfigurationForm.resx">
|
---|
| 143 | <DependentUpon>PersistenceConfigurationForm.cs</DependentUpon>
|
---|
[3732] | 144 | <SubType>Designer</SubType>
|
---|
[1454] | 145 | </EmbeddedResource>
|
---|
| 146 | </ItemGroup>
|
---|
| 147 | <ItemGroup>
|
---|
| 148 | <None Include="app.config" />
|
---|
[1472] | 149 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
[1454] | 150 | </ItemGroup>
|
---|
[4065] | 151 | <ItemGroup>
|
---|
| 152 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 153 | <Visible>False</Visible>
|
---|
| 154 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 155 | <Install>false</Install>
|
---|
| 156 | </BootstrapperPackage>
|
---|
| 157 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 158 | <Visible>False</Visible>
|
---|
| 159 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 160 | <Install>true</Install>
|
---|
| 161 | </BootstrapperPackage>
|
---|
| 162 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 163 | <Visible>False</Visible>
|
---|
| 164 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 165 | <Install>true</Install>
|
---|
| 166 | </BootstrapperPackage>
|
---|
| 167 | </ItemGroup>
|
---|
[1454] | 168 | <PropertyGroup>
|
---|
| 169 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 170 | set ProjectDir=$(ProjectDir)
|
---|
| 171 | set SolutionDir=$(SolutionDir)
|
---|
| 172 | set Outdir=$(Outdir)
|
---|
| 173 |
|
---|
[2754] | 174 | call PreBuildEvent.cmd
|
---|
| 175 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabPersistenceGUIPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabPersistenceGUIPlugin.cs"</PreBuildEvent>
|
---|
[1454] | 176 | </PropertyGroup>
|
---|
| 177 | </Project> |
---|