[12842] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="12.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>{6240A044-BD4B-4DDB-9E67-A6CFA5E0C7BE}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
[13667] | 10 | <RootNamespace>HeuristicLab.OptimizationExpertSystem</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.OptimizationExpertSystem-3.3</AssemblyName>
|
---|
[16958] | 12 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
---|
[12842] | 13 | <FileAlignment>512</FileAlignment>
|
---|
[16958] | 14 | <TargetFrameworkProfile />
|
---|
[12842] | 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
---|
| 18 | <DebugType>full</DebugType>
|
---|
| 19 | <Optimize>false</Optimize>
|
---|
[15694] | 20 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[12842] | 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>
|
---|
[15694] | 28 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[12842] | 29 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 30 | <ErrorReport>prompt</ErrorReport>
|
---|
| 31 | <WarningLevel>4</WarningLevel>
|
---|
| 32 | </PropertyGroup>
|
---|
| 33 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 34 | <DebugSymbols>true</DebugSymbols>
|
---|
[15694] | 35 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[12842] | 36 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 37 | <DebugType>full</DebugType>
|
---|
| 38 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 39 | <ErrorReport>prompt</ErrorReport>
|
---|
| 40 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 41 | </PropertyGroup>
|
---|
| 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
[15694] | 43 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[12842] | 44 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 45 | <Optimize>true</Optimize>
|
---|
| 46 | <DebugType>pdbonly</DebugType>
|
---|
| 47 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 48 | <ErrorReport>prompt</ErrorReport>
|
---|
| 49 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 50 | </PropertyGroup>
|
---|
| 51 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 52 | <DebugSymbols>true</DebugSymbols>
|
---|
[15694] | 53 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[12842] | 54 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 55 | <DebugType>full</DebugType>
|
---|
| 56 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 57 | <ErrorReport>prompt</ErrorReport>
|
---|
| 58 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 59 | </PropertyGroup>
|
---|
| 60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
[15694] | 61 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[12842] | 62 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 63 | <Optimize>true</Optimize>
|
---|
| 64 | <DebugType>pdbonly</DebugType>
|
---|
| 65 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
| 67 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 68 | </PropertyGroup>
|
---|
| 69 | <PropertyGroup>
|
---|
| 70 | <SignAssembly>true</SignAssembly>
|
---|
| 71 | </PropertyGroup>
|
---|
| 72 | <PropertyGroup>
|
---|
| 73 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 74 | </PropertyGroup>
|
---|
| 75 | <ItemGroup>
|
---|
[15694] | 76 | <Reference Include="ALGLIB-3.7.0">
|
---|
| 77 | <HintPath>..\..\..\..\trunk\bin\ALGLIB-3.7.0.dll</HintPath>
|
---|
[12957] | 78 | <Private>False</Private>
|
---|
| 79 | </Reference>
|
---|
[15694] | 80 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4">
|
---|
| 81 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
|
---|
[15254] | 82 | <Private>False</Private>
|
---|
| 83 | </Reference>
|
---|
[15694] | 84 | <Reference Include="HeuristicLab.Clients.Access-3.3">
|
---|
| 85 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Clients.Access-3.3.dll</HintPath>
|
---|
[13667] | 86 | <Private>False</Private>
|
---|
| 87 | </Reference>
|
---|
[15694] | 88 | <Reference Include="HeuristicLab.Clients.Common-3.3">
|
---|
| 89 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Clients.Common-3.3.dll</HintPath>
|
---|
[13718] | 90 | <Private>False</Private>
|
---|
| 91 | </Reference>
|
---|
[15694] | 92 | <Reference Include="HeuristicLab.Clients.OKB-3.3">
|
---|
| 93 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Clients.OKB-3.3.dll</HintPath>
|
---|
[13475] | 94 | <Private>False</Private>
|
---|
| 95 | </Reference>
|
---|
[15694] | 96 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 97 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[12842] | 98 | <Private>False</Private>
|
---|
| 99 | </Reference>
|
---|
[15694] | 100 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 101 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[12842] | 102 | <Private>False</Private>
|
---|
| 103 | </Reference>
|
---|
[15694] | 104 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
| 105 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
[12842] | 106 | <Private>False</Private>
|
---|
| 107 | </Reference>
|
---|
[15694] | 108 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 109 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[12842] | 110 | <Private>False</Private>
|
---|
| 111 | </Reference>
|
---|
[15694] | 112 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
| 113 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
[12842] | 114 | <Private>False</Private>
|
---|
| 115 | </Reference>
|
---|
[15694] | 116 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 117 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[12842] | 118 | <Private>False</Private>
|
---|
| 119 | </Reference>
|
---|
[15694] | 120 | <Reference Include="HeuristicLab.Data.Views-3.3">
|
---|
| 121 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
|
---|
[12842] | 122 | <Private>False</Private>
|
---|
| 123 | </Reference>
|
---|
[15694] | 124 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
| 125 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[12842] | 126 | <Private>False</Private>
|
---|
| 127 | </Reference>
|
---|
[15694] | 128 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
| 129 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[12842] | 130 | <Private>False</Private>
|
---|
| 131 | </Reference>
|
---|
[15694] | 132 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 133 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[13663] | 134 | <Private>False</Private>
|
---|
| 135 | </Reference>
|
---|
[15694] | 136 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 137 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[13475] | 138 | <Private>False</Private>
|
---|
| 139 | </Reference>
|
---|
[15694] | 140 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 141 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[12842] | 142 | <Private>False</Private>
|
---|
| 143 | </Reference>
|
---|
[15694] | 144 | <Reference Include="HeuristicLab.Random-3.3">
|
---|
| 145 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
[13743] | 146 | <Private>False</Private>
|
---|
| 147 | </Reference>
|
---|
[15694] | 148 | <Reference Include="HeuristicLab.Scripting-3.3">
|
---|
| 149 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Scripting-3.3.dll</HintPath>
|
---|
[13718] | 150 | <Private>False</Private>
|
---|
| 151 | </Reference>
|
---|
[15694] | 152 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
|
---|
| 153 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
|
---|
[12957] | 154 | <Private>False</Private>
|
---|
| 155 | </Reference>
|
---|
[12842] | 156 | <Reference Include="System" />
|
---|
| 157 | <Reference Include="System.Core" />
|
---|
[12847] | 158 | <Reference Include="System.Drawing" />
|
---|
[13475] | 159 | <Reference Include="System.Runtime.Serialization" />
|
---|
[12847] | 160 | <Reference Include="System.Windows.Forms" />
|
---|
[13561] | 161 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[12842] | 162 | <Reference Include="System.Xml.Linq" />
|
---|
| 163 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 164 | <Reference Include="Microsoft.CSharp" />
|
---|
| 165 | <Reference Include="System.Data" />
|
---|
| 166 | <Reference Include="System.Xml" />
|
---|
[15694] | 167 | <Reference Include="WeifenLuo.WinFormsUI.Docking-2.7.0">
|
---|
| 168 | <HintPath>..\..\..\..\trunk\bin\WeifenLuo.WinFormsUI.Docking-2.7.0.dll</HintPath>
|
---|
[13722] | 169 | </Reference>
|
---|
[12842] | 170 | </ItemGroup>
|
---|
| 171 | <ItemGroup>
|
---|
[13722] | 172 | <Compile Include="Docking\AlgorithmControlForm.cs">
|
---|
| 173 | <SubType>Form</SubType>
|
---|
| 174 | </Compile>
|
---|
| 175 | <Compile Include="Docking\AlgorithmControlForm.Designer.cs">
|
---|
| 176 | <DependentUpon>AlgorithmControlForm.cs</DependentUpon>
|
---|
| 177 | </Compile>
|
---|
[13787] | 178 | <Compile Include="Menu\200_Solving\210_PerformanceModelingMenuItem.cs" />
|
---|
[13748] | 179 | <Compile Include="Toolbar\DownloadFromOKBToolbarItem.cs" />
|
---|
| 180 | <Compile Include="Toolbar\ToolbarItemBase.cs" />
|
---|
[13722] | 181 | <Compile Include="Views\KnowledgeCenterAllinOneView.cs">
|
---|
[12847] | 182 | <SubType>UserControl</SubType>
|
---|
| 183 | </Compile>
|
---|
[13722] | 184 | <Compile Include="Views\KnowledgeCenterAllinOneView.Designer.cs">
|
---|
| 185 | <DependentUpon>KnowledgeCenterAllinOneView.cs</DependentUpon>
|
---|
[12847] | 186 | </Compile>
|
---|
[13722] | 187 | <Compile Include="Interfaces\IOptimizationKnowledgeCenterUi.cs" />
|
---|
| 188 | <Compile Include="Views\KnowledgeBaseView.cs">
|
---|
[13720] | 189 | <SubType>UserControl</SubType>
|
---|
| 190 | </Compile>
|
---|
[13722] | 191 | <Compile Include="Views\KnowledgeBaseView.Designer.cs">
|
---|
[13720] | 192 | <DependentUpon>KnowledgeBaseView.cs</DependentUpon>
|
---|
| 193 | </Compile>
|
---|
[13718] | 194 | <Compile Include="Menu\0_Config\40_AdministerOkbMenuItem.cs" />
|
---|
| 195 | <Compile Include="Menu\0_Config\30_DownloadFromOkbMenuItem.cs" />
|
---|
| 196 | <Compile Include="Menu\0_Config\10_SetCredentialsMenuItem.cs" />
|
---|
[13787] | 197 | <Compile Include="Menu\200_Solving\220_SolverMenuItem.cs" />
|
---|
[13720] | 198 | <Compile Include="Menu\300_Learning\310_KnowledgeBaseMenuItem.cs" />
|
---|
| 199 | <Compile Include="Menu\900_Tools\900_CSharpScriptMenuItem.cs" />
|
---|
[13718] | 200 | <Compile Include="Menu\900_Tools\910_NewCSharpScriptMenuItem.cs" />
|
---|
| 201 | <Compile Include="Menu\900_Tools\930_SaveCSharpScriptMenuItem.cs" />
|
---|
[13720] | 202 | <Compile Include="Menu\900_Tools\990_ShowAllInOneViewMenuItem.cs" />
|
---|
[13718] | 203 | <Compile Include="Menu\900_Tools\920_OpenCSharpScriptMenuItem.cs" />
|
---|
| 204 | <Compile Include="Menu\MenuItemBase.cs" />
|
---|
| 205 | <Compile Include="Menu\0_Config\20_SetProblemMenuItem.cs" />
|
---|
| 206 | <Compile Include="Menu\100_Understanding\120_SolutionsMenuItem.cs" />
|
---|
| 207 | <Compile Include="Menu\100_Understanding\110_ProblemInstanceMenuItem.cs" />
|
---|
[13722] | 208 | <Compile Include="OptimizationKnowledgeCenter.cs">
|
---|
[13667] | 209 | <SubType>Form</SubType>
|
---|
| 210 | </Compile>
|
---|
[13722] | 211 | <Compile Include="OptimizationKnowledgeCenter.Designer.cs">
|
---|
| 212 | <DependentUpon>OptimizationKnowledgeCenter.cs</DependentUpon>
|
---|
[13667] | 213 | </Compile>
|
---|
[12842] | 214 | <Compile Include="Plugin.cs" />
|
---|
[13787] | 215 | <Compile Include="Views\PerformanceModelingView.cs">
|
---|
| 216 | <SubType>UserControl</SubType>
|
---|
| 217 | </Compile>
|
---|
| 218 | <Compile Include="Views\PerformanceModelingView.Designer.cs">
|
---|
| 219 | <DependentUpon>PerformanceModelingView.cs</DependentUpon>
|
---|
| 220 | </Compile>
|
---|
[13722] | 221 | <Compile Include="Views\SolverView.cs">
|
---|
[13720] | 222 | <SubType>UserControl</SubType>
|
---|
| 223 | </Compile>
|
---|
[13722] | 224 | <Compile Include="Views\SolverView.Designer.cs">
|
---|
[13720] | 225 | <DependentUpon>SolverView.cs</DependentUpon>
|
---|
| 226 | </Compile>
|
---|
[13722] | 227 | <Compile Include="Views\UnderstandingProblemInstanceView.cs">
|
---|
[13718] | 228 | <SubType>UserControl</SubType>
|
---|
| 229 | </Compile>
|
---|
[13722] | 230 | <Compile Include="Views\UnderstandingProblemInstanceView.Designer.cs">
|
---|
[13718] | 231 | <DependentUpon>UnderstandingProblemInstanceView.cs</DependentUpon>
|
---|
| 232 | </Compile>
|
---|
[13722] | 233 | <Compile Include="Views\UnderstandingSolutionsView.cs">
|
---|
[13720] | 234 | <SubType>UserControl</SubType>
|
---|
| 235 | </Compile>
|
---|
[13722] | 236 | <Compile Include="Views\UnderstandingSolutionsView.Designer.cs">
|
---|
[13720] | 237 | <DependentUpon>UnderstandingSolutionsView.cs</DependentUpon>
|
---|
| 238 | </Compile>
|
---|
[13722] | 239 | <Compile Include="Views\KnowledgeCenterViewBase.cs">
|
---|
[13718] | 240 | <SubType>UserControl</SubType>
|
---|
| 241 | </Compile>
|
---|
[13722] | 242 | <Compile Include="Views\KnowledgeCenterViewBase.Designer.cs">
|
---|
| 243 | <DependentUpon>KnowledgeCenterViewBase.cs</DependentUpon>
|
---|
[13718] | 244 | </Compile>
|
---|
[12842] | 245 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 246 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 247 | </ItemGroup>
|
---|
| 248 | <ItemGroup>
|
---|
| 249 | <None Include="HeuristicLab.snk" />
|
---|
| 250 | <None Include="Plugin.cs.frame" />
|
---|
| 251 | </ItemGroup>
|
---|
| 252 | <ItemGroup>
|
---|
| 253 | <ProjectReference Include="..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
|
---|
| 254 | <Project>{76945d76-ca61-4147-9dc2-0acdcddf87f9}</Project>
|
---|
| 255 | <Name>HeuristicLab.Analysis.Views-3.3</Name>
|
---|
| 256 | <Private>False</Private>
|
---|
| 257 | </ProjectReference>
|
---|
| 258 | <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
|
---|
| 259 | <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
|
---|
| 260 | <Name>HeuristicLab.Analysis-3.3</Name>
|
---|
| 261 | <Private>False</Private>
|
---|
| 262 | </ProjectReference>
|
---|
| 263 | <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
|
---|
| 264 | <Project>{662b4b15-8f4d-4ae5-b3eb-d91c215f5af2}</Project>
|
---|
| 265 | <Name>HeuristicLab.Optimization.Views-3.3</Name>
|
---|
| 266 | <Private>False</Private>
|
---|
| 267 | </ProjectReference>
|
---|
[13667] | 268 | <ProjectReference Include="..\..\HeuristicLab.OptimizationExpertSystem.Common\3.3\HeuristicLab.OptimizationExpertSystem.Common-3.3.csproj">
|
---|
[12842] | 269 | <Project>{492cc257-e27c-4497-b2c1-09c45310c91c}</Project>
|
---|
[13667] | 270 | <Name>HeuristicLab.OptimizationExpertSystem.Common-3.3</Name>
|
---|
[12842] | 271 | <Private>False</Private>
|
---|
| 272 | </ProjectReference>
|
---|
| 273 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 274 | <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
|
---|
| 275 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
| 276 | <Private>False</Private>
|
---|
| 277 | </ProjectReference>
|
---|
| 278 | </ItemGroup>
|
---|
[13475] | 279 | <ItemGroup>
|
---|
[13722] | 280 | <EmbeddedResource Include="Docking\AlgorithmControlForm.resx">
|
---|
| 281 | <DependentUpon>AlgorithmControlForm.cs</DependentUpon>
|
---|
[13475] | 282 | </EmbeddedResource>
|
---|
[13722] | 283 | <EmbeddedResource Include="Views\KnowledgeCenterAllinOneView.resx">
|
---|
| 284 | <DependentUpon>KnowledgeCenterAllinOneView.cs</DependentUpon>
|
---|
| 285 | </EmbeddedResource>
|
---|
| 286 | <EmbeddedResource Include="Views\KnowledgeBaseView.resx">
|
---|
[13720] | 287 | <DependentUpon>KnowledgeBaseView.cs</DependentUpon>
|
---|
| 288 | </EmbeddedResource>
|
---|
[13722] | 289 | <EmbeddedResource Include="OptimizationKnowledgeCenter.resx">
|
---|
| 290 | <DependentUpon>OptimizationKnowledgeCenter.cs</DependentUpon>
|
---|
[13667] | 291 | </EmbeddedResource>
|
---|
[13787] | 292 | <EmbeddedResource Include="Views\PerformanceModelingView.resx">
|
---|
| 293 | <DependentUpon>PerformanceModelingView.cs</DependentUpon>
|
---|
| 294 | </EmbeddedResource>
|
---|
[13722] | 295 | <EmbeddedResource Include="Views\SolverView.resx">
|
---|
[13720] | 296 | <DependentUpon>SolverView.cs</DependentUpon>
|
---|
| 297 | </EmbeddedResource>
|
---|
[13722] | 298 | <EmbeddedResource Include="Views\UnderstandingProblemInstanceView.resx">
|
---|
[13718] | 299 | <DependentUpon>UnderstandingProblemInstanceView.cs</DependentUpon>
|
---|
| 300 | </EmbeddedResource>
|
---|
[13722] | 301 | <EmbeddedResource Include="Views\UnderstandingSolutionsView.resx">
|
---|
[13720] | 302 | <DependentUpon>UnderstandingSolutionsView.cs</DependentUpon>
|
---|
| 303 | </EmbeddedResource>
|
---|
[13722] | 304 | <EmbeddedResource Include="Views\KnowledgeCenterViewBase.resx">
|
---|
| 305 | <DependentUpon>KnowledgeCenterViewBase.cs</DependentUpon>
|
---|
[13718] | 306 | </EmbeddedResource>
|
---|
[13475] | 307 | </ItemGroup>
|
---|
[13722] | 308 | <ItemGroup />
|
---|
[12842] | 309 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 310 | <PropertyGroup>
|
---|
| 311 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 312 | set ProjectDir=$(ProjectDir)
|
---|
| 313 | set SolutionDir=$(SolutionDir)
|
---|
| 314 | set Outdir=$(Outdir)
|
---|
| 315 |
|
---|
| 316 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 317 | </PropertyGroup>
|
---|
| 318 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 319 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 320 | <Target Name="BeforeBuild">
|
---|
| 321 | </Target>
|
---|
| 322 | <Target Name="AfterBuild">
|
---|
| 323 | </Target>
|
---|
| 324 | -->
|
---|
| 325 | </Project> |
---|