0
|
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>{85E90F57-8DE1-4912-8414-28578F4D71CD}</ProjectGuid>
|
|
9 <OutputType>Library</OutputType>
|
|
10 <AppDesignerFolder>Properties</AppDesignerFolder>
|
|
11 <RootNamespace>BLToolkit.Data.DataProvider.SqlCe</RootNamespace>
|
|
12 <AssemblyName>BLToolkit.Data.DataProvider.SqlCe.4</AssemblyName>
|
|
13 <TargetFrameworkVersion>v4.0</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 <TargetFrameworkProfile />
|
|
35 </PropertyGroup>
|
|
36 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
37 <DebugSymbols>true</DebugSymbols>
|
|
38 <DebugType>full</DebugType>
|
|
39 <Optimize>false</Optimize>
|
|
40 <OutputPath>bin\Debug\</OutputPath>
|
|
41 <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
42 <ErrorReport>prompt</ErrorReport>
|
|
43 <WarningLevel>4</WarningLevel>
|
|
44 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
45 </PropertyGroup>
|
|
46 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
47 <DebugType>pdbonly</DebugType>
|
|
48 <Optimize>true</Optimize>
|
|
49 <OutputPath>bin\Release\</OutputPath>
|
|
50 <DefineConstants>TRACE</DefineConstants>
|
|
51 <ErrorReport>prompt</ErrorReport>
|
|
52 <WarningLevel>4</WarningLevel>
|
|
53 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
54 </PropertyGroup>
|
|
55 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugMono|AnyCPU'">
|
|
56 <DebugSymbols>true</DebugSymbols>
|
|
57 <OutputPath>bin\DebugMono\</OutputPath>
|
|
58 <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
59 <DebugType>full</DebugType>
|
|
60 <PlatformTarget>AnyCPU</PlatformTarget>
|
|
61 <CodeAnalysisLogFile>bin\Debug\BLToolkit.Data.DataProvider.SqlCe.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
62 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
63 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
64 <ErrorReport>prompt</ErrorReport>
|
|
65 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
66 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
67 <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
68 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
69 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
|
70 </PropertyGroup>
|
|
71 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseMono|AnyCPU'">
|
|
72 <OutputPath>bin\ReleaseMono\</OutputPath>
|
|
73 <DefineConstants>TRACE</DefineConstants>
|
|
74 <Optimize>true</Optimize>
|
|
75 <DebugType>pdbonly</DebugType>
|
|
76 <PlatformTarget>AnyCPU</PlatformTarget>
|
|
77 <CodeAnalysisLogFile>bin\Release\BLToolkit.Data.DataProvider.SqlCe.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
78 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
79 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
80 <ErrorReport>prompt</ErrorReport>
|
|
81 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
82 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
83 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
84 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
|
85 <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
|
86 </PropertyGroup>
|
|
87 <ItemGroup>
|
|
88 <Reference Include="System" />
|
|
89 <Reference Include="System.Core">
|
|
90 <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
91 </Reference>
|
|
92 <Reference Include="System.Data" />
|
|
93 <Reference Include="System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
|
|
94 <Private>True</Private>
|
|
95 <HintPath>..\..\packages\Microsoft.SqlServer.Compact.4.0.8876.1\lib\net40\System.Data.SqlServerCe.dll</HintPath>
|
|
96 </Reference>
|
|
97 <Reference Include="System.Xml" />
|
|
98 </ItemGroup>
|
|
99 <ItemGroup>
|
|
100 <Compile Include="..\..\Source\Data\DataProvider\SqlCeDataProvider.cs">
|
|
101 <Link>SqlCeDataProvider.cs</Link>
|
|
102 </Compile>
|
|
103 <Compile Include="Properties\AssemblyInfo.cs" />
|
|
104 </ItemGroup>
|
|
105 <ItemGroup>
|
|
106 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
107 <Visible>False</Visible>
|
|
108 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
109 <Install>false</Install>
|
|
110 </BootstrapperPackage>
|
|
111 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
112 <Visible>False</Visible>
|
|
113 <ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
114 <Install>true</Install>
|
|
115 </BootstrapperPackage>
|
|
116 <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
117 <Visible>False</Visible>
|
|
118 <ProductName>Windows Installer 3.1</ProductName>
|
|
119 <Install>true</Install>
|
|
120 </BootstrapperPackage>
|
|
121 </ItemGroup>
|
|
122 <ItemGroup>
|
|
123 <ProjectReference Include="..\..\Source\BLToolkit.4.csproj">
|
|
124 <Project>{0C325F5D-E50E-4340-8724-D29896CCC583}</Project>
|
|
125 <Name>BLToolkit.4</Name>
|
|
126 </ProjectReference>
|
|
127 </ItemGroup>
|
|
128 <ItemGroup>
|
|
129 <None Include="packages.config" />
|
|
130 </ItemGroup>
|
|
131 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
132 <PropertyGroup>
|
|
133 <PostBuildEvent>if not exist "$(TargetDir)x86" md "$(TargetDir)x86"
|
|
134 xcopy /s /y "$(ProjectDir)...\..\packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\x86\*.*" "$(TargetDir)x86"
|
|
135 if not exist "$(TargetDir)amd64" md "$(TargetDir)amd64"
|
|
136 xcopy /s /y "$(ProjectDir)..\..\packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\amd64\*.*" "$(TargetDir)amd64"
|
|
137 if not exist "$(TargetDir)x86" md "$(TargetDir)x86"
|
|
138 xcopy /s /y "$(SolutionDir)packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\x86\*.*" "$(TargetDir)x86"
|
|
139 if not exist "$(TargetDir)amd64" md "$(TargetDir)amd64"
|
|
140 xcopy /s /y "$(SolutionDir)packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\amd64\*.*" "$(TargetDir)amd64"</PostBuildEvent>
|
|
141 </PropertyGroup>
|
|
142 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
143 Other similar extension points exist, see Microsoft.Common.targets.
|
|
144 <Target Name="BeforeBuild">
|
|
145 </Target>
|
|
146 <Target Name="AfterBuild">
|
|
147 </Target>
|
|
148 -->
|
|
149 </Project> |