~ubuntu-branches/ubuntu/oneiric/firebird2.1/oneiric

« back to all changes in this revision

Viewing changes to builds/win32/msvc9/remote_classic.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2011-04-22 18:59:44 UTC
  • mfrom: (2.1.24 sid)
  • Revision ID: james.westby@ubuntu.com-20110422185944-egwy9r5xynjddku5
Tags: 2.1.4.18393-0.ds2-2
* apply patch from upstream SVN fixing ICU collations
* remove lintian overrides about manpages shipped in dependency package
* claim compliancy with Policy 3.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="9,00"
 
5
        Name="remote_classic"
 
6
        ProjectGUID="{3C4993E4-946C-4029-97B8-1A111F32F4FC}"
 
7
        TargetFrameworkVersion="131072"
 
8
        >
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"
 
12
                />
 
13
                <Platform
 
14
                        Name="x64"
 
15
                />
 
16
        </Platforms>
 
17
        <ToolFiles>
 
18
        </ToolFiles>
 
19
        <Configurations>
 
20
                <Configuration
 
21
                        Name="Release|Win32"
 
22
                        ConfigurationType="4"
 
23
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2release.vsprops"
 
24
                        UseOfMFC="0"
 
25
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
26
                        CharacterSet="2"
 
27
                        >
 
28
                        <Tool
 
29
                                Name="VCPreBuildEventTool"
 
30
                        />
 
31
                        <Tool
 
32
                                Name="VCCustomBuildTool"
 
33
                        />
 
34
                        <Tool
 
35
                                Name="VCXMLDataGeneratorTool"
 
36
                        />
 
37
                        <Tool
 
38
                                Name="VCWebServiceProxyGeneratorTool"
 
39
                        />
 
40
                        <Tool
 
41
                                Name="VCMIDLTool"
 
42
                        />
 
43
                        <Tool
 
44
                                Name="VCCLCompilerTool"
 
45
                                Optimization="2"
 
46
                                InlineFunctionExpansion="1"
 
47
                                EnableIntrinsicFunctions="true"
 
48
                                FavorSizeOrSpeed="1"
 
49
                                PreprocessorDefinitions="NDEBUG,_LIB,WIN32"
 
50
                        />
 
51
                        <Tool
 
52
                                Name="VCManagedResourceCompilerTool"
 
53
                        />
 
54
                        <Tool
 
55
                                Name="VCResourceCompilerTool"
 
56
                                PreprocessorDefinitions="_DEBUG"
 
57
                                Culture="1053"
 
58
                        />
 
59
                        <Tool
 
60
                                Name="VCPreLinkEventTool"
 
61
                        />
 
62
                        <Tool
 
63
                                Name="VCLibrarianTool"
 
64
                        />
 
65
                        <Tool
 
66
                                Name="VCALinkTool"
 
67
                        />
 
68
                        <Tool
 
69
                                Name="VCXDCMakeTool"
 
70
                        />
 
71
                        <Tool
 
72
                                Name="VCBscMakeTool"
 
73
                        />
 
74
                        <Tool
 
75
                                Name="VCFxCopTool"
 
76
                        />
 
77
                        <Tool
 
78
                                Name="VCPostBuildEventTool"
 
79
                        />
 
80
                </Configuration>
 
81
                <Configuration
 
82
                        Name="Release|x64"
 
83
                        ConfigurationType="4"
 
84
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2release.vsprops"
 
85
                        UseOfMFC="0"
 
86
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
87
                        CharacterSet="2"
 
88
                        >
 
89
                        <Tool
 
90
                                Name="VCPreBuildEventTool"
 
91
                        />
 
92
                        <Tool
 
93
                                Name="VCCustomBuildTool"
 
94
                        />
 
95
                        <Tool
 
96
                                Name="VCXMLDataGeneratorTool"
 
97
                        />
 
98
                        <Tool
 
99
                                Name="VCWebServiceProxyGeneratorTool"
 
100
                        />
 
101
                        <Tool
 
102
                                Name="VCMIDLTool"
 
103
                                TargetEnvironment="3"
 
104
                        />
 
105
                        <Tool
 
106
                                Name="VCCLCompilerTool"
 
107
                                Optimization="2"
 
108
                                InlineFunctionExpansion="1"
 
109
                                EnableIntrinsicFunctions="true"
 
110
                                FavorSizeOrSpeed="1"
 
111
                                PreprocessorDefinitions="NDEBUG,_LIB,WIN32"
 
112
                        />
 
113
                        <Tool
 
114
                                Name="VCManagedResourceCompilerTool"
 
115
                        />
 
116
                        <Tool
 
117
                                Name="VCResourceCompilerTool"
 
118
                                PreprocessorDefinitions="_DEBUG"
 
119
                                Culture="1053"
 
120
                        />
 
121
                        <Tool
 
122
                                Name="VCPreLinkEventTool"
 
123
                        />
 
124
                        <Tool
 
125
                                Name="VCLibrarianTool"
 
