[7141] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <PropertyGroup>
|
---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 6 | <ProductVersion>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{F64A0A99-33FB-4250-AABF-73AD53D17763}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.NK.Views</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.NK.Views-3.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
---|
| 18 | <DebugType>full</DebugType>
|
---|
| 19 | <Optimize>false</Optimize>
|
---|
| 20 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 22 | <ErrorReport>prompt</ErrorReport>
|
---|
| 23 | <WarningLevel>4</WarningLevel>
|
---|
| 24 | </PropertyGroup>
|
---|
| 25 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 26 | <DebugType>pdbonly</DebugType>
|
---|
| 27 | <Optimize>true</Optimize>
|
---|
| 28 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 29 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 30 | <ErrorReport>prompt</ErrorReport>
|
---|
| 31 | <WarningLevel>4</WarningLevel>
|
---|
| 32 | </PropertyGroup>
|
---|
| 33 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 34 | <DebugSymbols>true</DebugSymbols>
|
---|
| 35 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 36 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 37 | <DebugType>full</DebugType>
|
---|
| 38 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 39 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.NK.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 40 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 41 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 42 | <ErrorReport>prompt</ErrorReport>
|
---|
| 43 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 44 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 45 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 46 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 47 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 48 | </PropertyGroup>
|
---|
| 49 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 50 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 51 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 52 | <Optimize>true</Optimize>
|
---|
| 53 | <DebugType>pdbonly</DebugType>
|
---|
| 54 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 55 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.NK.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 56 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 57 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 58 | <ErrorReport>prompt</ErrorReport>
|
---|
| 59 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 60 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 61 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 62 | </PropertyGroup>
|
---|
| 63 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 64 | <DebugSymbols>true</DebugSymbols>
|
---|
| 65 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 66 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 67 | <DebugType>full</DebugType>
|
---|
| 68 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 69 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.NK.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 70 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 71 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 72 | <ErrorReport>prompt</ErrorReport>
|
---|
| 73 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 74 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 75 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 76 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 77 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 78 | </PropertyGroup>
|
---|
| 79 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 80 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
| 81 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 82 | <Optimize>true</Optimize>
|
---|
| 83 | <DebugType>pdbonly</DebugType>
|
---|
| 84 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 85 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.NK.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 86 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 87 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 88 | <ErrorReport>prompt</ErrorReport>
|
---|
| 89 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 90 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 91 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 92 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 93 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 94 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
| 95 | </PropertyGroup>
|
---|
| 96 | <PropertyGroup>
|
---|
| 97 | <SignAssembly>true</SignAssembly>
|
---|
| 98 | </PropertyGroup>
|
---|
| 99 | <PropertyGroup>
|
---|
| 100 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 101 | </PropertyGroup>
|
---|
| 102 | <ItemGroup>
|
---|
| 103 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 104 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 105 | </Reference>
|
---|
| 106 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 107 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 108 | </Reference>
|
---|
| 109 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
| 110 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
| 111 | </Reference>
|
---|
| 112 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 113 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 114 | </Reference>
|
---|
| 115 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
| 116 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 117 | </Reference>
|
---|
| 118 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
| 119 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 120 | </Reference>
|
---|
| 121 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
| 122 | <Reference Include="System" />
|
---|
| 123 | <Reference Include="System.Core" />
|
---|
| 124 | <Reference Include="System.Drawing" />
|
---|
| 125 | <Reference Include="System.Windows.Forms" />
|
---|
| 126 | <Reference Include="System.Xml.Linq" />
|
---|
| 127 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 128 | <Reference Include="Microsoft.CSharp" />
|
---|
| 129 | <Reference Include="System.Data" />
|
---|
| 130 | <Reference Include="System.Xml" />
|
---|
| 131 | </ItemGroup>
|
---|
| 132 | <ItemGroup>
|
---|
| 133 | <Compile Include="BoolMatrixBitmapView.cs">
|
---|
| 134 | <SubType>UserControl</SubType>
|
---|
| 135 | </Compile>
|
---|
| 136 | <Compile Include="BoolMatrixBitmapView.Designer.cs">
|
---|
| 137 | <DependentUpon>BoolMatrixBitmapView.cs</DependentUpon>
|
---|
| 138 | </Compile>
|
---|
| 139 | <Compile Include="HeuristicLabProblemsNKViewsPlugin.cs" />
|
---|
| 140 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 141 | </ItemGroup>
|
---|
| 142 | <ItemGroup>
|
---|
| 143 | <EmbeddedResource Include="BoolMatrixBitmapView.resx">
|
---|
| 144 | <DependentUpon>BoolMatrixBitmapView.cs</DependentUpon>
|
---|
| 145 | </EmbeddedResource>
|
---|
| 146 | </ItemGroup>
|
---|
| 147 | <ItemGroup>
|
---|
| 148 | <None Include="HeuristicLab.snk" />
|
---|
| 149 | <None Include="HeuristicLabProblemsNKViewsPlugin.cs.frame" />
|
---|
| 150 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 151 | </ItemGroup>
|
---|
| 152 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 153 | <PropertyGroup>
|
---|
| 154 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 155 | set ProjectDir=$(ProjectDir)
|
---|
| 156 | set SolutionDir=$(SolutionDir)
|
---|
| 157 | set Outdir=$(Outdir)
|
---|
| 158 |
|
---|
| 159 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.cs.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
|
---|
| 160 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabProblemsNKViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsNKViewsPlugin.cs"</PreBuildEvent>
|
---|
| 161 | </PropertyGroup>
|
---|
| 162 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 163 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 164 | <Target Name="BeforeBuild">
|
---|
| 165 | </Target>
|
---|
| 166 | <Target Name="AfterBuild">
|
---|
| 167 | </Target>
|
---|
| 168 | -->
|
---|
| 169 | </Project> |
---|