2009-06-12 Bill Holmes <billholmes54@gmail.com>
[mono.git] / mcs / class / System.Data.Linq / src / VisualMetal / VisualMetal.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{05260362-DD1C-4DF4-890B-163D0A6D94B9}</ProjectGuid>\r
9     <OutputType>WinExe</OutputType>\r
10     <AppDesignerFolder>Properties</AppDesignerFolder>\r
11     <RootNamespace>VisualMetal</RootNamespace>\r
12     <AssemblyName>VisualMetal</AssemblyName>\r
13     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
14     <FileAlignment>512</FileAlignment>\r
15     <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
16     <WarningLevel>4</WarningLevel>\r
17   </PropertyGroup>\r
18   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
19     <DebugSymbols>true</DebugSymbols>\r
20     <DebugType>full</DebugType>\r
21     <Optimize>false</Optimize>\r
22     <OutputPath>bin\Debug\</OutputPath>\r
23     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
24     <ErrorReport>prompt</ErrorReport>\r
25     <WarningLevel>4</WarningLevel>\r
26   </PropertyGroup>\r
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
28     <DebugType>pdbonly</DebugType>\r
29     <Optimize>true</Optimize>\r
30     <OutputPath>bin\Release\</OutputPath>\r
31     <DefineConstants>TRACE</DefineConstants>\r
32     <ErrorReport>prompt</ErrorReport>\r
33     <WarningLevel>4</WarningLevel>\r
34   </PropertyGroup>\r
35   <ItemGroup>\r
36     <Reference Include="Ingres.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7ab2d069d405ce41, processorArchitecture=MSIL">\r
37       <SpecificVersion>False</SpecificVersion>\r
38       <HintPath>..\..\lib\Ingres.Client.dll</HintPath>\r
39     </Reference>\r
40     <Reference Include="MySql.Data, Version=5.0.8.1, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">\r
41       <SpecificVersion>False</SpecificVersion>\r
42       <HintPath>..\..\lib\MySql.Data.dll</HintPath>\r
43     </Reference>\r
44     <Reference Include="Npgsql, Version=1.98.2.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">\r
45       <SpecificVersion>False</SpecificVersion>\r
46       <HintPath>..\..\lib\Npgsql.dll</HintPath>\r
47     </Reference>\r
48     <Reference Include="PresentationCore">\r
49       <RequiredTargetFramework>3.0</RequiredTargetFramework>\r
50     </Reference>\r
51     <Reference Include="System" />\r
52     <Reference Include="System.Core">\r
53       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
54     </Reference>\r
55     <Reference Include="System.Data.SQLite, Version=1.0.48.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=x86">\r
56       <SpecificVersion>False</SpecificVersion>\r
57       <HintPath>..\..\lib\System.Data.SQLite.DLL</HintPath>\r
58     </Reference>\r
59     <Reference Include="System.Windows.Forms" />\r
60     <Reference Include="System.Xml.Linq">\r
61       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
62     </Reference>\r
63     <Reference Include="System.Data.DataSetExtensions">\r
64       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
65     </Reference>\r
66     <Reference Include="System.Data" />\r
67     <Reference Include="System.Xml" />\r
68     <Reference Include="UIAutomationProvider">\r
69       <RequiredTargetFramework>3.0</RequiredTargetFramework>\r
70     </Reference>\r
71     <Reference Include="WindowsBase">\r
72       <RequiredTargetFramework>3.0</RequiredTargetFramework>\r
73     </Reference>\r
74     <Reference Include="PresentationFramework">\r
75       <RequiredTargetFramework>3.0</RequiredTargetFramework>\r
76     </Reference>\r
77     <Reference Include="WindowsFormsIntegration">\r
78       <RequiredTargetFramework>3.0</RequiredTargetFramework>\r
79     </Reference>\r
80   </ItemGroup>\r
81   <ItemGroup>\r
82     <ApplicationDefinition Include="App.xaml">\r
83       <Generator>MSBuild:Compile</Generator>\r
84       <SubType>Designer</SubType>\r
85     </ApplicationDefinition>\r
86     <Page Include="LoginWindow.xaml">\r
87       <SubType>Designer</SubType>\r
88       <Generator>MSBuild:Compile</Generator>\r
89     </Page>\r
90     <Page Include="MainWindow.xaml">\r
91       <Generator>MSBuild:Compile</Generator>\r
92       <SubType>Designer</SubType>\r
93     </Page>\r
94     <Compile Include="App.xaml.cs">\r
95       <DependentUpon>App.xaml</DependentUpon>\r
96       <SubType>Code</SubType>\r
97     </Compile>\r
98     <Compile Include="MainWindow.xaml.cs">\r
99       <DependentUpon>MainWindow.xaml</DependentUpon>\r
100       <SubType>Code</SubType>\r
101     </Compile>\r
102   </ItemGroup>\r
103   <ItemGroup>\r
104     <Compile Include="Dialog.cs" />\r
105     <Compile Include="LoginWindow.xaml.cs">\r
106       <DependentUpon>LoginWindow.xaml</DependentUpon>\r
107     </Compile>\r
108     <Compile Include="Properties\AssemblyInfo.cs">\r
109       <SubType>Code</SubType>\r
110     </Compile>\r
111     <Compile Include="Properties\Resources.Designer.cs">\r
112       <AutoGen>True</AutoGen>\r
113       <DesignTime>True</DesignTime>\r
114       <DependentUpon>Resources.resx</DependentUpon>\r
115     </Compile>\r
116     <Compile Include="Properties\Settings.Designer.cs">\r
117       <AutoGen>True</AutoGen>\r
118       <DependentUpon>Settings.settings</DependentUpon>\r
119       <DesignTimeSharedInput>True</DesignTimeSharedInput>\r
120     </Compile>\r
121     <EmbeddedResource Include="Properties\Resources.resx">\r
122       <Generator>ResXFileCodeGenerator</Generator>\r
123       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r
124       <SubType>Designer</SubType>\r
125     </EmbeddedResource>\r
126     <None Include="App.config" />\r
127     <None Include="Properties\Settings.settings">\r
128       <Generator>SettingsSingleFileGenerator</Generator>\r
129       <LastGenOutput>Settings.Designer.cs</LastGenOutput>\r
130     </None>\r
131     <AppDesigner Include="Properties\" />\r
132   </ItemGroup>\r
133   <ItemGroup>\r
134     <ProjectReference Include="..\DbLinq.Ingres\DbLinq.Ingres.csproj">\r
135       <Project>{90D57CD9-D704-409E-88A1-0F22AC79065A}</Project>\r
136       <Name>DbLinq.Ingres</Name>\r
137     </ProjectReference>\r
138     <ProjectReference Include="..\DbLinq.MySql\DbLinq.MySql.csproj">\r
139       <Project>{FA8D1068-3341-4956-BF94-54C6A816BD9E}</Project>\r
140       <Name>DbLinq.MySql</Name>\r
141     </ProjectReference>\r
142     <ProjectReference Include="..\DbLinq.Oracle\DbLinq.Oracle.csproj">\r
143       <Project>{D9DE72A2-D885-4C54-A89E-302E6829101C}</Project>\r
144       <Name>DbLinq.Oracle</Name>\r
145     </ProjectReference>\r
146     <ProjectReference Include="..\DbLinq.PostgreSql\DbLinq.PostgreSql.csproj">\r
147       <Project>{32824F7E-9260-413C-B174-F3E315936FA7}</Project>\r
148       <Name>DbLinq.PostgreSql</Name>\r
149     </ProjectReference>\r
150     <ProjectReference Include="..\DbLinq.Sqlite\DbLinq.Sqlite.csproj">\r
151       <Project>{60B9AFA1-99B4-4DE6-80E1-80BBED1AC755}</Project>\r
152       <Name>DbLinq.Sqlite</Name>\r
153     </ProjectReference>\r
154     <ProjectReference Include="..\DbLinq\DbLinq.csproj">\r
155       <Project>{7950197D-4122-49CB-9FD7-45E666BAFEC2}</Project>\r
156       <Name>DbLinq</Name>\r
157     </ProjectReference>\r
158     <ProjectReference Include="..\DbMetal\DbMetal.csproj">\r
159       <Project>{363FF43D-C870-4423-BE50-DAED7793A6D1}</Project>\r
160       <Name>DbMetal</Name>\r
161     </ProjectReference>\r
162   </ItemGroup>\r
163   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
164   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
165        Other similar extension points exist, see Microsoft.Common.targets.\r
166   <Target Name="BeforeBuild">\r
167   </Target>\r
168   <Target Name="AfterBuild">\r
169   </Target>\r
170   -->\r
171 </Project>