126
                        />
 
127
                        <Tool
 
128
                                Name="VCALinkTool"
 
129
                        />
 
130
                        <Tool
 
131
                                Name="VCXDCMakeTool"
 
132
                        />
 
133
                        <Tool
 
134
                                Name="VCBscMakeTool"
 
135
                        />
 
136
                        <Tool
 
137
                                Name="VCFxCopTool"
 
138
                        />
 
139
                        <Tool
 
140
                                Name="VCPostBuildEventTool"
 
141
                        />
 
142
                </Configuration>
 
143
                <Configuration
 
144
                        Name="Debug|Win32"
 
145
                        ConfigurationType="4"
 
146
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2debug.vsprops"
 
147
                        UseOfMFC="0"
 
148
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
149
                        CharacterSet="2"
 
150
                        >
 
151
                        <Tool
 
152
                                Name="VCPreBuildEventTool"
 
153
                        />
 
154
                        <Tool
 
155
                                Name="VCCustomBuildTool"
 
156
                        />
 
157
                        <Tool
 
158
                                Name="VCXMLDataGeneratorTool"
 
159
                        />
 
160
                        <Tool
 
161
                                Name="VCWebServiceProxyGeneratorTool"
 
162
                        />
 
163
                        <Tool
 
164
                                Name="VCMIDLTool"
 
165
                        />
 
166
                        <Tool
 
167
                                Name="VCCLCompilerTool"
 
168
                                Optimization="0"
 
169
                                PreprocessorDefinitions="_DEBUG,_LIB,WIN32,DEV_BUILD"
 
170
                        />
 
171
                        <Tool
 
172
                                Name="VCManagedResourceCompilerTool"
 
173
                        />
 
174
                        <Tool
 
175
                                Name="VCResourceCompilerTool"
 
176
                                PreprocessorDefinitions="_DEBUG"
 
177
                                Culture="1053"
 
178
                        />
 
179
                        <Tool
 
180
                                Name="VCPreLinkEventTool"
 
181
                        />
 
182
                        <Tool
 
183
                                Name="VCLibrarianTool"
 
184
                        />
 
185
                        <Tool
 
186
                                Name="VCALinkTool"
 
187
                        />
 
188
                        <Tool
 
189
                                Name="VCXDCMakeTool"
 
190
                        />
 
191
                        <Tool
 
192
                                Name="VCBscMakeTool"
 
193
                        />
 
194
                        <Tool
 
195
                                Name="VCFxCopTool"
 
196
                        />
 
197
                        <Tool
 
198
                                Name="VCPostBuildEventTool"
 
199
                        />
 
200
                </Configuration>
 
201
                <Configuration
 
202
                        Name="Debug|x64"
 
203
                        ConfigurationType="4"
 
204
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;.\firebird2.vsprops;.\firebird2debug.vsprops"
 
205
                        UseOfMFC="0"
 
206
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
207
                        CharacterSet="2"
 
208
                        >
 
209
                        <Tool
 
210
                                Name="VCPreBuildEventTool"
 
211
                        />
 
212
                        <Tool
 
213
                                Name="VCCustomBuildTool"
 
214
                        />
 
215
                        <Tool
 
216
                                Name="VCXMLDataGeneratorTool"
 
217
                        />
 
218
                        <Tool
 
219
                                Name="VCWebServiceProxyGeneratorTool"
 
220
                        />
 
221
                        <Tool
 
222
                                Name="VCMIDLTool"
 
223
                                TargetEnvironment="3"
 
224
                        />
 
225
                        <Tool
 
226
                                Name="VCCLCompilerTool"
 
227
                                Optimization="0"
 
228
                                PreprocessorDefinitions="_DEBUG,_LIB,WIN32,DEV_BUILD"
 
229
                                Detect64BitPortabilityProblems="true"
 
230
                        />
 
231
                        <Tool
 
232
                                Name="VCManagedResourceCompilerTool"
 
233
                        />
 
234
                        <Tool
 
235
                                Name="VCResourceCompilerTool"
 
236
                                PreprocessorDefinitions="_DEBUG"
 
237
                                Culture="1053"
 
238
                        />
 
239
                        <Tool
 
240
                                Name="VCPreLinkEventTool"
 
241
                        />
 
242
                        <Tool
 
243
                                Name="VCLibrarianTool"
 
244
                        />
 
245
                        <Tool
 
246
                                Name="VCALinkTool"
 
247
                        />
 
248
                        <Tool
 
249
                                Name="VCXDCMakeTool"
 
250
                        />
 
251
                        <Tool
 
252
                                Name="VCBscMakeTool"
 
253
                        />
 
254
                        <Tool
 
255
                                Name="VCFxCopTool"
 
256
                        />
 
257
                        <Tool
 
258
                                Name="VCPostBuildEventTool"
 
259
                        />
 
260
                </Configuration>
 
261
        </Configurations>
 
262
        <References>
 
263
        </References>
 
264
        <Files>
 
