~mysql-clr-team/connectornet/trunk

« back to all changes in this revision

Viewing changes to MySql.VisualStudio/MySql.VisualStudio.csproj

  • Committer: Reggie
  • Date: 2009-09-15 00:20:38 UTC
  • mto: (709.7.1 6.1) (684.10.2 6.0)
  • mto: This revision was merged to the branch mainline in revision 766.
  • Revision ID: reggie@mobilecore-20090915002038-16yrt5x0s8tep5dm
fixed project and solution files for monodevelop.  Still have a compilation problem on mono that we are working out

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
2
3
  <PropertyGroup>
3
4
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4
5
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
57
58
  <ItemGroup>
58
59
    <Reference Include="EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
59
60
    <Reference Include="EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
60
 
    <Reference Include="Microsoft.Data.ConnectionUI, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
61
 
      <SpecificVersion>True</SpecificVersion>
62
 
      <HintPath>c:\Program Files\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Common\Assemblies\Microsoft.Data.ConnectionUI.dll</HintPath>
63
 
    </Reference>
64
 
    <Reference Include="Microsoft.VisualStudio.CommandBars, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
65
 
      <SpecificVersion>True</SpecificVersion>
66
 
    </Reference>
67
 
    <Reference Include="Microsoft.VisualStudio.Data, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
68
 
      <SpecificVersion>True</SpecificVersion>
69
 
      <HintPath>c:\Program Files\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Common\Assemblies\Microsoft.VisualStudio.Data.dll</HintPath>
70
 
    </Reference>
71
 
    <Reference Include="Microsoft.VisualStudio.OLE.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
72
 
      <SpecificVersion>True</SpecificVersion>
73
 
      <HintPath>c:\Program Files\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Common\Assemblies\Microsoft.VisualStudio.OLE.Interop.dll</HintPath>
74
 
    </Reference>
75
 
    <Reference Include="Microsoft.VisualStudio.Package.LanguageService, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
76
 
      <SpecificVersion>True</SpecificVersion>
77
 
      <HintPath>c:\Program Files\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Common\Assemblies\Microsoft.VisualStudio.Package.LanguageService.dll</HintPath>
78
 
    </Reference>
79
 
    <Reference Include="Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
80
 
      <SpecificVersion>True</SpecificVersion>
81
 
      <HintPath>c:\Program Files\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Common\Assemblies\Microsoft.VisualStudio.Shell.dll</HintPath>
82
 
    </Reference>
83
 
    <Reference Include="Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
84
 
      <SpecificVersion>True</SpecificVersion>
85
 
      <HintPath>c:\Program Files\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Common\Assemblies\Microsoft.VisualStudio.Shell.Interop.dll</HintPath>
86
 
    </Reference>
87
 
    <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
88
 
      <SpecificVersion>True</SpecificVersion>
89
 
      <HintPath>c:\Program Files\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Common\Assemblies\Microsoft.VisualStudio.Shell.Interop.8.0.dll</HintPath>
90
 
    </Reference>
91
 
    <Reference Include="Microsoft.VisualStudio.TextManager.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
92
 
      <SpecificVersion>True</SpecificVersion>
93
 
      <HintPath>c:\Program Files\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Common\Assemblies\Microsoft.VisualStudio.TextManager.Interop.dll</HintPath>
94
 
    </Reference>
95
 
    <Reference Include="Microsoft.VisualStudio.TextManager.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
96
 
      <SpecificVersion>True</SpecificVersion>
97
 
      <HintPath>c:\Program Files\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Common\Assemblies\Microsoft.VisualStudio.TextManager.Interop.8.0.dll</HintPath>
98
 
    </Reference>
 
61
    <Reference Include="Microsoft.Data.ConnectionUI, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
 
62
    <Reference Include="Microsoft.VisualStudio.CommandBars, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
 
63
    <Reference Include="Microsoft.VisualStudio.Data, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
 
64
    <Reference Include="Microsoft.VisualStudio.OLE.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
 
65
    <Reference Include="Microsoft.VisualStudio.Package.LanguageService, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
 
66
    <Reference Include="Microsoft.VisualStudio.Shell, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
 
67
    <Reference Include="Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
 
68
    <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
 
69
    <Reference Include="Microsoft.VisualStudio.TextManager.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
 
70
    <Reference Include="Microsoft.VisualStudio.TextManager.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
99
71
    <Reference Include="System" />
100
72
    <Reference Include="System.Configuration.Install" />
101
73
    <Reference Include="System.Data" />
105
77
    <Reference Include="System.Xml" />
106
78
  </ItemGroup>
107
79
  <ItemGroup>
108
 
    <Compile Include="..\MySql.Data\Provider\Properties\VersionInfo.cs">
109
 
      <Link>Properties\VersionInfo.cs</Link>
110
 
    </Compile>
111
 
    <Compile Include="..\MySql.Data\Provider\Source\common\MySqlTokenizer.cs">
112
 
      <Link>LanguageService\MySqlTokenizer.cs</Link>
113
 
    </Compile>
 
80
    <Compile Include="..\MySql.Data\Provider\Properties\VersionInfo.cs" />
 
81
    <Compile Include="..\MySql.Data\Provider\Source\common\MySqlTokenizer.cs" />
114
82
    <Compile Include="DbObjects\CollationTypeConverter.cs" />
115
83
    <Compile Include="DbObjects\CharacterSetTypeConverter.cs" />
116
84
    <Compile Include="DbObjects\DataRowHelpers.cs" />
128
96
    <Compile Include="DDEX\MySqlConnectionProperties.cs" />
129
97
    <Compile Include="DDEX\MySqlConnectionSupport.cs" />
130
98
    <Compile Include="DDEX\MySqlConnectionUIControl.cs">
131
 
      <SubType>UserControl</SubType>
