[5600] | 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>9.0.30729</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.DataAnalysis.Views</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.DataAnalysis.Views-3.4</AssemblyName>
|
---|
[11623] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[5600] | 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
| 16 | <FileAlignment>512</FileAlignment>
|
---|
| 17 | <SignAssembly>true</SignAssembly>
|
---|
| 18 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 19 | <FileUpgradeFlags>
|
---|
| 20 | </FileUpgradeFlags>
|
---|
| 21 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
| 22 | <UpgradeBackupLocation />
|
---|
| 23 | <PublishUrl>publish\</PublishUrl>
|
---|
| 24 | <Install>true</Install>
|
---|
| 25 | <InstallFrom>Disk</InstallFrom>
|
---|
| 26 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 27 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 28 | <UpdateInterval>7</UpdateInterval>
|
---|
| 29 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 30 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 31 | <UpdateRequired>false</UpdateRequired>
|
---|
| 32 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 33 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 34 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
| 35 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 36 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 37 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <DebugType>full</DebugType>
|
---|
| 42 | <Optimize>false</Optimize>
|
---|
[6866] | 43 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[5600] | 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <WarningLevel>4</WarningLevel>
|
---|
| 47 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 48 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[5600] | 49 | </PropertyGroup>
|
---|
| 50 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 51 | <DebugType>pdbonly</DebugType>
|
---|
| 52 | <Optimize>true</Optimize>
|
---|
[6866] | 53 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[5600] | 54 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 55 | <ErrorReport>prompt</ErrorReport>
|
---|
| 56 | <WarningLevel>4</WarningLevel>
|
---|
| 57 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 58 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[5600] | 59 | </PropertyGroup>
|
---|
| 60 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 61 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 62 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[5600] | 63 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 64 | <DebugType>full</DebugType>
|
---|
| 65 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
| 67 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 68 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[5600] | 69 | </PropertyGroup>
|
---|
| 70 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[6866] | 71 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[5600] | 72 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 73 | <Optimize>true</Optimize>
|
---|
| 74 | <DebugType>pdbonly</DebugType>
|
---|
| 75 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 76 | <ErrorReport>prompt</ErrorReport>
|
---|
| 77 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 78 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[5600] | 79 | </PropertyGroup>
|
---|
| 80 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 81 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 82 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[5600] | 83 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 84 | <DebugType>full</DebugType>
|
---|
| 85 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 86 | <ErrorReport>prompt</ErrorReport>
|
---|
| 87 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 88 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[5600] | 89 | </PropertyGroup>
|
---|
| 90 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[6866] | 91 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[5600] | 92 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 93 | <Optimize>true</Optimize>
|
---|
| 94 | <DebugType>pdbonly</DebugType>
|
---|
| 95 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 96 | <ErrorReport>prompt</ErrorReport>
|
---|
| 97 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 98 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[5600] | 99 | </PropertyGroup>
|
---|
| 100 | <ItemGroup>
|
---|
[12817] | 101 | <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 102 | <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
|
---|
[8435] | 103 | <Private>False</Private>
|
---|
| 104 | </Reference>
|
---|
[5600] | 105 | <Reference Include="System" />
|
---|
| 106 | <Reference Include="System.Core">
|
---|
| 107 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 108 | </Reference>
|
---|
| 109 | <Reference Include="System.Drawing" />
|
---|
| 110 | <Reference Include="System.Windows.Forms" />
|
---|
[14125] | 111 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[5600] | 112 | <Reference Include="System.Xml.Linq">
|
---|
| 113 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 114 | </Reference>
|
---|
| 115 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 116 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 117 | </Reference>
|
---|
| 118 | <Reference Include="System.Data" />
|
---|
| 119 | <Reference Include="System.Xml" />
|
---|
| 120 | </ItemGroup>
|
---|
| 121 | <ItemGroup>
|
---|
[14099] | 122 | <Compile Include="Controls\DensityChart.cs">
|
---|
[14095] | 123 | <SubType>UserControl</SubType>
|
---|
| 124 | </Compile>
|
---|
[14099] | 125 | <Compile Include="Controls\DensityChart.Designer.cs">
|
---|
[14095] | 126 | <DependentUpon>DensityChart.cs</DependentUpon>
|
---|
| 127 | </Compile>
|
---|
[14099] | 128 | <Compile Include="Controls\DensityTrackbar.cs">
|
---|
[14095] | 129 | <SubType>UserControl</SubType>
|
---|
| 130 | </Compile>
|
---|
[14099] | 131 | <Compile Include="Controls\DensityTrackbar.Designer.cs">
|
---|
[14095] | 132 | <DependentUpon>DensityTrackbar.cs</DependentUpon>
|
---|
| 133 | </Compile>
|
---|
[13938] | 134 | <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationCalculator.cs" />
|
---|
| 135 | <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationCalculator.cs" />
|
---|
[6672] | 136 | <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.cs">
|
---|
| 137 | <SubType>UserControl</SubType>
|
---|
| 138 | </Compile>
|
---|
| 139 | <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.Designer.cs">
|
---|
| 140 | <DependentUpon>ClassificationEnsembleSolutionEstimatedClassValuesView.cs</DependentUpon>
|
---|
| 141 | </Compile>
|
---|
[6613] | 142 | <Compile Include="Classification\ClassificationEnsembleSolutionModelView.cs">
|
---|
| 143 | <SubType>UserControl</SubType>
|
---|
| 144 | </Compile>
|
---|
| 145 | <Compile Include="Classification\ClassificationEnsembleSolutionModelView.Designer.cs">
|
---|
| 146 | <DependentUpon>ClassificationEnsembleSolutionModelView.cs</DependentUpon>
|
---|
| 147 | </Compile>
|
---|
[8689] | 148 | <Compile Include="Classification\ClassificationFeatureCorrelationView.cs">
|
---|
| 149 | <SubType>UserControl</SubType>
|
---|
| 150 | </Compile>
|
---|
| 151 | <Compile Include="Classification\ClassificationFeatureCorrelationView.Designer.cs">
|
---|
| 152 | <DependentUpon>ClassificationFeatureCorrelationView.cs</DependentUpon>
|
---|
| 153 | </Compile>
|
---|
[13102] | 154 | <Compile Include="Classification\ClassificationSolutionComparisonView.cs">
|
---|
| 155 | <SubType>UserControl</SubType>
|
---|
| 156 | </Compile>
|
---|
[13100] | 157 | <Compile Include="Classification\ClassificationSolutionComparisonView.Designer.cs">
|
---|
| 158 | <DependentUpon>ClassificationSolutionComparisonView.cs</DependentUpon>
|
---|
| 159 | </Compile>
|
---|
[8689] | 160 | <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.cs">
|
---|
| 161 | <SubType>UserControl</SubType>
|
---|
| 162 | </Compile>
|
---|
| 163 | <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.Designer.cs">
|
---|
| 164 | <DependentUpon>ClassificationTimeframeFeatureCorrelationView.cs</DependentUpon>
|
---|
| 165 | </Compile>
|
---|
[8679] | 166 | <Compile Include="Classification\DiscriminantFunctionClassificationModelView.cs">
|
---|
| 167 | <SubType>UserControl</SubType>
|
---|
| 168 | </Compile>
|
---|
| 169 | <Compile Include="Classification\DiscriminantFunctionClassificationModelView.Designer.cs">
|
---|
| 170 | <DependentUpon>DiscriminantFunctionClassificationModelView.cs</DependentUpon>
|
---|
| 171 | </Compile>
|
---|
[8435] | 172 | <Compile Include="Clustering\ClusteringSolutionVisualizationView.cs">
|
---|
| 173 | <SubType>UserControl</SubType>
|
---|
| 174 | </Compile>
|
---|
| 175 | <Compile Include="Clustering\ClusteringSolutionVisualizationView.Designer.cs">
|
---|
| 176 | <DependentUpon>ClusteringSolutionVisualizationView.cs</DependentUpon>
|
---|
| 177 | </Compile>
|
---|
[8578] | 178 | <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.cs">
|
---|
| 179 | <SubType>UserControl</SubType>
|
---|
| 180 | </Compile>
|
---|
| 181 | <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.Designer.cs">
|
---|
| 182 | <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
|
---|
| 183 | </Compile>
|
---|
[6642] | 184 | <Compile Include="DataAnalysisSolutionEvaluationView.cs">
|
---|
| 185 | <SubType>UserControl</SubType>
|
---|
| 186 | </Compile>
|
---|
| 187 | <Compile Include="DataAnalysisSolutionEvaluationView.Designer.cs">
|
---|
| 188 | <DependentUpon>DataAnalysisSolutionEvaluationView.cs</DependentUpon>
|
---|
| 189 | </Compile>
|
---|
[8833] | 190 | <Compile Include="FeatureCorrelation\FeatureCorrelationCalculator.cs" />
|
---|
[8578] | 191 | <Compile Include="FeatureCorrelation\FeatureCorrelationView.cs">
|
---|
[8542] | 192 | <SubType>UserControl</SubType>
|
---|
| 193 | </Compile>
|
---|
[8578] | 194 | <Compile Include="FeatureCorrelation\FeatureCorrelationView.Designer.cs">
|
---|
[8542] | 195 | <DependentUpon>FeatureCorrelationView.cs</DependentUpon>
|
---|
| 196 | </Compile>
|
---|
[14099] | 197 | <Compile Include="Controls\GradientChart.cs">
|
---|
[14095] | 198 | <SubType>UserControl</SubType>
|
---|
| 199 | </Compile>
|
---|
[14099] | 200 | <Compile Include="Controls\GradientChart.Designer.cs">
|
---|
[14095] | 201 | <DependentUpon>GradientChart.cs</DependentUpon>
|
---|
| 202 | </Compile>
|
---|
[14099] | 203 | <Compile Include="Controls\GradientChartConfigurationDialog.cs">
|
---|
[14095] | 204 | <SubType>Form</SubType>
|
---|
| 205 | </Compile>
|
---|
[14099] | 206 | <Compile Include="Controls\GradientChartConfigurationDialog.Designer.cs">
|
---|
[14095] | 207 | <DependentUpon>GradientChartConfigurationDialog.cs</DependentUpon>
|
---|
| 208 | </Compile>
|
---|
[11114] | 209 | <Compile Include="Interfaces\IDataPreprocessorStarter.cs" />
|
---|
[9859] | 210 | <Compile Include="MenuItems\ShrinkDataAnalysisRunsMenuItem.cs" />
|
---|
[12509] | 211 | <Compile Include="ModifiableDatasetView.cs">
|
---|
| 212 | <SubType>UserControl</SubType>
|
---|
| 213 | </Compile>
|
---|
| 214 | <Compile Include="ModifiableDatasetView.Designer.cs">
|
---|
| 215 | <DependentUpon>ModifiableDatasetView.cs</DependentUpon>
|
---|
| 216 | </Compile>
|
---|
[7097] | 217 | <Compile Include="Plugin.cs" />
|
---|
[8578] | 218 | <Compile Include="ProblemDataView.cs">
|
---|
| 219 | <SubType>UserControl</SubType>
|
---|
| 220 | </Compile>
|
---|
| 221 | <Compile Include="ProblemDataView.Designer.cs">
|
---|
| 222 | <DependentUpon>ProblemDataView.cs</DependentUpon>
|
---|
| 223 | </Compile>
|
---|
[14099] | 224 | <Compile Include="Regression\ConfidenceRegressionSolutionEstimatedValuesView.cs">
|
---|
[14095] | 225 | <SubType>UserControl</SubType>
|
---|
| 226 | </Compile>
|
---|
[14099] | 227 | <Compile Include="Regression\ConfidenceRegressionSolutionEstimatedValuesView.Designer.cs">
|
---|
| 228 | <DependentUpon>ConfidenceRegressionSolutionEstimatedValuesView.cs</DependentUpon>
|
---|
[14095] | 229 | </Compile>
|
---|
[14099] | 230 | <Compile Include="Regression\ConfidenceRegressionSolutionLineChartView.cs">
|
---|
[14095] | 231 | <SubType>UserControl</SubType>
|
---|
| 232 | </Compile>
|
---|
[14099] | 233 | <Compile Include="Regression\ConfidenceRegressionSolutionLineChartView.Designer.cs">
|
---|
| 234 | <DependentUpon>ConfidenceRegressionSolutionLineChartView.cs</DependentUpon>
|
---|
[14095] | 235 | </Compile>
|
---|
[13705] | 236 | <Compile Include="Regression\RegressionEnsembleSolutionModelWeightsView.cs">
|
---|
| 237 | <SubType>UserControl</SubType>
|
---|
| 238 | </Compile>
|
---|
| 239 | <Compile Include="Regression\RegressionEnsembleSolutionModelWeightsView.Designer.cs">
|
---|
| 240 | <DependentUpon>RegressionEnsembleSolutionModelWeightsView.cs</DependentUpon>
|
---|
| 241 | </Compile>
|
---|
[8689] | 242 | <Compile Include="Regression\RegressionFeatureCorrelationView.cs">
|
---|
| 243 | <SubType>UserControl</SubType>
|
---|
| 244 | </Compile>
|
---|
| 245 | <Compile Include="Regression\RegressionFeatureCorrelationView.Designer.cs">
|
---|
| 246 | <DependentUpon>RegressionFeatureCorrelationView.cs</DependentUpon>
|
---|
| 247 | </Compile>
|
---|
[14486] | 248 | <Compile Include="Regression\RegressionSolutionLineChartViewBase.cs">
|
---|
| 249 | <SubType>UserControl</SubType>
|
---|
| 250 | </Compile>
|
---|
| 251 | <Compile Include="Regression\RegressionSolutionLineChartViewBase.Designer.cs">
|
---|
| 252 | <DependentUpon>RegressionSolutionLineChartViewBase.cs</DependentUpon>
|
---|
| 253 | </Compile>
|
---|
[14483] | 254 | <Compile Include="Regression\RegressionSolutionResidualsLineChartView.cs">
|
---|
| 255 | <SubType>UserControl</SubType>
|
---|
| 256 | </Compile>
|
---|
| 257 | <Compile Include="Regression\RegressionSolutionResidualsLineChartView.Designer.cs">
|
---|
| 258 | <DependentUpon>RegressionSolutionResidualsLineChartView.cs</DependentUpon>
|
---|
| 259 | </Compile>
|
---|
[14348] | 260 | <Compile Include="Regression\RegressionSolutionVariableImpactsView.cs">
|
---|
| 261 | <SubType>UserControl</SubType>
|
---|
| 262 | </Compile>
|
---|
| 263 | <Compile Include="Regression\RegressionSolutionVariableImpactsView.Designer.cs">
|
---|
| 264 | <DependentUpon>RegressionSolutionVariableImpactsView.cs</DependentUpon>
|
---|
| 265 | </Compile>
|
---|
[14095] | 266 | <Compile Include="Regression\RegressionSolutionGradientView.cs">
|
---|
| 267 | <SubType>UserControl</SubType>
|
---|
| 268 | </Compile>
|
---|
| 269 | <Compile Include="Regression\RegressionSolutionGradientView.Designer.cs">
|
---|
| 270 | <DependentUpon>RegressionSolutionGradientView.cs</DependentUpon>
|
---|
| 271 | </Compile>
|
---|
| 272 | <Compile Include="Regression\RegressionSolutionTargetResponseGradientView.cs">
|
---|
| 273 | <SubType>UserControl</SubType>
|
---|
| 274 | </Compile>
|
---|
| 275 | <Compile Include="Regression\RegressionSolutionTargetResponseGradientView.Designer.cs">
|
---|
| 276 | <DependentUpon>RegressionSolutionTargetResponseGradientView.cs</DependentUpon>
|
---|
| 277 | </Compile>
|
---|
[8689] | 278 | <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.cs">
|
---|
| 279 | <SubType>UserControl</SubType>
|
---|
| 280 | </Compile>
|
---|
| 281 | <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.Designer.cs">
|
---|
| 282 | <DependentUpon>RegressionTimeframeFeatureCorrelationView.cs</DependentUpon>
|
---|
| 283 | </Compile>
|
---|
[7823] | 284 | <Compile Include="Regression\RegressionEnsembleSolutionModelView.cs">
|
---|
| 285 | <SubType>UserControl</SubType>
|
---|
| 286 | </Compile>
|
---|
| 287 | <Compile Include="Regression\RegressionEnsembleSolutionModelView.Designer.cs">
|
---|
| 288 | <DependentUpon>RegressionEnsembleSolutionModelView.cs</DependentUpon>
|
---|
| 289 | </Compile>
|
---|
[6642] | 290 | <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.cs">
|
---|
| 291 | <SubType>UserControl</SubType>
|
---|
| 292 | </Compile>
|
---|
| 293 | <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.Designer.cs">
|
---|
| 294 | <DependentUpon>RegressionSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
|
---|
| 295 | </Compile>
|
---|
[7823] | 296 | <Compile Include="Regression\RegressionSolutionEstimatedValuesView.cs">
|
---|
[6612] | 297 | <SubType>UserControl</SubType>
|
---|
| 298 | </Compile>
|
---|
[7823] | 299 | <Compile Include="Regression\RegressionSolutionEstimatedValuesView.Designer.cs">
|
---|
| 300 | <DependentUpon>RegressionSolutionEstimatedValuesView.cs</DependentUpon>
|
---|
[6612] | 301 | </Compile>
|
---|
[7823] | 302 | <Compile Include="Regression\RegressionSolutionLineChartView.cs">
|
---|
| 303 | <SubType>UserControl</SubType>
|
---|
| 304 | </Compile>
|
---|
| 305 | <Compile Include="Regression\RegressionSolutionLineChartView.Designer.cs">
|
---|
| 306 | <DependentUpon>RegressionSolutionLineChartView.cs</DependentUpon>
|
---|
| 307 | </Compile>
|
---|
[7500] | 308 | <Compile Include="Regression\RegressionSolutionResidualHistogram.cs">
|
---|
| 309 | <SubType>UserControl</SubType>
|
---|
| 310 | </Compile>
|
---|
| 311 | <Compile Include="Regression\RegressionSolutionResidualHistogram.Designer.cs">
|
---|
| 312 | <DependentUpon>RegressionSolutionResidualHistogram.cs</DependentUpon>
|
---|
| 313 | </Compile>
|
---|
[7823] | 314 | <Compile Include="Regression\RegressionSolutionScatterPlotView.cs">
|
---|
| 315 | <SubType>UserControl</SubType>
|
---|
| 316 | </Compile>
|
---|
| 317 | <Compile Include="Regression\RegressionSolutionScatterPlotView.Designer.cs">
|
---|
| 318 | <DependentUpon>RegressionSolutionScatterPlotView.cs</DependentUpon>
|
---|
| 319 | </Compile>
|
---|
[6596] | 320 | <Compile Include="Solution Views\ClassificationSolutionView.cs">
|
---|
[5829] | 321 | <SubType>UserControl</SubType>
|
---|
| 322 | </Compile>
|
---|
[6596] | 323 | <Compile Include="Solution Views\ClassificationSolutionView.Designer.cs">
|
---|
[5829] | 324 | <DependentUpon>ClassificationSolutionView.cs</DependentUpon>
|
---|
| 325 | </Compile>
|
---|
[5664] | 326 | <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.cs">
|
---|
| 327 | <SubType>UserControl</SubType>
|
---|
| 328 | </Compile>
|
---|
| 329 | <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.Designer.cs">
|
---|
| 330 | <DependentUpon>ClassificationSolutionConfusionMatrixView.cs</DependentUpon>
|
---|
| 331 | </Compile>
|
---|
[5663] | 332 | <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.cs">
|
---|
| 333 | <SubType>UserControl</SubType>
|
---|
| 334 | </Compile>
|
---|
| 335 | <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.Designer.cs">
|
---|
| 336 | <DependentUpon>ClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
|
---|
| 337 | </Compile>
|
---|
[5678] | 338 | <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs">
|
---|
| 339 | <SubType>UserControl</SubType>
|
---|
| 340 | </Compile>
|
---|
| 341 | <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.Designer.cs">
|
---|
| 342 | <DependentUpon>DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
|
---|
| 343 | </Compile>
|
---|
[5664] | 344 | <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.cs">
|
---|
| 345 | <SubType>UserControl</SubType>
|
---|
| 346 | </Compile>
|
---|
| 347 | <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.Designer.cs">
|
---|
| 348 | <DependentUpon>DiscriminantFunctionClassificationRocCurvesView.cs</DependentUpon>
|
---|
| 349 | </Compile>
|
---|
[5829] | 350 | <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.cs">
|
---|
[5664] | 351 | <SubType>UserControl</SubType>
|
---|
| 352 | </Compile>
|
---|
[5829] | 353 | <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.Designer.cs">
|
---|
| 354 | <DependentUpon>DiscriminantFunctionClassificationSolutionThresholdView.cs</DependentUpon>
|
---|
| 355 | </Compile>
|
---|
[5853] | 356 | <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.cs">
|
---|
| 357 | <SubType>UserControl</SubType>
|
---|
| 358 | </Compile>
|
---|
| 359 | <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.Designer.cs">
|
---|
| 360 | <DependentUpon>ClusteringSolutionEstimatedClusterView.cs</DependentUpon>
|
---|
| 361 | </Compile>
|
---|
[6596] | 362 | <Compile Include="Solution Views\ClusteringSolutionView.cs">
|
---|
[5853] | 363 | <SubType>UserControl</SubType>
|
---|
| 364 | </Compile>
|
---|
[6596] | 365 | <Compile Include="Solution Views\ClusteringSolutionView.Designer.cs">
|
---|
[5853] | 366 | <DependentUpon>ClusteringSolutionView.cs</DependentUpon>
|
---|
| 367 | </Compile>
|
---|
[6666] | 368 | <Compile Include="Solution Views\ClassificationEnsembleSolutionView.cs">
|
---|
| 369 | <SubType>UserControl</SubType>
|
---|
| 370 | </Compile>
|
---|
| 371 | <Compile Include="Solution Views\ClassificationEnsembleSolutionView.Designer.cs">
|
---|
| 372 | <DependentUpon>ClassificationEnsembleSolutionView.cs</DependentUpon>
|
---|
| 373 | </Compile>
|
---|
[6596] | 374 | <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.cs">
|
---|
[5829] | 375 | <SubType>UserControl</SubType>
|
---|
| 376 | </Compile>
|
---|
[6596] | 377 | <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.Designer.cs">
|
---|
[5664] | 378 | <DependentUpon>DiscriminantFunctionClassificationSolutionView.cs</DependentUpon>
|
---|
| 379 | </Compile>
|
---|
[6596] | 380 | <Compile Include="Solution Views\DataAnalysisSolutionView.cs">
|
---|
[5694] | 381 | <SubType>UserControl</SubType>
|
---|
| 382 | </Compile>
|
---|
[6596] | 383 | <Compile Include="Solution Views\DataAnalysisSolutionView.Designer.cs">
|
---|
[5694] | 384 | <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
|
---|
| 385 | </Compile>
|
---|
[14099] | 386 | <Compile Include="Controls\DoubleLimitView.cs">
|
---|
[5770] | 387 | <SubType>UserControl</SubType>
|
---|
| 388 | </Compile>
|
---|
[14099] | 389 | <Compile Include="Controls\DoubleLimitView.Designer.cs">
|
---|
[5770] | 390 | <DependentUpon>DoubleLimitView.cs</DependentUpon>
|
---|
| 391 | </Compile>
|
---|
[6642] | 392 | <Compile Include="Interfaces\IDataAnalysisSolutionEvaluationView.cs" />
|
---|
[6520] | 393 | <Compile Include="MenuItems\CreateEnsembleMenuItem.cs" />
|
---|
[6652] | 394 | <Compile Include="Solution Views\NamedDataAnalysisSolutionView.cs">
|
---|
| 395 | <SubType>UserControl</SubType>
|
---|
| 396 | </Compile>
|
---|
| 397 | <Compile Include="Solution Views\NamedDataAnalysisSolutionView.Designer.cs">
|
---|
| 398 | <DependentUpon>NamedDataAnalysisSolutionView.cs</DependentUpon>
|
---|
| 399 | </Compile>
|
---|
[6666] | 400 | <Compile Include="Solution Views\RegressionEnsembleSolutionView.cs">
|
---|
| 401 | <SubType>UserControl</SubType>
|
---|
| 402 | </Compile>
|
---|
| 403 | <Compile Include="Solution Views\RegressionEnsembleSolutionView.Designer.cs">
|
---|
| 404 | <DependentUpon>RegressionEnsembleSolutionView.cs</DependentUpon>
|
---|
| 405 | </Compile>
|
---|
[6596] | 406 | <Compile Include="Solution Views\RegressionSolutionView.cs">
|
---|
[5829] | 407 | <SubType>UserControl</SubType>
|
---|
| 408 | </Compile>
|
---|
[6596] | 409 | <Compile Include="Solution Views\RegressionSolutionView.Designer.cs">
|
---|
[5829] | 410 | <DependentUpon>RegressionSolutionView.cs</DependentUpon>
|
---|
| 411 | </Compile>
|
---|
[8578] | 412 | <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.cs">
|
---|
[8542] | 413 | <SubType>UserControl</SubType>
|
---|
| 414 | </Compile>
|
---|
[8578] | 415 | <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.Designer.cs">
|
---|
[8542] | 416 | <DependentUpon>TimeframeFeatureCorrelationView.cs</DependentUpon>
|
---|
| 417 | </Compile>
|
---|
[8798] | 418 | <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.cs">
|
---|
| 419 | <SubType>UserControl</SubType>
|
---|
| 420 | </Compile>
|
---|
| 421 | <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.Designer.cs">
|
---|
| 422 | <DependentUpon>TimeSeriesPrognosisSolutionView.cs</DependentUpon>
|
---|
| 423 | </Compile>
|
---|
[14422] | 424 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisLineChartView.cs">
|
---|
| 425 | <SubType>UserControl</SubType>
|
---|
| 426 | </Compile>
|
---|
| 427 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisLineChartView.Designer.cs">
|
---|
| 428 | <DependentUpon>TimeSeriesPrognosisLineChartView.cs</DependentUpon>
|
---|
| 429 | </Compile>
|
---|
[8798] | 430 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.cs">
|
---|
| 431 | <SubType>UserControl</SubType>
|
---|
| 432 | </Compile>
|
---|
| 433 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.Designer.cs">
|
---|
| 434 | <DependentUpon>TimeSeriesPrognosisResultsView.cs</DependentUpon>
|
---|
| 435 | </Compile>
|
---|
| 436 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs">
|
---|
| 437 | <SubType>UserControl</SubType>
|
---|
| 438 | </Compile>
|
---|
| 439 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.Designer.cs">
|
---|
| 440 | <DependentUpon>TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
|
---|
| 441 | </Compile>
|
---|
[7641] | 442 | <None Include="HeuristicLab.snk" />
|
---|
| 443 | <None Include="Plugin.cs.frame" />
|
---|
| 444 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[5600] | 445 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 446 | </ItemGroup>
|
---|
| 447 | <ItemGroup>
|
---|
[8679] | 448 | <ProjectReference Include="..\..\HeuristicLab.Algorithms.DataAnalysis\3.4\HeuristicLab.Algorithms.DataAnalysis-3.4.csproj">
|
---|
| 449 | <Project>{2E782078-FA81-4B70-B56F-74CE38DAC6C8}</Project>
|
---|
| 450 | <Name>HeuristicLab.Algorithms.DataAnalysis-3.4</Name>
|
---|
| 451 | </ProjectReference>
|
---|
[8435] | 452 | <ProjectReference Include="..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
|
---|
| 453 | <Project>{76945D76-CA61-4147-9DC2-0ACDCDDF87F9}</Project>
|
---|
| 454 | <Name>HeuristicLab.Analysis.Views-3.3</Name>
|
---|
| 455 | <Private>False</Private>
|
---|
| 456 | </ProjectReference>
|
---|
| 457 | <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
|
---|
| 458 | <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
|
---|
| 459 | <Name>HeuristicLab.Analysis-3.3</Name>
|
---|
| 460 | <Private>False</Private>
|
---|
| 461 | </ProjectReference>
|
---|
[5829] | 462 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 463 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 464 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
[6866] | 465 | <Private>False</Private>
|
---|
[5829] | 466 | </ProjectReference>
|
---|
| 467 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
| 468 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
| 469 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
[6866] | 470 | <Private>False</Private>
|
---|
[5829] | 471 | </ProjectReference>
|
---|
[5600] | 472 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 473 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 474 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
[6866] | 475 | <Private>False</Private>
|
---|
[5600] | 476 | </ProjectReference>
|
---|
| 477 | <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
|
---|
| 478 | <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
|
---|
| 479 | <Name>HeuristicLab.Core.Views-3.3</Name>
|
---|
[6866] | 480 | <Private>False</Private>
|
---|
[5600] | 481 | </ProjectReference>
|
---|
| 482 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 483 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 484 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
[6866] | 485 | <Private>False</Private>
|
---|
[5600] | 486 | </ProjectReference>
|
---|
| 487 | <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
|
---|
| 488 | <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
|
---|
| 489 | <Name>HeuristicLab.Data.Views-3.3</Name>
|
---|
[6866] | 490 | <Private>False</Private>
|
---|
[5600] | 491 | </ProjectReference>
|
---|
| 492 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 493 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 494 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
[6866] | 495 | <Private>False</Private>
|
---|
[5600] | 496 | </ProjectReference>
|
---|
| 497 | <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
|
---|
| 498 | <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
|
---|
| 499 | <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
|
---|
[6866] | 500 | <Private>False</Private>
|
---|
[5600] | 501 | </ProjectReference>
|
---|
| 502 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
| 503 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
| 504 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
[6866] | 505 | <Private>False</Private>
|
---|
[5600] | 506 | </ProjectReference>
|
---|
[5623] | 507 | <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
|
---|
| 508 | <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
|
---|
| 509 | <Name>HeuristicLab.Optimization.Views-3.3</Name>
|
---|
[6866] | 510 | <Private>False</Private>
|
---|
[5623] | 511 | </ProjectReference>
|
---|
| 512 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 513 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 514 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
[6866] | 515 | <Private>False</Private>
|
---|
[5623] | 516 | </ProjectReference>
|
---|
[6520] | 517 | <ProjectReference Include="..\..\HeuristicLab.Optimizer\3.3\HeuristicLab.Optimizer-3.3.csproj">
|
---|
| 518 | <Project>{C664305E-497C-4533-A140-967DEDB05C19}</Project>
|
---|
| 519 | <Name>HeuristicLab.Optimizer-3.3</Name>
|
---|
[6866] | 520 | <Private>False</Private>
|
---|
[6520] | 521 | </ProjectReference>
|
---|
[5600] | 522 | <ProjectReference Include="..\..\HeuristicLab.Parameters.Views\3.3\HeuristicLab.Parameters.Views-3.3.csproj">
|
---|
| 523 | <Project>{AE5B1CE5-9862-4D6F-A700-D72CD9AEA295}</Project>
|
---|
| 524 | <Name>HeuristicLab.Parameters.Views-3.3</Name>
|
---|
[6866] | 525 | <Private>False</Private>
|
---|
[5600] | 526 | </ProjectReference>
|
---|
| 527 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 528 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
| 529 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
[6866] | 530 | <Private>False</Private>
|
---|
[5600] | 531 | </ProjectReference>
|
---|
| 532 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 533 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 534 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
[6866] | 535 | <Private>False</Private>
|
---|
[5600] | 536 | </ProjectReference>
|
---|
[13003] | 537 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj">
|
---|
| 538 | <Project>{5AC82412-911B-4FA2-A013-EDC5E3F3FCC2}</Project>
|
---|
| 539 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name>
|
---|
| 540 | </ProjectReference>
|
---|
| 541 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
|
---|
| 542 | <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
|
---|
| 543 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
|
---|
| 544 | </ProjectReference>
|
---|
[5600] | 545 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
| 546 | <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
|
---|
| 547 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
[6866] | 548 | <Private>False</Private>
|
---|
[5600] | 549 | </ProjectReference>
|
---|
[5663] | 550 | <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
|
---|
| 551 | <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
|
---|
| 552 | <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
|
---|
[6866] | 553 | <Private>False</Private>
|
---|
[5663] | 554 | </ProjectReference>
|
---|
[5600] | 555 | </ItemGroup>
|
---|
| 556 | <ItemGroup>
|
---|
| 557 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 558 | <Visible>False</Visible>
|
---|
| 559 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 560 | <Install>false</Install>
|
---|
| 561 | </BootstrapperPackage>
|
---|
| 562 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 563 | <Visible>False</Visible>
|
---|
| 564 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 565 | <Install>true</Install>
|
---|
| 566 | </BootstrapperPackage>
|
---|
| 567 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 568 | <Visible>False</Visible>
|
---|
| 569 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 570 | <Install>true</Install>
|
---|
| 571 | </BootstrapperPackage>
|
---|
| 572 | </ItemGroup>
|
---|
[7823] | 573 | <ItemGroup>
|
---|
[8578] | 574 | <EmbeddedResource Include="FeatureCorrelation\AbstractFeatureCorrelationView.resx">
|
---|
| 575 | <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
|
---|
[8542] | 576 | </EmbeddedResource>
|
---|
| 577 | </ItemGroup>
|
---|
[5600] | 578 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 579 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 580 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 581 | <Target Name="BeforeBuild">
|
---|
| 582 | </Target>
|
---|
| 583 | <Target Name="AfterBuild">
|
---|
| 584 | </Target>
|
---|
| 585 | -->
|
---|
| 586 | <PropertyGroup>
|
---|
[8679] | 587 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[5600] | 588 | set ProjectDir=$(ProjectDir)
|
---|
| 589 | set SolutionDir=$(SolutionDir)
|
---|
| 590 | set Outdir=$(Outdir)
|
---|
| 591 |
|
---|
| 592 | call PreBuildEvent.cmd
|
---|
[6866] | 593 | </PreBuildEvent>
|
---|
[8679] | 594 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 595 | export ProjectDir=$(ProjectDir)
|
---|
| 596 | export SolutionDir=$(SolutionDir)
|
---|
| 597 |
|
---|
| 598 | $SolutionDir/PreBuildEvent.sh
|
---|
| 599 | </PreBuildEvent>
|
---|
[5600] | 600 | </PropertyGroup>
|
---|
| 601 | </Project> |
---|