[4311] | 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>{AD85761D-D716-45D4-96E0-5AEF6BD3DE59}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.OKB.Cockpit.Query</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.OKB.Cockpit.Query-3.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
---|
| 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | <FileUpgradeFlags>
|
---|
| 16 | </FileUpgradeFlags>
|
---|
| 17 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
| 18 | <UpgradeBackupLocation />
|
---|
| 19 | <PublishUrl>publish\</PublishUrl>
|
---|
| 20 | <Install>true</Install>
|
---|
| 21 | <InstallFrom>Disk</InstallFrom>
|
---|
| 22 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 23 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 24 | <UpdateInterval>7</UpdateInterval>
|
---|
| 25 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 26 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 27 | <UpdateRequired>false</UpdateRequired>
|
---|
| 28 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 29 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 30 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
| 31 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 32 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 33 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 36 | <DebugSymbols>true</DebugSymbols>
|
---|
| 37 | <DebugType>full</DebugType>
|
---|
| 38 | <Optimize>false</Optimize>
|
---|
| 39 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 40 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 41 | <ErrorReport>prompt</ErrorReport>
|
---|
| 42 | <WarningLevel>4</WarningLevel>
|
---|
| 43 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 44 | </PropertyGroup>
|
---|
| 45 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 46 | <DebugType>pdbonly</DebugType>
|
---|
| 47 | <Optimize>true</Optimize>
|
---|
| 48 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 49 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 50 | <ErrorReport>prompt</ErrorReport>
|
---|
| 51 | <WarningLevel>4</WarningLevel>
|
---|
| 52 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 53 | </PropertyGroup>
|
---|
| 54 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 55 | <DebugSymbols>true</DebugSymbols>
|
---|
| 56 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 57 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 58 | <DebugType>full</DebugType>
|
---|
| 59 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 60 | <ErrorReport>prompt</ErrorReport>
|
---|
| 61 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 62 | </PropertyGroup>
|
---|
| 63 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 64 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 65 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 66 | <Optimize>true</Optimize>
|
---|
| 67 | <DebugType>pdbonly</DebugType>
|
---|
| 68 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 69 | <ErrorReport>prompt</ErrorReport>
|
---|
| 70 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 71 | </PropertyGroup>
|
---|
| 72 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 73 | <DebugSymbols>true</DebugSymbols>
|
---|
| 74 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 75 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 76 | <DebugType>full</DebugType>
|
---|
| 77 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 78 | <ErrorReport>prompt</ErrorReport>
|
---|
| 79 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 80 | </PropertyGroup>
|
---|
| 81 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
| 82 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 83 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 84 | <Optimize>true</Optimize>
|
---|
| 85 | <DebugType>pdbonly</DebugType>
|
---|
| 86 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 87 | <ErrorReport>prompt</ErrorReport>
|
---|
| 88 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 89 | </PropertyGroup>
|
---|
| 90 | <ItemGroup>
|
---|
| 91 | <Reference Include="HeuristicLab.BackgroundProcessing-3.3, Version=3.3.0.2050, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
|
---|
| 92 | <SpecificVersion>False</SpecificVersion>
|
---|
| 93 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.BackgroundProcessing-3.3.dll</HintPath>
|
---|
| 94 | </Reference>
|
---|
| 95 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
|
---|
| 96 | <SpecificVersion>False</SpecificVersion>
|
---|
| 97 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 98 | </Reference>
|
---|
| 99 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
|
---|
| 100 | <SpecificVersion>False</SpecificVersion>
|
---|
| 101 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 102 | </Reference>
|
---|
| 103 | <Reference Include="PresentationCore">
|
---|
| 104 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 105 | </Reference>
|
---|
| 106 | <Reference Include="PresentationFramework">
|
---|
| 107 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 108 | </Reference>
|
---|
| 109 | <Reference Include="System" />
|
---|
| 110 | <Reference Include="System.Core">
|
---|
| 111 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 112 | </Reference>
|
---|
| 113 | <Reference Include="System.Runtime.Serialization">
|
---|
| 114 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 115 | </Reference>
|
---|
| 116 | <Reference Include="System.ServiceModel">
|
---|
| 117 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 118 | </Reference>
|
---|
| 119 | <Reference Include="System.Xml.Linq">
|
---|
| 120 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 121 | </Reference>
|
---|
| 122 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 123 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 124 | </Reference>
|
---|
| 125 | <Reference Include="System.Data" />
|
---|
| 126 | <Reference Include="System.Xml" />
|
---|
| 127 | <Reference Include="WindowsBase">
|
---|
| 128 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 129 | </Reference>
|
---|
| 130 | </ItemGroup>
|
---|
| 131 | <ItemGroup>
|
---|
| 132 | <None Include="app.config" />
|
---|
| 133 | <None Include="HeuristicLabOkbCockpitQueryPlugin.cs.frame" />
|
---|
| 134 | <Compile Include="HeuristicLabOkbCockpitQueryPlugin.cs" />
|
---|
| 135 | <Compile Include="ListFormatter.cs" />
|
---|
| 136 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 137 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
| 138 | <Compile Include="RunView.xaml.cs">
|
---|
| 139 | <DependentUpon>RunView.xaml</DependentUpon>
|
---|
| 140 | </Compile>
|
---|
| 141 | <Compile Include="RunView\AttributeSelector.cs" />
|
---|
| 142 | <Compile Include="RunView\AttributeSelectorWindow.xaml.cs" />
|
---|
| 143 | <Compile Include="Service References\OKBQuery\Reference.cs">
|
---|
| 144 | <AutoGen>True</AutoGen>
|
---|
| 145 | <DesignTime>True</DesignTime>
|
---|
| 146 | <DependentUpon>Reference.svcmap</DependentUpon>
|
---|
| 147 | </Compile>
|
---|
| 148 | <Compile Include="TypeNameConverter.cs" />
|
---|
| 149 | </ItemGroup>
|
---|
| 150 | <ItemGroup>
|
---|
| 151 | <Page Include="RunView.xaml">
|
---|
| 152 | <Generator>MSBuild:Compile</Generator>
|
---|
| 153 | <SubType>Designer</SubType>
|
---|
| 154 | <Generator>MSBuild:Compile</Generator>
|
---|
| 155 | <SubType>Designer</SubType>
|
---|
| 156 | </Page>
|
---|
| 157 | </ItemGroup>
|
---|
| 158 | <ItemGroup>
|
---|
| 159 | <Page Include="RunView\AttributeSelectorWindow.xaml">
|
---|
| 160 | <Generator>MSBuild:Compile</Generator>
|
---|
| 161 | <SubType>Designer</SubType>
|
---|
| 162 | <Generator>MSBuild:Compile</Generator>
|
---|
| 163 | <SubType>Designer</SubType>
|
---|
| 164 | </Page>
|
---|
| 165 | </ItemGroup>
|
---|
| 166 | <ItemGroup>
|
---|
| 167 | <ProjectReference Include="..\HeuristicLab.MainForm.WPF\HeuristicLab.MainForm.WPF-3.3.csproj">
|
---|
| 168 | <Project>{1DBC4D60-0064-4A53-B48C-63D144A67B07}</Project>
|
---|
| 169 | <Name>HeuristicLab.MainForm.WPF-3.3</Name>
|
---|
| 170 | </ProjectReference>
|
---|
| 171 | <ProjectReference Include="..\HeuristicLab.OKB.Client\HeuristicLab.OKB.Client-3.3.csproj">
|
---|
| 172 | <Project>{B157FAB7-9B6D-4BAE-ACF2-C6FB7D22EBBD}</Project>
|
---|
| 173 | <Name>HeuristicLab.OKB.Client-3.3</Name>
|
---|
| 174 | </ProjectReference>
|
---|
| 175 | <ProjectReference Include="..\HeuristicLab.OKB.Cockpit\HeuristicLab.OKB.Cockpit-3.3.csproj">
|
---|
| 176 | <Project>{52567721-66A9-4411-9ED6-48DE37732868}</Project>
|
---|
| 177 | <Name>HeuristicLab.OKB.Cockpit-3.3</Name>
|
---|
| 178 | </ProjectReference>
|
---|
| 179 | </ItemGroup>
|
---|
| 180 | <ItemGroup>
|
---|
| 181 | <WCFMetadata Include="Service References\" />
|
---|
| 182 | </ItemGroup>
|
---|
| 183 | <ItemGroup>
|
---|
| 184 | <None Include="Properties\DataSources\System.Data.DataTable.datasource" />
|
---|
| 185 | <None Include="Service References\OKBQuery\Arrays.xsd">
|
---|
| 186 | <SubType>Designer</SubType>
|
---|
| 187 | </None>
|
---|
| 188 | <None Include="Service References\OKBQuery\HeuristicLab.OKB.Cockpit.Query.OKBQuery.AttributeSelector.datasource">
|
---|
| 189 | <DependentUpon>Reference.svcmap</DependentUpon>
|
---|
| 190 | </None>
|
---|
| 191 | <None Include="Service References\OKBQuery\HeuristicLab.Services.OKB.xsd">
|
---|
| 192 | <SubType>Designer</SubType>
|
---|
| 193 | </None>
|
---|
| 194 | <None Include="Service References\OKBQuery\service.wsdl" />
|
---|
| 195 | <None Include="Service References\OKBQuery\service.xsd">
|
---|
| 196 | <SubType>Designer</SubType>
|
---|
| 197 | </None>
|
---|
| 198 | <None Include="Service References\OKBQuery\service1.xsd">
|
---|
| 199 | <SubType>Designer</SubType>
|
---|
| 200 | </None>
|
---|
| 201 | <None Include="Service References\OKBQuery\System.Data.xsd">
|
---|
| 202 | <SubType>Designer</SubType>
|
---|
| 203 | </None>
|
---|
| 204 | <None Include="UpdateLocalInstallation.cmd" />
|
---|
| 205 | </ItemGroup>
|
---|
| 206 | <ItemGroup>
|
---|
| 207 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 208 | <Visible>False</Visible>
|
---|
| 209 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 210 | <Install>false</Install>
|
---|
| 211 | </BootstrapperPackage>
|
---|
| 212 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 213 | <Visible>False</Visible>
|
---|
| 214 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 215 | <Install>true</Install>
|
---|
| 216 | </BootstrapperPackage>
|
---|
| 217 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 218 | <Visible>False</Visible>
|
---|
| 219 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 220 | <Install>true</Install>
|
---|
| 221 | </BootstrapperPackage>
|
---|
| 222 | </ItemGroup>
|
---|
| 223 | <ItemGroup>
|
---|
| 224 | <WCFMetadataStorage Include="Service References\OKBQuery\" />
|
---|
| 225 | </ItemGroup>
|
---|
| 226 | <ItemGroup>
|
---|
| 227 | <None Include="Service References\OKBQuery\configuration91.svcinfo" />
|
---|
| 228 | </ItemGroup>
|
---|
| 229 | <ItemGroup>
|
---|
| 230 | <None Include="Service References\OKBQuery\configuration.svcinfo" />
|
---|
| 231 | </ItemGroup>
|
---|
| 232 | <ItemGroup>
|
---|
| 233 | <None Include="Service References\OKBQuery\Reference.svcmap">
|
---|
| 234 | <Generator>WCF Proxy Generator</Generator>
|
---|
| 235 | <LastGenOutput>Reference.cs</LastGenOutput>
|
---|
| 236 | </None>
|
---|
| 237 | </ItemGroup>
|
---|
| 238 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 239 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 240 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 241 | <Target Name="BeforeBuild">
|
---|
| 242 | </Target>
|
---|
| 243 | <Target Name="AfterBuild">
|
---|
| 244 | </Target>
|
---|
| 245 | -->
|
---|
| 246 | <PropertyGroup>
|
---|
| 247 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 248 | set ProjectDir=$(ProjectDir)
|
---|
| 249 | set SolutionDir=$(SolutionDir)
|
---|
| 250 | set Outdir=$(Outdir)
|
---|
| 251 |
|
---|
| 252 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
|
---|
| 253 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabOKBCockpitQueryPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabOKBCockpitQueryPlugin.cs"</PreBuildEvent>
|
---|
| 254 | <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 255 | set ProjectDir=$(ProjectDir)
|
---|
| 256 | set SolutionDir=$(SolutionDir)
|
---|
| 257 | set Outdir=$(Outdir)
|
---|
| 258 |
|
---|
| 259 | call UpdateLocalInstallation.cmd</PostBuildEvent>
|
---|
| 260 | </PropertyGroup>
|
---|
| 261 | </Project> |
---|