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>{81995D7A-E5ED-4A5D-87DE-EF2B259997FE}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>HeuristicLab.DebuggerVisualizers</RootNamespace>
|
---|
12 | <AssemblyName>HeuristicLab.DebuggerVisualizers</AssemblyName>
|
---|
13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
14 | <FileAlignment>512</FileAlignment>
|
---|
15 | <TargetFrameworkProfile />
|
---|
16 | </PropertyGroup>
|
---|
17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
18 | <DebugSymbols>true</DebugSymbols>
|
---|
19 | <DebugType>full</DebugType>
|
---|
20 | <Optimize>false</Optimize>
|
---|
21 | <OutputPath>bin\Debug\</OutputPath>
|
---|
22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
23 | <ErrorReport>prompt</ErrorReport>
|
---|
24 | <WarningLevel>4</WarningLevel>
|
---|
25 | </PropertyGroup>
|
---|
26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
27 | <DebugType>pdbonly</DebugType>
|
---|
28 | <Optimize>true</Optimize>
|
---|
29 | <OutputPath>bin\Release\</OutputPath>
|
---|
30 | <DefineConstants>TRACE</DefineConstants>
|
---|
31 | <ErrorReport>prompt</ErrorReport>
|
---|
32 | <WarningLevel>4</WarningLevel>
|
---|
33 | </PropertyGroup>
|
---|
34 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
35 | <DebugSymbols>true</DebugSymbols>
|
---|
36 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
37 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
38 | <DebugType>full</DebugType>
|
---|
39 | <PlatformTarget>x86</PlatformTarget>
|
---|
40 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.DebuggerVisualizers.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
41 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
42 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
43 | <ErrorReport>prompt</ErrorReport>
|
---|
44 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
45 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
46 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
47 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
48 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
49 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
50 | </PropertyGroup>
|
---|
51 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
52 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
53 | <DefineConstants>TRACE</DefineConstants>
|
---|
54 | <Optimize>true</Optimize>
|
---|
55 | <DebugType>pdbonly</DebugType>
|
---|
56 | <PlatformTarget>x86</PlatformTarget>
|
---|
57 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.DebuggerVisualizers.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
58 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
59 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
60 | <ErrorReport>prompt</ErrorReport>
|
---|
61 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
62 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
63 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
64 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
65 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
66 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
67 | </PropertyGroup>
|
---|
68 | <ItemGroup>
|
---|
69 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
70 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
71 | </Reference>
|
---|
72 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
|
---|
73 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
74 | </Reference>
|
---|
75 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
|
---|
76 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
77 | </Reference>
|
---|
78 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4">
|
---|
79 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
|
---|
80 | </Reference>
|
---|
81 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
|
---|
82 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
83 | </Reference>
|
---|
84 | <Reference Include="Microsoft.VisualStudio.DebuggerVisualizers, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
---|
85 | <Reference Include="System" />
|
---|
86 | <Reference Include="System.Core" />
|
---|
87 | <Reference Include="System.Drawing" />
|
---|
88 | <Reference Include="System.Windows.Forms" />
|
---|
89 | <Reference Include="System.Xml.Linq" />
|
---|
90 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
91 | <Reference Include="System.Data" />
|
---|
92 | <Reference Include="System.Xml" />
|
---|
93 | </ItemGroup>
|
---|
94 | <ItemGroup>
|
---|
95 | <Compile Include="HeuristicLabVisualizerObjectSource.cs" />
|
---|
96 | <Compile Include="SymbolicExpressionTreeVisualizer.cs" />
|
---|
97 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
98 | </ItemGroup>
|
---|
99 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
100 | <PropertyGroup>
|
---|
101 | <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
102 |
|
---|
103 | xcopy "$(SolutionDir)$(ProjectName)\$(OutDir)$(TargetFileName)" "$(USERPROFILE)\Documents\Visual Studio 2010\Visualizers" /y
|
---|
104 | xcopy "$(SolutionDir)$(ProjectName)\$(OutDir)HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll" "$(USERPROFILE)\Documents\Visual Studio 2010\Visualizers" /y
|
---|
105 | xcopy "$(SolutionDir)$(ProjectName)\$(OutDir)HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll" "$(USERPROFILE)\Documents\Visual Studio 2010\Visualizers" /y</PostBuildEvent>
|
---|
106 | </PropertyGroup>
|
---|
107 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
108 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
109 | <Target Name="BeforeBuild">
|
---|
110 | </Target>
|
---|
111 | <Target Name="AfterBuild">
|
---|
112 | </Target>
|
---|
113 | -->
|
---|
114 | </Project> |
---|