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>{B7FA451C-26BF-4EE5-8E0E-BECAADA5B8E9}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>HeuristicLab.Problems.Instances.TSPLIB.Views</RootNamespace>
|
---|
12 | <AssemblyName>HeuristicLab.Problems.Instances.TSPLIB.Views-3.3</AssemblyName>
|
---|
13 | <TargetFrameworkVersion>v4.5</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\</OutputPath>
|
---|
22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
23 | <ErrorReport>prompt</ErrorReport>
|
---|
24 | <WarningLevel>4</WarningLevel>
|
---|
25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
26 | </PropertyGroup>
|
---|
27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
28 | <DebugType>pdbonly</DebugType>
|
---|
29 | <Optimize>true</Optimize>
|
---|
30 | <OutputPath>..\..\bin\</OutputPath>
|
---|
31 | <DefineConstants>TRACE</DefineConstants>
|
---|
32 | <ErrorReport>prompt</ErrorReport>
|
---|
33 | <WarningLevel>4</WarningLevel>
|
---|
34 | <Prefer32Bit>false</Prefer32Bit>
|
---|
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>
|
---|
44 | <OutputPath>..\..\bin\</OutputPath>
|
---|
45 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
46 | <DebugType>full</DebugType>
|
---|
47 | <PlatformTarget>x64</PlatformTarget>
|
---|
48 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.Instances.TSPLIB.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
49 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
50 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
51 | <ErrorReport>prompt</ErrorReport>
|
---|
52 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
53 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
54 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
55 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
56 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
57 | <Prefer32Bit>false</Prefer32Bit>
|
---|
58 | </PropertyGroup>
|
---|
59 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
60 | <OutputPath>..\..\bin\</OutputPath>
|
---|
61 | <DefineConstants>TRACE</DefineConstants>
|
---|
62 | <Optimize>true</Optimize>
|
---|
63 | <DebugType>pdbonly</DebugType>
|
---|
64 | <PlatformTarget>x64</PlatformTarget>
|
---|
65 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.Instances.TSPLIB.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
66 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
67 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
68 | <ErrorReport>prompt</ErrorReport>
|
---|
69 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
70 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
71 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
72 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
73 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
74 | <Prefer32Bit>false</Prefer32Bit>
|
---|
75 | </PropertyGroup>
|
---|
76 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
77 | <DebugSymbols>true</DebugSymbols>
|
---|
78 | <OutputPath>..\..\bin\</OutputPath>
|
---|
79 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
80 | <DebugType>full</DebugType>
|
---|
81 | <PlatformTarget>x86</PlatformTarget>
|
---|
82 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.Instances.TSPLIB.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
83 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
84 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
85 | <ErrorReport>prompt</ErrorReport>
|
---|
86 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
87 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
88 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
89 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
90 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
91 | <Prefer32Bit>false</Prefer32Bit>
|
---|
92 | </PropertyGroup>
|
---|
93 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
94 | <OutputPath>..\..\bin\</OutputPath>
|
---|
95 | <DefineConstants>TRACE</DefineConstants>
|
---|
96 | <Optimize>true</Optimize>
|
---|
97 | <DebugType>pdbonly</DebugType>
|
---|
98 | <PlatformTarget>x86</PlatformTarget>
|
---|
99 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.Instances.TSPLIB.Views.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
100 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
101 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
102 | <ErrorReport>prompt</ErrorReport>
|
---|
103 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
104 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
105 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
106 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
107 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
108 | <Prefer32Bit>false</Prefer32Bit>
|
---|
109 | </PropertyGroup>
|
---|
110 | <ItemGroup>
|
---|
111 | <Reference Include="System" />
|
---|
112 | <Reference Include="System.Core" />
|
---|
113 | <Reference Include="System.Drawing" />
|
---|
114 | <Reference Include="System.Windows.Forms" />
|
---|
115 | <Reference Include="System.Xml.Linq" />
|
---|
116 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
117 | <Reference Include="Microsoft.CSharp" />
|
---|
118 | <Reference Include="System.Data" />
|
---|
119 | <Reference Include="System.Xml" />
|
---|
120 | </ItemGroup>
|
---|
121 | <ItemGroup>
|
---|
122 | <Compile Include="Plugin.cs" />
|
---|
123 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
124 | <Compile Include="TSPLIBImportDialog.cs">
|
---|
125 | <SubType>Form</SubType>
|
---|
126 | </Compile>
|
---|
127 | <Compile Include="TSPLIBImportDialog.Designer.cs">
|
---|
128 | <DependentUpon>TSPLIBImportDialog.cs</DependentUpon>
|
---|
129 | </Compile>
|
---|
130 | <Compile Include="TSPLIBTSPInstanceProviderView.cs">
|
---|
131 | <SubType>UserControl</SubType>
|
---|
132 | </Compile>
|
---|
133 | <Compile Include="TSPLIBTSPInstanceProviderView.Designer.cs">
|
---|
134 | <DependentUpon>TSPLIBTSPInstanceProviderView.cs</DependentUpon>
|
---|
135 | </Compile>
|
---|
136 | </ItemGroup>
|
---|
137 | <ItemGroup>
|
---|
138 | <None Include="HeuristicLab.snk" />
|
---|
139 | <None Include="Plugin.cs.frame" />
|
---|
140 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
141 | </ItemGroup>
|
---|
142 | <ItemGroup>
|
---|
143 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
144 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
145 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
146 | <Private>False</Private>
|
---|
147 | </ProjectReference>
|
---|
148 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
149 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
150 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
151 | <Private>False</Private>
|
---|
152 | </ProjectReference>
|
---|
153 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
154 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
155 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
156 | <Private>False</Private>
|
---|
157 | </ProjectReference>
|
---|
158 | <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
|
---|
159 | <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
|
---|
160 | <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
|
---|
161 | <Private>False</Private>
|
---|
162 | </ProjectReference>
|
---|
163 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
164 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
165 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
166 | <Private>False</Private>
|
---|
167 | </ProjectReference>
|
---|
168 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
169 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
170 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
171 | <Private>False</Private>
|
---|
172 | </ProjectReference>
|
---|
173 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.TSPLIB\3.3\HeuristicLab.Problems.Instances.TSPLIB-3.3.csproj">
|
---|
174 | <Project>{CE0F99D6-1C56-48A9-9B68-3E5B833703EF}</Project>
|
---|
175 | <Name>HeuristicLab.Problems.Instances.TSPLIB-3.3</Name>
|
---|
176 | <Private>False</Private>
|
---|
177 | </ProjectReference>
|
---|
178 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.Views\3.3\HeuristicLab.Problems.Instances.Views-3.3.csproj">
|
---|
179 | <Project>{B1BA398F-953F-4C3A-B07B-1E5E17A27DD9}</Project>
|
---|
180 | <Name>HeuristicLab.Problems.Instances.Views-3.3</Name>
|
---|
181 | <Private>False</Private>
|
---|
182 | </ProjectReference>
|
---|
183 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
|
---|
184 | <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
|
---|
185 | <Name>HeuristicLab.Problems.Instances-3.3</Name>
|
---|
186 | <Private>False</Private>
|
---|
187 | </ProjectReference>
|
---|
188 | </ItemGroup>
|
---|
189 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
190 | <PropertyGroup>
|
---|
191 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
192 | set ProjectDir=$(ProjectDir)
|
---|
193 | set SolutionDir=$(SolutionDir)
|
---|
194 | set Outdir=$(Outdir)
|
---|
195 |
|
---|
196 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
197 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
198 | export ProjectDir=$(ProjectDir)
|
---|
199 | export SolutionDir=$(SolutionDir)
|
---|
200 |
|
---|
201 | $SolutionDir/PreBuildEvent.sh
|
---|
202 | </PreBuildEvent>
|
---|
203 | </PropertyGroup>
|
---|
204 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
205 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
206 | <Target Name="BeforeBuild">
|
---|
207 | </Target>
|
---|
208 | <Target Name="AfterBuild">
|
---|
209 | </Target>
|
---|
210 | -->
|
---|
211 | </Project> |
---|