265
                <Filter
 
266
                        Name="REMOTE files"
 
267
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
268
                        >
 
269
                        <File
 
270
                                RelativePath="..\..\..\src\remote\allr.cpp"
 
271
                                >
 
272
                        </File>
 
273
                        <File
 
274
                                RelativePath="..\..\..\src\auth\trusted\AuthSspi.cpp"
 
275
                                >
 
276
                        </File>
 
277
                        <File
 
278
                                RelativePath="..\..\..\src\remote\os\win32\chop.cpp"
 
279
                                >
 
280
                        </File>
 
281
                        <File
 
282
                                RelativePath="..\..\..\src\remote\os\win32\cntl.cpp"
 
283
                                >
 
284
                        </File>
 
285
                        <File
 
286
                                RelativePath="..\..\..\src\remote\os\win32\ibconfig.cpp"
 
287
                                >
 
288
                        </File>
 
289
                        <File
 
290
                                RelativePath="..\..\..\src\remote\inet.cpp"
 
291
                                >
 
292
                        </File>
 
293
                        <File
 
294
                                RelativePath="..\..\..\src\remote\interface.cpp"
 
295
                                >
 
296
                        </File>
 
297
                        <File
 
298
                                RelativePath="..\..\..\src\remote\merge.cpp"
 
299
                                >
 
300
                        </File>
 
301
                        <File
 
302
                                RelativePath="..\..\..\src\remote\parser.cpp"
 
303
                                >
 
304
                        </File>
 
305
                        <File
 
306
                                RelativePath="..\..\..\src\remote\os\win32\property.cpp"
 
307
                                >
 
308
                        </File>
 
309
                        <File
 
310
                                RelativePath="..\..\..\src\remote\protocol.cpp"
 
311
                                >
 
312
                        </File>
 
313
                        <File
 
314
                                RelativePath="..\..\..\src\remote\remote.cpp"
 
315
                                >
 
316
                        </File>
 
317
                        <File
 
318
                                RelativePath="..\..\..\src\remote\server.cpp"
 
319
                                >
 
320
                        </File>
 
321
                        <File
 
322
                                RelativePath="..\..\..\src\remote\os\win32\srvr_w32.cpp"
 
323
                                >
 
324
                        </File>
 
325
                        <File
 
326
                                RelativePath="..\..\..\src\remote\os\win32\window.cpp"
 
327
                                >
 
328
                        </File>
 
329
                        <File
 
330
                                RelativePath="..\..\..\src\remote\os\win32\wnet.cpp"
 
331
                                >
 
332
                        </File>
 
333
                        <File
 
334
                                RelativePath="..\..\..\src\remote\xdr.cpp"
 
335
                                >
 
336
                        </File>
 
337
                        <File
 
338
                                RelativePath="..\..\..\src\remote\xnet.cpp"
 
339
                                >
 
340
                        </File>
 
341
                </Filter>
 
342
                <Filter
 
343
                        Name="Header files"
 
344
                        Filter="h;hpp;hxx;hm;inl"
 
345
                        >
 
346
                        <File
 
347
                                RelativePath="..\..\..\src\remote\allr_proto.h"
 
348
                                >
 
349
                        </File>
 
350
                        <File
 
351
                                RelativePath="..\..\..\src\auth\trusted\AuthSspi.h"
 
352
                                >
 
353
                        </File>
 
354
                        <File
 
355
                                RelativePath="..\..\..\src\remote\inet_proto.h"
 
356
                                >
 
357
                        </File>
 
358
                        <File
 
359
                                RelativePath="..\..\..\src\remote\merge_proto.h"
 
360
                                >
 
361
                        </File>
 
362
                        <File
 
363
                                RelativePath="..\..\..\src\remote\protocol.h"
 
364
                                >
 
365
                        </File>
 
366
                        <File
 
367
                                RelativePath="..\..\..\src\remote\remote.h"
 
368
                                >
 
369
                        </File>
 
370
                        <File
 
371
                                RelativePath="..\..\..\src\remote\serve_proto.h"
 
372
                                >
 
373
                        </File>
 
374
                        <File
 
375
                                RelativePath="..\..\..\src\remote\spxnet32_proto.h"
 
376
                                >
 
377
                        </File>
 
378
                        <File
 
379
                                RelativePath="..\..\..\src\remote\os\win32\wnet_proto.h"
 
380
                                >
 
381
                        </File>
 
382
                        <File
 
383
                                RelativePath="..\..\..\src\remote\xdr.h"
 
384
                                >
 
385
                        </File>
 
386
                        <File
 
387
                                RelativePath="..\..\..\src\remote\xnet.h"
 
388
                                >
 
389
                        </File>
 
390
                        <File
 
391
                                RelativePath="..\..\..\src\remote\xnet_proto.h"
 
392
                                >
 
393
                        </File>
 
394
                </Filter>
 
395
        </Files>
 
396
        <Globals>
 
397
        </Globals>
 
398
</VisualStudioProject>