[10567] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="4.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>{0C2917C8-7AA8-4E18-800A-C4D064F992ED}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Scripting.Python.Views</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.Scripting.Python.Views-3.3</AssemblyName>
|
---|
[16217] | 12 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[10567] | 13 | <FileAlignment>512</FileAlignment>
|
---|
| 14 | <TargetFrameworkProfile />
|
---|
| 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
---|
| 18 | <DebugType>full</DebugType>
|
---|
| 19 | <Optimize>false</Optimize>
|
---|
[16217] | 20 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[10567] | 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 22 | <ErrorReport>prompt</ErrorReport>
|
---|
| 23 | <WarningLevel>4</WarningLevel>
|
---|
| 24 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[16217] | 25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10567] | 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
[16217] | 30 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[10567] | 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
[16217] | 34 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10567] | 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup>
|
---|
| 37 | <SignAssembly>true</SignAssembly>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup>
|
---|
| 40 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 41 | </PropertyGroup>
|
---|
| 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 43 | <DebugSymbols>true</DebugSymbols>
|
---|
[16217] | 44 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[10567] | 45 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 46 | <DebugType>full</DebugType>
|
---|
| 47 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 48 | <ErrorReport>prompt</ErrorReport>
|
---|
| 49 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[16217] | 50 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10567] | 51 | </PropertyGroup>
|
---|
| 52 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
[16217] | 53 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[10567] | 54 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 55 | <Optimize>true</Optimize>
|
---|
| 56 | <DebugType>pdbonly</DebugType>
|
---|
| 57 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 58 | <ErrorReport>prompt</ErrorReport>
|
---|
| 59 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
[16217] | 60 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10567] | 61 | </PropertyGroup>
|
---|
| 62 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 63 | <DebugSymbols>true</DebugSymbols>
|
---|
[16217] | 64 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[10567] | 65 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 66 | <DebugType>full</DebugType>
|
---|
| 67 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 68 | <ErrorReport>prompt</ErrorReport>
|
---|
| 69 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[16217] | 70 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10567] | 71 | </PropertyGroup>
|
---|
| 72 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
[16217] | 73 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[10567] | 74 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 75 | <Optimize>true</Optimize>
|
---|
| 76 | <DebugType>pdbonly</DebugType>
|
---|
| 77 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 78 | <ErrorReport>prompt</ErrorReport>
|
---|
| 79 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
[16217] | 80 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10567] | 81 | </PropertyGroup>
|
---|
| 82 | <ItemGroup>
|
---|
| 83 | <Reference Include="HeuristicLab.Scripting.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 84 | <SpecificVersion>False</SpecificVersion>
|
---|
[16217] | 85 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Scripting.Views-3.3.dll</HintPath>
|
---|
[10567] | 86 | <Private>False</Private>
|
---|
| 87 | </Reference>
|
---|
| 88 | <Reference Include="System" />
|
---|
| 89 | <Reference Include="System.Core" />
|
---|
| 90 | <Reference Include="System.Drawing" />
|
---|
| 91 | <Reference Include="System.Windows.Forms" />
|
---|
| 92 | <Reference Include="System.Xml.Linq" />
|
---|
| 93 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 94 | <Reference Include="System.Data" />
|
---|
| 95 | <Reference Include="System.Xml" />
|
---|
| 96 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
[16217] | 97 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[10567] | 98 | <Private>False</Private>
|
---|
| 99 | </Reference>
|
---|
| 100 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
[16217] | 101 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
[10567] | 102 | <Private>False</Private>
|
---|
| 103 | </Reference>
|
---|
| 104 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
[16217] | 105 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[10567] | 106 | <Private>False</Private>
|
---|
| 107 | </Reference>
|
---|
| 108 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
[16217] | 109 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
[10567] | 110 | <Private>False</Private>
|
---|
| 111 | </Reference>
|
---|
| 112 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
[16217] | 113 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[10567] | 114 | <Private>False</Private>
|
---|
| 115 | </Reference>
|
---|
| 116 | <Reference Include="HeuristicLab.Scripting-3.3">
|
---|
[16217] | 117 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Scripting-3.3.dll</HintPath>
|
---|
[10567] | 118 | <Private>False</Private>
|
---|
| 119 | </Reference>
|
---|
| 120 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
[16217] | 121 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[10567] | 122 | <Private>False</Private>
|
---|
| 123 | </Reference>
|
---|
| 124 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
[16217] | 125 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[10567] | 126 | <Private>False</Private>
|
---|
| 127 | </Reference>
|
---|
| 128 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
[16217] | 129 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[10567] | 130 | <Private>False</Private>
|
---|
| 131 | </Reference>
|
---|
| 132 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
[16217] | 133 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[10567] | 134 | <Private>False</Private>
|
---|
| 135 | </Reference>
|
---|
| 136 | </ItemGroup>
|
---|
| 137 | <ItemGroup>
|
---|
| 138 | <None Include="Plugin.cs.frame" />
|
---|
| 139 | <Compile Include="PytonScriptView.cs">
|
---|
| 140 | <SubType>UserControl</SubType>
|
---|
| 141 | </Compile>
|
---|
| 142 | <Compile Include="PytonScriptView.Designer.cs">
|
---|
| 143 | <DependentUpon>PytonScriptView.cs</DependentUpon>
|
---|
| 144 | </Compile>
|
---|
| 145 | <Compile Include="Plugin.cs" />
|
---|
| 146 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 147 | </ItemGroup>
|
---|
| 148 | <ItemGroup>
|
---|
| 149 | <None Include="HeuristicLab.snk" />
|
---|
| 150 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 151 | </ItemGroup>
|
---|
| 152 | <ItemGroup>
|
---|
| 153 | <ProjectReference Include="..\..\HeuristicLab.Scripting.Python\3.3\HeuristicLab.Scripting.Python-3.3.csproj">
|
---|
| 154 | <Project>{61977CC3-1757-4B3B-87BD-FF819AAA900F}</Project>
|
---|
| 155 | <Name>HeuristicLab.Scripting.Python-3.3</Name>
|
---|
| 156 | <Private>False</Private>
|
---|
| 157 | </ProjectReference>
|
---|
| 158 | </ItemGroup>
|
---|
| 159 | <ItemGroup>
|
---|
| 160 | <EmbeddedResource Include="PytonScriptView.resx">
|
---|
| 161 | <DependentUpon>PytonScriptView.cs</DependentUpon>
|
---|
| 162 | </EmbeddedResource>
|
---|
| 163 | </ItemGroup>
|
---|
| 164 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 165 | <PropertyGroup>
|
---|
| 166 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 167 | set ProjectDir=$(ProjectDir)
|
---|
| 168 | set SolutionDir=$(SolutionDir)
|
---|
| 169 | set Outdir=$(Outdir)
|
---|
| 170 |
|
---|
| 171 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 172 | </PropertyGroup>
|
---|
| 173 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 174 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 175 | <Target Name="BeforeBuild">
|
---|
| 176 | </Target>
|
---|
| 177 | <Target Name="AfterBuild">
|
---|
| 178 | </Target>
|
---|
| 179 | -->
|
---|
| 180 | </Project> |
---|