[6983] | 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)' == '' ">x86</Platform>
|
---|
| 6 | <ProductVersion>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{7C4B1DE4-FC9A-4448-BCF8-3CB3FA3CB8FA}</ProjectGuid>
|
---|
| 9 | <OutputType>WinExe</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Clients.Hive.SlaveCore.TrayIcon</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Clients.Hive.Slave.TrayIcon-3.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
| 16 | <FileAlignment>512</FileAlignment>
|
---|
| 17 | </PropertyGroup>
|
---|
| 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 19 | <DebugSymbols>true</DebugSymbols>
|
---|
| 20 | <DebugType>full</DebugType>
|
---|
| 21 | <Optimize>false</Optimize>
|
---|
| 22 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 24 | <ErrorReport>prompt</ErrorReport>
|
---|
| 25 | <WarningLevel>4</WarningLevel>
|
---|
| 26 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 27 | </PropertyGroup>
|
---|
| 28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 29 | <DebugType>pdbonly</DebugType>
|
---|
| 30 | <Optimize>true</Optimize>
|
---|
| 31 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 32 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 33 | <ErrorReport>prompt</ErrorReport>
|
---|
| 34 | <WarningLevel>4</WarningLevel>
|
---|
| 35 | <DocumentationFile>
|
---|
| 36 | </DocumentationFile>
|
---|
| 37 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 42 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 43 | <DebugType>full</DebugType>
|
---|
| 44 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 47 | </PropertyGroup>
|
---|
| 48 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 49 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 50 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 51 | <DocumentationFile>
|
---|
| 52 | </DocumentationFile>
|
---|
| 53 | <Optimize>true</Optimize>
|
---|
| 54 | <DebugType>pdbonly</DebugType>
|
---|
| 55 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 56 | <ErrorReport>prompt</ErrorReport>
|
---|
| 57 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 58 | </PropertyGroup>
|
---|
| 59 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 60 | <DebugSymbols>true</DebugSymbols>
|
---|
| 61 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 62 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 63 | <DebugType>full</DebugType>
|
---|
| 64 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 65 | <ErrorReport>prompt</ErrorReport>
|
---|
| 66 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 67 | </PropertyGroup>
|
---|
| 68 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
| 69 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 70 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 71 | <DocumentationFile>
|
---|
| 72 | </DocumentationFile>
|
---|
| 73 | <Optimize>true</Optimize>
|
---|
| 74 | <DebugType>pdbonly</DebugType>
|
---|
| 75 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 76 | <ErrorReport>prompt</ErrorReport>
|
---|
| 77 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 78 | </PropertyGroup>
|
---|
| 79 | <ItemGroup>
|
---|
| 80 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 81 | <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 82 | <Private>True</Private>
|
---|
| 83 | </Reference>
|
---|
| 84 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 85 | <HintPath>..\..\bin\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 86 | <Private>True</Private>
|
---|
| 87 | </Reference>
|
---|
| 88 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 89 | <HintPath>..\..\bin\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
| 90 | <Private>True</Private>
|
---|
| 91 | </Reference>
|
---|
| 92 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 93 | <HintPath>..\..\bin\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 94 | <Private>True</Private>
|
---|
| 95 | </Reference>
|
---|
| 96 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 97 | <HintPath>..\..\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 98 | <Private>True</Private>
|
---|
| 99 | </Reference>
|
---|
| 100 | <Reference Include="System" />
|
---|
| 101 | <Reference Include="System.Configuration.Install" />
|
---|
| 102 | <Reference Include="System.Core" />
|
---|
| 103 | <Reference Include="System.Management" />
|
---|
| 104 | <Reference Include="System.Xml.Linq" />
|
---|
| 105 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 106 | <Reference Include="Microsoft.CSharp" />
|
---|
| 107 | <Reference Include="System.Data" />
|
---|
| 108 | <Reference Include="System.Deployment" />
|
---|
| 109 | <Reference Include="System.Drawing" />
|
---|
| 110 | <Reference Include="System.Windows.Forms" />
|
---|
| 111 | <Reference Include="System.Xml" />
|
---|
| 112 | </ItemGroup>
|
---|
| 113 | <ItemGroup>
|
---|
| 114 | <Compile Include="MainWindow.cs">
|
---|
| 115 | <SubType>Form</SubType>
|
---|
| 116 | </Compile>
|
---|
| 117 | <Compile Include="MainWindow.designer.cs">
|
---|
| 118 | <DependentUpon>MainWindow.cs</DependentUpon>
|
---|
| 119 | </Compile>
|
---|
| 120 | <Compile Include="Program.cs" />
|
---|
| 121 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 122 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 123 | <Compile Include="TrayIconInstaller.cs">
|
---|
| 124 | <SubType>Component</SubType>
|
---|
| 125 | </Compile>
|
---|
| 126 | <Compile Include="TrayIconInstaller.Designer.cs">
|
---|
| 127 | <DependentUpon>TrayIconInstaller.cs</DependentUpon>
|
---|
| 128 | </Compile>
|
---|
| 129 | <EmbeddedResource Include="MainWindow.resx">
|
---|
| 130 | <DependentUpon>MainWindow.cs</DependentUpon>
|
---|
| 131 | </EmbeddedResource>
|
---|
| 132 | <EmbeddedResource Include="Properties\Resources.resx">
|
---|
| 133 | <Generator>ResXFileCodeGenerator</Generator>
|
---|
| 134 | <LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
---|
| 135 | <SubType>Designer</SubType>
|
---|
| 136 | </EmbeddedResource>
|
---|
| 137 | <Compile Include="Properties\Resources.Designer.cs">
|
---|
| 138 | <AutoGen>True</AutoGen>
|
---|
| 139 | <DependentUpon>Resources.resx</DependentUpon>
|
---|
| 140 | <DesignTime>True</DesignTime>
|
---|
| 141 | </Compile>
|
---|
| 142 | <None Include="app.config" />
|
---|
| 143 | </ItemGroup>
|
---|
| 144 | <ItemGroup>
|
---|
| 145 | <ProjectReference Include="..\..\HeuristicLab.Clients.Hive.Slave.Views\3.3\HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj">
|
---|
| 146 | <Project>{8C0D9F39-397F-4DBE-856F-BC4DC0FE23F8}</Project>
|
---|
| 147 | <Name>HeuristicLab.Clients.Hive.Slave.Views-3.3</Name>
|
---|
| 148 | <Private>True</Private>
|
---|
| 149 | </ProjectReference>
|
---|
| 150 | <ProjectReference Include="..\..\HeuristicLab.Clients.Hive.Slave\3.3\HeuristicLab.Clients.Hive.Slave-3.3.csproj">
|
---|
| 151 | <Project>{989FE92B-484E-41EE-87E2-6A24AF0381D8}</Project>
|
---|
| 152 | <Name>HeuristicLab.Clients.Hive.Slave-3.3</Name>
|
---|
| 153 | </ProjectReference>
|
---|
| 154 | </ItemGroup>
|
---|
| 155 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 156 | <PropertyGroup>
|
---|
[8600] | 157 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[6983] | 158 | set ProjectDir=$(ProjectDir)
|
---|
| 159 | set SolutionDir=$(SolutionDir)
|
---|
| 160 | set Outdir=$(Outdir)
|
---|
| 161 |
|
---|
| 162 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[8600] | 163 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
| 164 | export ProjectDir=$(ProjectDir)
|
---|
| 165 | export SolutionDir=$(SolutionDir)
|
---|
| 166 |
|
---|
| 167 | $SolutionDir/PreBuildEvent.sh
|
---|
| 168 | </PreBuildEvent>
|
---|
[6983] | 169 | </PropertyGroup>
|
---|
| 170 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 171 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 172 | <Target Name="BeforeBuild">
|
---|
| 173 | </Target>
|
---|
| 174 | <Target Name="AfterBuild">
|
---|
| 175 | </Target>
|
---|
| 176 | -->
|
---|
| 177 | </Project> |
---|