63ad5a3c22acf5e5b400feaa558d31d3f30e1eeb
[mono.git] / mcs / tools / sqlmetal / sqlmetal-net_4_x.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->\r
3 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
4   <PropertyGroup>\r
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
7     <ProductVersion>9.0.30729</ProductVersion>\r
8     <SchemaVersion>2.0</SchemaVersion>\r
9     <ProjectGuid>{71A04260-D8F6-4E97-898D-5F3D5A2F3D94}</ProjectGuid>\r
10     <OutputType>Exe</OutputType>\r
11     <NoWarn>1699</NoWarn>\r
12     <OutputPath>./../../class/lib/net_4_x</OutputPath>\r
13     <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>\r
14     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
15     <NoStdLib>True</NoStdLib>\r
16     \r
17     <NoConfig>True</NoConfig>\r
18     \r
19     <AppDesignerFolder>Properties</AppDesignerFolder>\r
20     <RootNamespace>\r
21     </RootNamespace>\r
22     <AssemblyName>sqlmetal</AssemblyName>\r
23     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
24     <FileAlignment>512</FileAlignment>\r
25   </PropertyGroup>\r
26     <PropertyGroup>\r
27     <SignAssembly>true</SignAssembly>\r
28   </PropertyGroup>\r
29   <PropertyGroup>\r
30     <AssemblyOriginatorKeyFile>../../class/System.Data.Linq/src/DbMetal/../DbLinq.snk</AssemblyOriginatorKeyFile>\r
31   </PropertyGroup>\r
32   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
33     <DebugSymbols>true</DebugSymbols>\r
34     <DebugType>full</DebugType>\r
35     <NoWarn>1699</NoWarn>\r
36     <Optimize>false</Optimize>\r
37     <DefineConstants>TRACE;MONO_STRICT;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>\r
38     <ErrorReport>prompt</ErrorReport>\r
39     <WarningLevel>4</WarningLevel>\r
40   </PropertyGroup>\r
41   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
42     <DebugType>pdbonly</DebugType>\r
43     <NoWarn>1699</NoWarn>\r
44     <Optimize>true</Optimize>\r
45     <DefineConstants>MONO_STRICT;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>\r
46     <ErrorReport>prompt</ErrorReport>\r
47     <WarningLevel>4</WarningLevel>\r
48   </PropertyGroup>\r
49   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
50   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
51   is a problem to compile the Mono mscorlib.dll -->\r
52   <PropertyGroup>\r
53     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
54   </PropertyGroup>\r
55   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
56   <ItemGroup>\r
57     <Compile Include="..\..\class\System.Data.Linq\src\DbLinq.ProductInfo.cs" />\r
58     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\AbstractParameters.cs" />\r
59     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Configuration\ProvidersSection.cs" />\r
60     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\AttributeDefinition.cs" />\r
61     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\CodeDomGenerator.cs" />\r
62     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\CodeWriter.cs" />\r
63     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\EntityInterface\IImplementation.cs" />\r
64     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\EntityInterface\Implementation\IModifiedImplementation.cs" />\r
65     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\EntityInterface\Implementation\INotifyPropertyChangedImplementation.cs" />\r
66     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\EntityInterface\Implementation\INotifyPropertyChangingImplementation.cs" />\r
67     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\EntityInterface\Implementation\InterfaceImplementation.cs" />\r
68     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\GenerationContext.cs" />\r
69     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\ICodeGenerator.cs" />\r
70     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\Implementation\CodeTextGenerator\CodeGenerator.Class.cs" />\r
71     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\Implementation\CodeTextGenerator\CodeGenerator.Context.Ctor.cs" />\r
72     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\Implementation\CodeTextGenerator\CodeGenerator.cs" />\r
73     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\Implementation\CodeTextGenerator\CodeGenerator.Procedure.cs" />\r
74     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\Implementation\CodeTextGenerator\CSCodeGenerator.cs" />\r
75     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\Implementation\CodeTextGenerator\CSCodeWriter.cs" />\r
76     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\Implementation\Processor.cs" />\r
77     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\Implementation\SchemaLoaderFactory.cs" />\r
78     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\IProcessor.cs" />\r
79     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\ISchemaLoaderFactory.cs" />\r
80     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\ParameterDefinition.cs" />\r
81     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Generator\SpecificationDefinition.cs" />\r
82     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Language\EnglishWords.cs" />\r
83     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Language\FrenchWords.cs" />\r
84     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Language\GermanWords.cs" />\r
85     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Mono\Options.cs" />\r
86     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Parameters.cs" />\r
87     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Program.cs" />\r
88     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Properties\Settings.Designer.cs" />\r
89     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Reference.cs" />\r
90     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Schema\DbmlRename.cs" />\r
91     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Schema\DbmlRenameLoader.cs" />\r
92     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Schema\NameAliasesLoader.cs" />\r
93     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Schema\TableAlias.cs" />\r
94     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Utility\EnvironmentExtension.cs" />\r
95     <Compile Include="..\..\class\System.Data.Linq\src\DbMetal\Utility\VariablesExtension.cs" />\r
96     <Compile Include="AssemblyInfo.cs" />\r  </ItemGroup>\r
97   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
98        Other similar extension points exist, see Microsoft.Common.targets.\r
99   <Target Name="BeforeBuild">\r
100   </Target>\r
101   <Target Name="AfterBuild">\r
102   </Target>\r
103   -->\r
104   <PropertyGroup>\r
105     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
106
107     </PreBuildEvent>\r
108     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
109 \r
110     </PreBuildEvent>\r
111     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
112
113     </PostBuildEvent>\r
114     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
115 \r
116     </PostBuildEvent>\r
117   </PropertyGroup>\r
118   <ItemGroup>\r
119     <ProjectReference Include="../../class/corlib/corlib-net_4_x.csproj">\r
120       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
121       <Name>corlib-net_4_x</Name>\r
122     </ProjectReference>\r
123     <ProjectReference Include="../../class/System.Configuration/System.Configuration-net_4_x.csproj">\r
124       <Project>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</Project>\r
125       <Name>System.Configuration-net_4_x</Name>\r
126     </ProjectReference>\r
127     <ProjectReference Include="../../class/System.Core/System.Core-net_4_x.csproj">\r
128       <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>\r
129       <Name>System.Core-net_4_x</Name>\r
130     </ProjectReference>\r
131     <ProjectReference Include="../../class/System.Data/System.Data-net_4_x.csproj">\r
132       <Project>{EC439BB8-FFED-4A32-A05D-2FA3A70CAD64}</Project>\r
133       <Name>System.Data-net_4_x</Name>\r
134     </ProjectReference>\r
135     <ProjectReference Include="../../class/System.Data.Linq/System.Data.Linq-net_4_x.csproj">\r
136       <Project>{E6EE9E9A-42BA-4202-8813-FCF40E9061BF}</Project>\r
137       <Name>System.Data.Linq-net_4_x</Name>\r
138     </ProjectReference>\r
139     <ProjectReference Include="../../class/System.XML/System.Xml-net_4_x.csproj">\r
140       <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>\r
141       <Name>System.Xml-net_4_x</Name>\r
142     </ProjectReference>\r
143     <ProjectReference Include="../../class/System/System-net_4_x.csproj">\r
144       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
145       <Name>System-net_4_x</Name>\r
146     </ProjectReference>\r
147   </ItemGroup>\r
148   <ItemGroup>\r
149     <Folder Include="Properties\" />\r
150   </ItemGroup>\r
151   <ItemGroup>\r
152     <EmbeddedResource Include="../../class/System.Data.Linq/src/DbMetal/Language/EnglishWords.txt">\r
153       <LogicalName>DbMetal.Language.EnglishWords.txt</LogicalName>\r
154     </EmbeddedResource>\r
155     <EmbeddedResource Include="../../class/System.Data.Linq/src/DbMetal/Language/FrenchWords.txt">\r
156       <LogicalName>DbMetal.Language.FrenchWords.txt</LogicalName>\r
157     </EmbeddedResource>\r
158     <EmbeddedResource Include="../../class/System.Data.Linq/src/DbMetal/Language/GermanWords.txt">\r
159       <LogicalName>DbMetal.Language.GermanWords.txt</LogicalName>\r
160     </EmbeddedResource>\r
161   </ItemGroup>\r
162 </Project>\r
163