[352] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <PropertyGroup>
|
---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
[574] | 6 | <ProductVersion>9.0.30729</ProductVersion>
|
---|
[352] | 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{B3D6D8D9-2B1F-47EC-9C73-77FAECF87310}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.CEDMA.DB</RootNamespace>
|
---|
[1290] | 12 | <AssemblyName>HeuristicLab.CEDMA.DB-3.3</AssemblyName>
|
---|
[352] | 13 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
---|
| 14 | <FileAlignment>512</FileAlignment>
|
---|
[545] | 15 | <SignAssembly>false</SignAssembly>
|
---|
[352] | 16 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
[372] | 17 | <StartupObject>
|
---|
| 18 | </StartupObject>
|
---|
[352] | 19 | </PropertyGroup>
|
---|
| 20 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 21 | <DebugSymbols>true</DebugSymbols>
|
---|
| 22 | <DebugType>full</DebugType>
|
---|
| 23 | <Optimize>false</Optimize>
|
---|
| 24 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 25 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 26 | <ErrorReport>prompt</ErrorReport>
|
---|
| 27 | <WarningLevel>4</WarningLevel>
|
---|
| 28 | </PropertyGroup>
|
---|
| 29 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 30 | <DebugType>pdbonly</DebugType>
|
---|
| 31 | <Optimize>true</Optimize>
|
---|
| 32 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 33 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 34 | <ErrorReport>prompt</ErrorReport>
|
---|
| 35 | <WarningLevel>4</WarningLevel>
|
---|
| 36 | </PropertyGroup>
|
---|
[551] | 37 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 38 | <DebugSymbols>true</DebugSymbols>
|
---|
[568] | 39 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
[551] | 40 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 41 | <DebugType>full</DebugType>
|
---|
| 42 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 43 | <ErrorReport>prompt</ErrorReport>
|
---|
| 44 | </PropertyGroup>
|
---|
| 45 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 46 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 47 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 48 | <Optimize>true</Optimize>
|
---|
| 49 | <DebugType>pdbonly</DebugType>
|
---|
| 50 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 51 | <ErrorReport>prompt</ErrorReport>
|
---|
| 52 | </PropertyGroup>
|
---|
[1474] | 53 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 54 | <DebugSymbols>true</DebugSymbols>
|
---|
| 55 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 56 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 57 | <DebugType>full</DebugType>
|
---|
| 58 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 59 | <ErrorReport>prompt</ErrorReport>
|
---|
| 60 | </PropertyGroup>
|
---|
| 61 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
| 62 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 63 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 64 | <Optimize>true</Optimize>
|
---|
| 65 | <DebugType>pdbonly</DebugType>
|
---|
| 66 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 67 | <ErrorReport>prompt</ErrorReport>
|
---|
| 68 | </PropertyGroup>
|
---|
[352] | 69 | <ItemGroup>
|
---|
[920] | 70 | <Reference Include="SemWeb, Version=0.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
[1287] | 71 | <Reference Include="SemWeb.SqliteStore, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
|
---|
[352] | 72 | <Reference Include="System" />
|
---|
| 73 | <Reference Include="System.Core">
|
---|
| 74 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 75 | </Reference>
|
---|
[357] | 76 | <Reference Include="System.Data.Linq">
|
---|
| 77 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 78 | </Reference>
|
---|
| 79 | <Reference Include="System.ServiceModel">
|
---|
| 80 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 81 | </Reference>
|
---|
[352] | 82 | <Reference Include="System.Xml.Linq">
|
---|
| 83 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 84 | </Reference>
|
---|
| 85 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 86 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 87 | </Reference>
|
---|
| 88 | <Reference Include="System.Data" />
|
---|
| 89 | <Reference Include="System.Xml" />
|
---|
| 90 | </ItemGroup>
|
---|
| 91 | <ItemGroup>
|
---|
[545] | 92 | <Compile Include="Store.cs" />
|
---|
[352] | 93 | <Compile Include="HeuristicLabCedmaDbPlugin.cs" />
|
---|
| 94 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 95 | </ItemGroup>
|
---|
| 96 | <ItemGroup>
|
---|
| 97 | <None Include="HeuristicLab.snk" />
|
---|
| 98 | </ItemGroup>
|
---|
[357] | 99 | <ItemGroup>
|
---|
[1534] | 100 | <ProjectReference Include="..\..\HeuristicLab.CEDMA.DB.Interfaces\3.3\HeuristicLab.CEDMA.DB.Interfaces-3.3.csproj">
|
---|
[357] | 101 | <Project>{4F9BB789-D561-436B-B226-2BF44B7D0804}</Project>
|
---|
[1534] | 102 | <Name>HeuristicLab.CEDMA.DB.Interfaces-3.3</Name>
|
---|
[357] | 103 | </ProjectReference>
|
---|
[1534] | 104 | <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
|
---|
[545] | 105 | <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
|
---|
[1534] | 106 | <Name>HeuristicLab.Core-3.2</Name>
|
---|
[545] | 107 | </ProjectReference>
|
---|
[1534] | 108 | <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
|
---|
[545] | 109 | <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
|
---|
[1534] | 110 | <Name>HeuristicLab.Data-3.2</Name>
|
---|
[545] | 111 | </ProjectReference>
|
---|
[1534] | 112 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
|
---|
[382] | 113 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 114 | <Name>HeuristicLab.PluginInfrastructure</Name>
|
---|
| 115 | </ProjectReference>
|
---|
[357] | 116 | </ItemGroup>
|
---|
[545] | 117 | <ItemGroup>
|
---|
| 118 | <Content Include="SemWeb.dll">
|
---|
| 119 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
---|
| 120 | </Content>
|
---|
[1444] | 121 | <Content Include="SemWeb.SqliteStore.dll" />
|
---|
[545] | 122 | </ItemGroup>
|
---|
[352] | 123 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 124 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 125 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 126 | <Target Name="BeforeBuild">
|
---|
| 127 | </Target>
|
---|
| 128 | <Target Name="AfterBuild">
|
---|
| 129 | </Target>
|
---|
| 130 | -->
|
---|
| 131 | <PropertyGroup>
|
---|
[852] | 132 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 133 | set ProjectDir=$(ProjectDir)
|
---|
| 134 | set SolutionDir=$(SolutionDir)
|
---|
| 135 | set Outdir=$(Outdir)
|
---|
| 136 |
|
---|
| 137 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[352] | 138 | </PropertyGroup>
|
---|
| 139 | </Project> |
---|