2005-04-20 Ritvik Mayank <mritvik@novell.com>
[mono.git] / mcs / class / ByteFX.Data / MySqlClient.csproj
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.3077"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{5EAEFBC4-8389-4120-BAB3-9B27174F6F6F}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = ""\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "ByteFX.MySqlClient"\r
13                 AssemblyOriginatorKeyFile = ""\r
14                 DefaultClientScript = "JScript"\r
15                 DefaultHTMLPageLayout = "Grid"\r
16                 DefaultTargetSchema = "IE50"\r
17                 DelaySign = "false"\r
18                 OutputType = "Library"\r
19                 PreBuildEvent = ""\r
20                 PostBuildEvent = ""\r
21                 RootNamespace = "ByteFX.Data.MySqlClient"\r
22                 RunPostBuildEvent = "OnBuildSuccess"\r
23                 StartupObject = ""\r
24             >\r
25                 <Config\r
26                     Name = "Debug"\r
27                     AllowUnsafeBlocks = "false"\r
28                     BaseAddress = "285212672"\r
29                     CheckForOverflowUnderflow = "false"\r
30                     ConfigurationOverrideFile = ""\r
31                     DefineConstants = "DEBUG;TRACE;WINDOWS"\r
32                     DocumentationFile = "doc.xml"\r
33                     DebugSymbols = "true"\r
34                     FileAlignment = "4096"\r
35                     IncrementalBuild = "true"\r
36                     NoStdLib = "false"\r
37                     NoWarn = "1591"\r
38                     Optimize = "false"\r
39                     OutputPath = "bin\Debug\"\r
40                     RegisterForComInterop = "false"\r
41                     RemoveIntegerChecks = "false"\r
42                     TreatWarningsAsErrors = "false"\r
43                     WarningLevel = "4"\r
44                 />\r
45                 <Config\r
46                     Name = "Release"\r
47                     AllowUnsafeBlocks = "false"\r
48                     BaseAddress = "285212672"\r
49                     CheckForOverflowUnderflow = "false"\r
50                     ConfigurationOverrideFile = ""\r
51                     DefineConstants = "TRACE;WINDOWS"\r
52                     DocumentationFile = "doc.xml"\r
53                     DebugSymbols = "false"\r
54                     FileAlignment = "4096"\r
55                     IncrementalBuild = "false"\r
56                     NoStdLib = "false"\r
57                     NoWarn = "1591"\r
58                     Optimize = "true"\r
59                     OutputPath = "bin\Release\"\r
60                     RegisterForComInterop = "false"\r
61                     RemoveIntegerChecks = "false"\r
62                     TreatWarningsAsErrors = "false"\r
63                     WarningLevel = "4"\r
64                 />\r
65             </Settings>\r
66             <References>\r
67                 <Reference\r
68                     Name = "System"\r
69                     AssemblyName = "System"\r
70                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"\r
71                 />\r
72                 <Reference\r
73                     Name = "System.Data"\r
74                     AssemblyName = "System.Data"\r
75                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"\r
76                 />\r
77                 <Reference\r
78                     Name = "System.XML"\r
79                     AssemblyName = "System.Xml"\r
80                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"\r
81                 />\r
82                 <Reference\r
83                     Name = "System.Design"\r
84                     AssemblyName = "System.Design"\r
85                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Design.dll"\r
86                 />\r
87                 <Reference\r
88                     Name = "System.Drawing"\r
89                     AssemblyName = "System.Drawing"\r
90                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"\r
91                 />\r
92                 <Reference\r
93                     Name = "System.Windows.Forms"\r
94                     AssemblyName = "System.Windows.Forms"\r
95                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"\r
96                 />\r
97                 <Reference\r
98                     Name = "ICSharpCode.SharpZipLib"\r
99                     AssemblyName = "ICSharpCode.SharpZipLib"\r
100                     HintPath = "ICSharpCode.SharpZipLib.dll"\r
101                 />\r
102             </References>\r
103         </Build>\r
104         <Files>\r
105             <Include>\r
106                 <File\r
107                     RelPath = "AssemblyInfo.cs"\r
108                     SubType = "Code"\r
109                     BuildAction = "Compile"\r
110                 />\r
111                 <File\r
112                     RelPath = "ChangeLog.txt"\r
113                     BuildAction = "Content"\r
114                 />\r
115                 <File\r
116                     RelPath = "internals.html"\r
117                     BuildAction = "Content"\r
118                 />\r
119                 <File\r
120                     RelPath = "Common\DBConnectionString.cs"\r
121                     SubType = "Code"\r
122                     BuildAction = "Compile"\r
123                 />\r
124                 <File\r
125                     RelPath = "Common\DBParametersEditor.cs"\r
126                     SubType = "Code"\r
127                     BuildAction = "Compile"\r
128                 />\r
129                 <File\r
130                     RelPath = "Common\Field.cs"\r
131                     SubType = "Code"\r
132                     BuildAction = "Compile"\r
133                 />\r
134                 <File\r
135                     RelPath = "Common\NamedPipeStream.cs"\r
136                     SubType = "Code"\r
137                     BuildAction = "Compile"\r
138                 />\r
139                 <File\r
140                     RelPath = "Common\Platform.cs"\r
141                     SubType = "Code"\r
142                     BuildAction = "Compile"\r
143                 />\r
144                 <File\r
145                     RelPath = "Common\Security.cs"\r
146                     SubType = "Code"\r
147                     BuildAction = "Compile"\r
148                 />\r
149                 <File\r
150                     RelPath = "Common\StreamCreator.cs"\r
151                     SubType = "Code"\r
152                     BuildAction = "Compile"\r
153                 />\r
154                 <File\r
155                     RelPath = "Common\Version.cs"\r
156                     SubType = "Code"\r
157                     BuildAction = "Compile"\r
158                 />\r
159                 <File\r
160                     RelPath = "MySqlClient\CharSetMap.cs"\r
161                     SubType = "Code"\r
162                     BuildAction = "Compile"\r
163                 />\r
164                 <File\r
165                     RelPath = "MySqlClient\command.cs"\r
166                     SubType = "Code"\r
167                     BuildAction = "Compile"\r
168                 />\r
169                 <File\r
170                     RelPath = "MySqlClient\command.resx"\r
171                     DependentUpon = "command.cs"\r
172                     BuildAction = "EmbeddedResource"\r
173                 />\r
174                 <File\r
175                     RelPath = "MySqlClient\CommandBuilder.cs"\r
176                     SubType = "Code"\r
177                     BuildAction = "Compile"\r
178                 />\r
179                 <File\r
180                     RelPath = "MySqlClient\CommandResult.cs"\r
181                     SubType = "Code"\r
182                     BuildAction = "Compile"\r
183                 />\r
184                 <File\r
185                     RelPath = "MySqlClient\CompressedStream.cs"\r
186                     SubType = "Code"\r
187                     BuildAction = "Compile"\r
188                 />\r
189                 <File\r
190                     RelPath = "MySqlClient\Connection.cs"\r
191                     SubType = "Code"\r
192                     BuildAction = "Compile"\r
193                 />\r
194                 <File\r
195                     RelPath = "MySqlClient\Connection.resx"\r
196                     DependentUpon = "Connection.cs"\r
197                     BuildAction = "EmbeddedResource"\r
198                 />\r
199                 <File\r
200                     RelPath = "MySqlClient\ConnectionInternal.cs"\r
201                     SubType = "Code"\r
202                     BuildAction = "Compile"\r
203                 />\r
204                 <File\r
205                     RelPath = "MySqlClient\ConnectionString.cs"\r
206                     SubType = "Code"\r
207                     BuildAction = "Compile"\r
208                 />\r
209                 <File\r
210                     RelPath = "MySqlClient\dataadapter.cs"\r
211                     SubType = "Code"\r
212                     BuildAction = "Compile"\r
213                 />\r
214                 <File\r
215                     RelPath = "MySqlClient\datareader.cs"\r
216                     SubType = "Code"\r
217                     BuildAction = "Compile"\r
218                 />\r
219                 <File\r
220                     RelPath = "MySqlClient\Driver.cs"\r
221                     SubType = "Code"\r
222                     BuildAction = "Compile"\r
223                 />\r
224                 <File\r
225                     RelPath = "MySqlClient\Exception.cs"\r
226                     SubType = "Code"\r
227                     BuildAction = "Compile"\r
228                 />\r
229                 <File\r
230                     RelPath = "MySqlClient\Field.cs"\r
231                     SubType = "Code"\r
232                     BuildAction = "Compile"\r
233                 />\r
234                 <File\r
235                     RelPath = "MySqlClient\MysqlDefs.cs"\r
236                     SubType = "Code"\r
237                     BuildAction = "Compile"\r
238                 />\r
239                 <File\r
240                     RelPath = "MySqlClient\MySqlError.cs"\r
241                     SubType = "Code"\r
242                     BuildAction = "Compile"\r
243                 />\r
244                 <File\r
245                     RelPath = "MySqlClient\MySqlHelper.cs"\r
246                     SubType = "Code"\r
247                     BuildAction = "Compile"\r
248                 />\r
249                 <File\r
250                     RelPath = "MySqlClient\MySqlPool.cs"\r
251                     SubType = "Code"\r
252                     BuildAction = "Compile"\r
253                 />\r
254                 <File\r
255                     RelPath = "MySqlClient\MySqlPoolManager.cs"\r
256                     SubType = "Code"\r
257                     BuildAction = "Compile"\r
258                 />\r
259                 <File\r
260                     RelPath = "MySqlClient\Packet.cs"\r
261                     SubType = "Code"\r
262                     BuildAction = "Compile"\r
263                 />\r
264                 <File\r
265                     RelPath = "MySqlClient\parameter.cs"\r
266                     SubType = "Code"\r
267                     BuildAction = "Compile"\r
268                 />\r
269                 <File\r
270                     RelPath = "MySqlClient\parameter_collection.cs"\r
271                     SubType = "Code"\r
272                     BuildAction = "Compile"\r
273                 />\r
274                 <File\r
275                     RelPath = "MySqlClient\todo.txt"\r
276                     BuildAction = "Content"\r
277                 />\r
278                 <File\r
279                     RelPath = "MySqlClient\transaction.cs"\r
280                     SubType = "Code"\r
281                     BuildAction = "Compile"\r
282                 />\r
283                 <File\r
284                     RelPath = "MySqlClient\docs\MySqlCommand.xml"\r
285                     BuildAction = "Content"\r
286                 />\r
287                 <File\r
288                     RelPath = "MySqlClient\docs\MySqlCommandBuilder.xml"\r
289                     BuildAction = "Content"\r
290                 />\r
291                 <File\r
292                     RelPath = "MySqlClient\docs\MySqlConnection.xml"\r
293                     BuildAction = "Content"\r
294                 />\r
295                 <File\r
296                     RelPath = "MySqlClient\docs\MySqlDataAdapter.xml"\r
297                     BuildAction = "Content"\r
298                 />\r
299                 <File\r
300                     RelPath = "MySqlClient\docs\MySqlDataReader.xml"\r
301                     BuildAction = "Content"\r
302                 />\r
303                 <File\r
304                     RelPath = "MySqlClient\docs\MySqlException.xml"\r
305                     BuildAction = "Content"\r
306                 />\r
307                 <File\r
308                     RelPath = "MySqlClient\docs\MySqlHelper.xml"\r
309                     BuildAction = "Content"\r
310                 />\r
311                 <File\r
312                     RelPath = "MySqlClient\docs\MySqlParameter.xml"\r
313                     BuildAction = "Content"\r
314                 />\r
315                 <File\r
316                     RelPath = "MySqlClient\docs\MySqlParameterCollection.xml"\r
317                     BuildAction = "Content"\r
318                 />\r
319                 <File\r
320                     RelPath = "MySqlClient\docs\MySqlTransaction.xml"\r
321                     BuildAction = "Content"\r
322                 />\r
323                 <File\r
324                     RelPath = "MySqlClient\resources\command.bmp"\r
325                     BuildAction = "EmbeddedResource"\r
326                 />\r
327                 <File\r
328                     RelPath = "MySqlClient\resources\connection.bmp"\r
329                     BuildAction = "EmbeddedResource"\r
330                 />\r
331                 <File\r
332                     RelPath = "MySqlClient\resources\dataadapter.bmp"\r
333                     BuildAction = "EmbeddedResource"\r
334                 />\r
335             </Include>\r
336         </Files>\r
337     </CSHARP>\r
338 </VisualStudioProject>\r
339 \r