132
99
    </Compile>
133
100
    <Compile Include="DDEX\MySqlConnectionUIControl.designer.cs">
134
101
      <DependentUpon>MySqlConnectionUIControl.cs</DependentUpon>
135
102
    </Compile>
136
103
    <Compile Include="DDEX\MySqlDataConnectionPromptDialog.cs">
137
 
      <SubType>Form</SubType>
138
104
    </Compile>
139
105
    <Compile Include="DDEX\MySqlDataConnectionPromptDialog.Designer.cs">
140
106
      <DependentUpon>MySqlDataConnectionPromptDialog.cs</DependentUpon>
221
187
    <Compile Include="Nodes\TableNode.cs" />
222
188
    <Compile Include="PkgCmdID.cs" />
223
189
    <Compile Include="Properties\Resources.Designer.cs">
224
 
      <AutoGen>True</AutoGen>
225
 
      <DesignTime>True</DesignTime>
226
190
      <DependentUpon>Resources.resx</DependentUpon>
227
191
    </Compile>
228
192
    <Compile Include="VsPkg.cs" />
230
194
  </ItemGroup>
231
195
  <ItemGroup>
232
196
    <EmbeddedResource Include="Properties\Resources.resx">
 
197
      <SubType>Designer</SubType>
233
198
      <Generator>PublicResXFileCodeGenerator</Generator>
234
 
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
235
 
      <SubType>Designer</SubType>
236
 
      <MergeWithCTO>true</MergeWithCTO>
237
199
    </EmbeddedResource>
238
 
  </ItemGroup>
239
 
  <ItemGroup>
240
200
    <EmbeddedResource Include="DDEX\MySqlConnectionUIControl.resx">
241
201
      <DependentUpon>MySqlConnectionUIControl.cs</DependentUpon>
242
202
      <SubType>Designer</SubType>
257
217
      <DependentUpon>IndexColumnEditorDialog.cs</DependentUpon>
258
218
    </EmbeddedResource>
259
219
    <EmbeddedResource Include="Editors\TableEditor.resx">
260
 
      <SubType>Designer</SubType>
261
220
      <DependentUpon>TableEditor.cs</DependentUpon>
 
221
      <SubType>Designer</SubType>
262
222
    </EmbeddedResource>
263
223
    <EmbeddedResource Include="Editors\TableIndexDialog.resx">
264
224
      <DependentUpon>TableIndexDialog.cs</DependentUpon>
271
231
      <DependentUpon>UDFEditor.cs</DependentUpon>
272
232
      <SubType>Designer</SubType>
273
233
    </EmbeddedResource>
 
234
  </ItemGroup>
 
235
  <ItemGroup>
274
236
    <None Include="Resources\ArrowKey.bmp" />
275
237
    <None Include="Resources\Key.bmp" />
276
238
    <Content Include="Resources\Package.ico" />
277
239
    <Content Include="VSCTComponents\pkgcmd.h" />
278
240
    <None Include="Resources\PackageLoadKey.txt" />
279
 
  </ItemGroup>
280
 
  <ItemGroup>
281
241
    <None Include="Properties\DataSources\Column.datasource" />
282
242
    <None Include="Properties\DataSources\MySql.Data.VisualStudio.DbObjects.FKColumnPair.datasource" />
283
243
    <None Include="Properties\DataSources\MySql.Data.VisualStudio.DbObjects.ForeignKey.datasource" />
285
245
    <None Include="Properties\DataSources\TableNode.datasource" />
286
246
  </ItemGroup>
287
247
  <ItemGroup>
288
 
    <VSCTCompile Include="VSCTComponents\PkgCmd.vsct">
289
 
      <ResourceName>1000</ResourceName>
290
 
    </VSCTCompile>
 
248
    <VSCTCompile Include="VSCTComponents\PkgCmd.vsct" />
291
249
  </ItemGroup>
292
250
  <ItemGroup>
293
251
    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
294
252
      <Visible>False</Visible>
295
 
      <ProductName>.NET Framework Client Profile</ProductName>
296
 
      <Install>false</Install>
297
253
    </BootstrapperPackage>
298
254
    <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
299
255
      <Visible>False</Visible>
300
 
      <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
301
 
      <Install>true</Install>
302
256
    </BootstrapperPackage>
303
257
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
304
258
      <Visible>False</Visible>
305
 
      <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
306
 
      <Install>false</Install>
307
259
    </BootstrapperPackage>
308
260
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
309
261
      <Visible>False</Visible>
310
 
      <ProductName>.NET Framework 3.5</ProductName>
311
 
      <Install>false</Install>
312
262
    </BootstrapperPackage>
313
263
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
314
264
      <Visible>False</Visible>
315
 
      <ProductName>.NET Framework 3.5 SP1</ProductName>
316
 
      <Install>false</Install>
317
265
    </BootstrapperPackage>
318
266
  </ItemGroup>
319
267
  <PropertyGroup>
327
275
    <RegisterWithRanu>false</RegisterWithRanu>
328
276
  </PropertyGroup>
329
277
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
330
 
  <Import Project="C:\Program Files\Visual Studio 2005 SDK\2007.02\VisualStudioIntegration\Tools\Build\Microsoft.VsSDK.targets" Condition="!Exists('$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\VSSDK\Microsoft.VsSDK.targets')" />
331
 
  <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\VSSDK\Microsoft.VsSDK.targets" Condition="Exists('$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\VSSDK\Microsoft.VsSDK.targets')" />
332
 
  <Import Project="VSCT_overrides.targets" Condition="!Exists('$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\VSSDK\Microsoft.VsSDK.targets')" />
333
278
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
334
279
       Other similar extension points exist, see Microsoft.Common.targets.
335
280
  <Target Name="BeforeBuild">