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>{EC2C8109-6E1E-4C88-9A2B-908CFF2EF4AC}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>HeuristicLab.Services.Hive.DataAccess</RootNamespace>
|
---|
12 | <AssemblyName>HeuristicLab.Services.Hive.DataAccess-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\Debug\</OutputPath>
|
---|
22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
23 | <ErrorReport>prompt</ErrorReport>
|
---|
24 | <WarningLevel>4</WarningLevel>
|
---|
25 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
26 | <Prefer32Bit>false</Prefer32Bit>
|
---|
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 | <Prefer32Bit>false</Prefer32Bit>
|
---|
39 | </PropertyGroup>
|
---|
40 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
41 | <DebugSymbols>true</DebugSymbols>
|
---|
42 | <OutputPath>bin\Debug\</OutputPath>
|
---|
43 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
44 | <DebugType>full</DebugType>
|
---|
45 | <PlatformTarget>x86</PlatformTarget>
|
---|
46 | <ErrorReport>prompt</ErrorReport>
|
---|
47 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
48 | <Prefer32Bit>false</Prefer32Bit>
|
---|
49 | </PropertyGroup>
|
---|
50 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
51 | <OutputPath>bin\Release\</OutputPath>
|
---|
52 | <DefineConstants>TRACE</DefineConstants>
|
---|
53 | <DocumentationFile>
|
---|
54 | </DocumentationFile>
|
---|
55 | <Optimize>true</Optimize>
|
---|
56 | <DebugType>pdbonly</DebugType>
|
---|
57 | <PlatformTarget>x86</PlatformTarget>
|
---|
58 | <ErrorReport>prompt</ErrorReport>
|
---|
59 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
60 | <Prefer32Bit>false</Prefer32Bit>
|
---|
61 | </PropertyGroup>
|
---|
62 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
63 | <DebugSymbols>true</DebugSymbols>
|
---|
64 | <OutputPath>bin\Debug\</OutputPath>
|
---|
65 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
66 | <DebugType>full</DebugType>
|
---|
67 | <PlatformTarget>x64</PlatformTarget>
|
---|
68 | <ErrorReport>prompt</ErrorReport>
|
---|
69 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
70 | <Prefer32Bit>false</Prefer32Bit>
|
---|
71 | </PropertyGroup>
|
---|
72 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
73 | <OutputPath>bin\Release\</OutputPath>
|
---|
74 | <DefineConstants>TRACE</DefineConstants>
|
---|
75 | <DocumentationFile>
|
---|
76 | </DocumentationFile>
|
---|
77 | <Optimize>true</Optimize>
|
---|
78 | <DebugType>pdbonly</DebugType>
|
---|
79 | <PlatformTarget>x64</PlatformTarget>
|
---|
80 | <ErrorReport>prompt</ErrorReport>
|
---|
81 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
82 | <Prefer32Bit>false</Prefer32Bit>
|
---|
83 | </PropertyGroup>
|
---|
84 | <PropertyGroup>
|
---|
85 | <SignAssembly>true</SignAssembly>
|
---|
86 | </PropertyGroup>
|
---|
87 | <PropertyGroup>
|
---|
88 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
89 | </PropertyGroup>
|
---|
90 | <ItemGroup>
|
---|
91 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
92 | <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
93 | </Reference>
|
---|
94 | <Reference Include="System" />
|
---|
95 | <Reference Include="System.Core" />
|
---|
96 | <Reference Include="System.Data.Linq" />
|
---|
97 | <Reference Include="System.Transactions" />
|
---|
98 | <Reference Include="System.Windows.Forms" />
|
---|
99 | <Reference Include="System.Xml.Linq" />
|
---|
100 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
101 | <Reference Include="System.Data" />
|
---|
102 | <Reference Include="System.Xml" />
|
---|
103 | </ItemGroup>
|
---|
104 | <ItemGroup>
|
---|
105 | <None Include="Plugin.cs.frame" />
|
---|
106 | <Compile Include="Daos\AssignedResourceDao.cs" />
|
---|
107 | <Compile Include="Daos\DowntimeDao.cs" />
|
---|
108 | <Compile Include="Daos\GenericDao.cs" />
|
---|
109 | <Compile Include="Daos\HiveStatistics\DimClientDao.cs" />
|
---|
110 | <Compile Include="Daos\HiveStatistics\DimJobDao.cs" />
|
---|
111 | <Compile Include="Daos\HiveStatistics\DimTimeDao.cs" />
|
---|
112 | <Compile Include="Daos\HiveStatistics\DimUserDao.cs" />
|
---|
113 | <Compile Include="Daos\HiveStatistics\FactClientInfoDao.cs" />
|
---|
114 | <Compile Include="Daos\HiveStatistics\FactTaskDao.cs" />
|
---|
115 | <Compile Include="Daos\JobDao.cs" />
|
---|
116 | <Compile Include="Daos\JobPermissionDao.cs" />
|
---|
117 | <Compile Include="Daos\LifecycleDao.cs" />
|
---|
118 | <Compile Include="Daos\PluginDao.cs" />
|
---|
119 | <Compile Include="Daos\PluginDataDao.cs" />
|
---|
120 | <Compile Include="Daos\RequiredPluginDao.cs" />
|
---|
121 | <Compile Include="Daos\ResourceDao.cs" />
|
---|
122 | <Compile Include="Daos\ResourcePermissionDao.cs" />
|
---|
123 | <Compile Include="Daos\SlaveDao.cs" />
|
---|
124 | <Compile Include="Daos\SlaveGroupDao.cs" />
|
---|
125 | <Compile Include="Daos\StateLogDao.cs" />
|
---|
126 | <Compile Include="Daos\TaskDao.cs" />
|
---|
127 | <Compile Include="Daos\TaskDataDao.cs" />
|
---|
128 | <Compile Include="Daos\UserPriorityDao.cs" />
|
---|
129 | <Compile Include="Data\TableInformation.cs" />
|
---|
130 | <Compile Include="Interfaces\IGenericDao.cs" />
|
---|
131 | <Compile Include="Enums\Command.cs" />
|
---|
132 | <Compile Include="Enums\DowntimeType.cs" />
|
---|
133 | <Compile Include="Enums\CpuArchitecture.cs" />
|
---|
134 | <Compile Include="Interfaces\IPersistenceManager.cs" />
|
---|
135 | <Compile Include="Manager\PersistenceManager.cs" />
|
---|
136 | <Compile Include="Plugin.cs" />
|
---|
137 | <Compile Include="HiveDataContext.cs">
|
---|
138 | <DependentUpon>HiveDataContext.dbml</DependentUpon>
|
---|
139 | </Compile>
|
---|
140 | <Compile Include="HiveDataContext.designer.cs">
|
---|
141 | <AutoGen>True</AutoGen>
|
---|
142 | <DesignTime>True</DesignTime>
|
---|
143 | <DependentUpon>HiveDataContext.dbml</DependentUpon>
|
---|
144 | </Compile>
|
---|
145 | <Compile Include="Enums\TaskState.cs" />
|
---|
146 | <Compile Include="Logger.cs" />
|
---|
147 | <Compile Include="Enums\Permission.cs" />
|
---|
148 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
149 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
150 | <Compile Include="Settings.Designer.cs">
|
---|
151 | <AutoGen>True</AutoGen>
|
---|
152 | <DesignTimeSharedInput>True</DesignTimeSharedInput>
|
---|
153 | <DependentUpon>Settings.settings</DependentUpon>
|
---|
154 | </Compile>
|
---|
155 | <Compile Include="Enums\SlaveState.cs" />
|
---|
156 | </ItemGroup>
|
---|
157 | <ItemGroup>
|
---|
158 | <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
|
---|
159 | </ItemGroup>
|
---|
160 | <ItemGroup>
|
---|
161 | <None Include="app.config">
|
---|
162 | <SubType>Designer</SubType>
|
---|
163 | </None>
|
---|
164 | <None Include="HeuristicLab.snk" />
|
---|
165 | <None Include="HiveDataContext.dbml">
|
---|
166 | <Generator>MSLinqToSQLGenerator</Generator>
|
---|
167 | <LastGenOutput>HiveDataContext.designer.cs</LastGenOutput>
|
---|
168 | <SubType>Designer</SubType>
|
---|
169 | </None>
|
---|
170 | <None Include="Settings.settings">
|
---|
171 | <Generator>PublicSettingsSingleFileGenerator</Generator>
|
---|
172 | <LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
---|
173 | </None>
|
---|
174 | </ItemGroup>
|
---|
175 | <ItemGroup>
|
---|
176 | <None Include="HiveDataContext.dbml.layout">
|
---|
177 | <DependentUpon>HiveDataContext.dbml</DependentUpon>
|
---|
178 | </None>
|
---|
179 | </ItemGroup>
|
---|
180 | <ItemGroup>
|
---|
181 | <Content Include="SQL Scripts\Initialize Hive Database.sql" />
|
---|
182 | <Content Include="SQL Scripts\Prepare Hive Database.sql" />
|
---|
183 | </ItemGroup>
|
---|
184 | <ItemGroup />
|
---|
185 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
186 | <PropertyGroup>
|
---|
187 | <PostBuildEvent>
|
---|
188 | </PostBuildEvent>
|
---|
189 | </PropertyGroup>
|
---|
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> |
---|