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

« back to all changes in this revision

Viewing changes to builds/win32/msvc7/gpre_static.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2008-05-26 23:59:25 UTC
  • Revision ID: james.westby@ubuntu.com-20080526235925-2pnqj6nxpppoeaer
Tags: upstream-2.1.0.17798-0.ds2
ImportĀ upstreamĀ versionĀ 2.1.0.17798-0.ds2

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="7.10"
 
5
        Name="gpre_static"
 
6
        ProjectGUID="{ED16DC25-8671-4898-B28C-64BFD44D0EF8}"
 
7
        SccProjectName=""
 
8
        SccLocalPath="">
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"/>
 
12
        </Platforms>
 
13
        <Configurations>
 
14
                <Configuration
 
15
                        Name="Release|Win32"
 
16
                        OutputDirectory=".\..\..\..\temp\release\gpre_static"
 
17
                        IntermediateDirectory=".\..\..\..\temp\release\gpre_static"
 
18
                        ConfigurationType="1"
 
19
                        UseOfMFC="0"
 
20
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
21
                        CharacterSet="2">
 
22
                        <Tool
 
23
                                Name="VCCLCompilerTool"
 
24
                                AdditionalOptions="/EHc- "
 
25
                                Optimization="4"
 
26
                                GlobalOptimizations="TRUE"
 
27
                                InlineFunctionExpansion="1"
 
28
                                EnableIntrinsicFunctions="TRUE"
 
29
                                FavorSizeOrSpeed="1"
 
30
                                OmitFramePointers="TRUE"
 
31
                                AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen,../../../src/jrd"
 
32
                                PreprocessorDefinitions="GPRE_FORTRAN,GPRE_PASCAL,GPRE_COBOL,GPRE_ADA,NDEBUG,_CONSOLE,SUPERCLIENT,WIN32,_X86_"
 
33
                                RuntimeLibrary="2"
 
34
                                RuntimeTypeInfo="TRUE"
 
35
                                PrecompiledHeaderFile=".\..\..\..\temp\release\gpre_static/gpre_static.pch"
 
36
                                AssemblerListingLocation=".\..\..\..\temp\release\gpre_static/"
 
37
                                ObjectFile=".\..\..\..\temp\release\gpre_static/"
 
38
                                ProgramDataBaseFileName=".\..\..\..\temp\release\gpre_static/"
 
39
                                BrowseInformation="1"
 
40
                                WarningLevel="3"
 
41
                                SuppressStartupBanner="TRUE"
 
42
                                CompileAs="0"/>
 
43
                        <Tool
 
44
                                Name="VCCustomBuildTool"/>
 
45
                        <Tool
 
46
                                Name="VCLinkerTool"
 
47
                                AdditionalOptions="/MACHINE:I386"
 
48
                                AdditionalDependencies="comctl32.lib ws2_32.lib mpr.lib version.lib"
 
49
                                OutputFile="..\..\..\temp\release\firebird/bin/gpre_static.exe"
 
50
                                LinkIncremental="1"
 
51
                                SuppressStartupBanner="TRUE"
 
52
                                ProgramDatabaseFile=".\..\..\..\temp\release\gpre_static/gpre_static.pdb"
 
53
                                SubSystem="1"/>
 
54
                        <Tool
 
55
                                Name="VCMIDLTool"
 
56
                                TypeLibraryName=".\..\..\..\temp\release\gpre_static/gpre_static.tlb"/>
 
57
                        <Tool
 
58
                                Name="VCPostBuildEventTool"/>
 
59
                        <Tool
 
60
                                Name="VCPreBuildEventTool"/>
 
61
                        <Tool
 
62
                                Name="VCPreLinkEventTool"/>
 
63
                        <Tool
 
64
                                Name="VCResourceCompilerTool"
 
65
                                PreprocessorDefinitions="_DEBUG"
 
66
                                Culture="1053"/>
 
67
                        <Tool
 
68
                                Name="VCWebServiceProxyGeneratorTool"/>
 
69
                        <Tool
 
70
                                Name="VCXMLDataGeneratorTool"/>
 
71
                        <Tool
 
72
                                Name="VCWebDeploymentTool"/>
 
73
                        <Tool
 
74
                                Name="VCManagedWrapperGeneratorTool"/>
 
75
                        <Tool
 
76
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
77
                </Configuration>
 
78
                <Configuration
 
79
                        Name="Debug|Win32"
 
80
                        OutputDirectory=".\..\..\..\temp\debug\gpre_static"
 
81
                        IntermediateDirectory=".\..\..\..\temp\debug\gpre_static"
 
82
                        ConfigurationType="1"
 
83
                        UseOfMFC="0"
 
84
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
85
                        CharacterSet="2">
 
86
                        <Tool
 
87
                                Name="VCCLCompilerTool"
 
88
                                Optimization="0"
 
89
                                AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen,../../../src/jrd"
 
90
                                PreprocessorDefinitions="GPRE_FORTRAN,GPRE_PASCAL,GPRE_COBOL,GPRE_ADA,_DEBUG,_CONSOLE,SUPERCLIENT,WIN32,_X86_,DEV_BUILD"
 
91
                                BasicRuntimeChecks="3"
 
92
                                RuntimeLibrary="3"
 
93
                                RuntimeTypeInfo="TRUE"
 
94
                                PrecompiledHeaderFile=".\..\..\..\temp\debug\gpre_static/gpre_static.pch"
 
95
                                AssemblerListingLocation=".\..\..\..\temp\debug\gpre_static/"
 
96
                                ObjectFile=".\..\..\..\temp\debug\gpre_static/"
 
97
                                ProgramDataBaseFileName=".\..\..\..\temp\debug\gpre_static/"
 
98
                                BrowseInformation="1"
 
99
                                WarningLevel="3"
 
100
                                SuppressStartupBanner="TRUE"
 
101
                                DebugInformationFormat="3"
 
102
                                CompileAs="0"/>
 
103
                        <Tool
 
104
                                Name="VCCustomBuildTool"/>
 
105
                        <Tool
 
106
                                Name="VCLinkerTool"
 
107
                                AdditionalOptions="/MACHINE:I386"
 
108
                                AdditionalDependencies="comctl32.lib ws2_32.lib mpr.lib version.lib"
 
109
                                OutputFile="..\..\..\temp\debug\firebird/bin/gpre_static.exe"
 
110
                                LinkIncremental="1"
 
111
                                SuppressStartupBanner="TRUE"
 
112
                                GenerateDebugInformation="TRUE"
 
113
                                ProgramDatabaseFile=".\..\..\..\temp\debug\gpre_static/gpre_static.pdb"
 
114
                                SubSystem="1"/>
 
115
                        <Tool
 
116
                                Name="VCMIDLTool"
 
117
                                TypeLibraryName=".\..\..\..\temp\debug\gpre_static/gpre_static.tlb"/>
 
118
                        <Tool
 
119
                                Name="VCPostBuildEventTool"/>
 
120
                        <Tool
 
121
                                Name="VCPreBuildEventTool"/>
 
122
                        <Tool
 
123
                                Name="VCPreLinkEventTool"/>
 
124
                        <Tool
 
125
                                Name="VCResourceCompilerTool"
 
126
                                PreprocessorDefinitions="_DEBUG"
 
127
                                Culture="1053"/>
 
128
                        <Tool
 
129
                                Name="VCWebServiceProxyGeneratorTool"/>
 
130
                        <Tool
 
131
                                Name="VCXMLDataGeneratorTool"/>
 
132
                        <Tool
 
133
                                Name="VCWebDeploymentTool"/>
 
134
                        <Tool
 
135
                                Name="VCManagedWrapperGeneratorTool"/>
 
136
                        <Tool
 
137
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
138
                </Configuration>
 
139
        </Configurations>
 
140
        <References>
 
141
        </References>
 
142
        <Files>
 
143
                <Filter
 
144
                        Name="COMMON files"
 
145
                        Filter="cpp;c">
 
146
                        <File
 
147
                                RelativePath="..\..\..\src\common\utils.cpp">
 
148
                        </File>
 
149
                </Filter>
 
150
                <Filter
 
151
                        Name="GPRE files"
 
152
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
 
153
                        <File
 
154
                                RelativePath="..\..\..\src\gpre\ada.cpp">
 
155
                        </File>
 
156
                        <File
 
157
                                RelativePath="..\..\..\src\gpre\c_cxx.cpp">
 
158
                        </File>
 
159
                        <File
 
160
                                RelativePath="..\..\..\src\gpre\cmd.cpp">
 
161
                        </File>
 
162
                        <File
 
163
                                RelativePath="..\..\..\src\gpre\cme.cpp">
 
164
                        </File>
 
165
                        <File
 
166
                                RelativePath="..\..\..\src\gpre\cmp.cpp">
 
167
                        </File>
 
168
                        <File
 
169
                                RelativePath="..\..\..\src\gpre\cob.cpp">
 
170
                        </File>
 
171
                        <File
 
172
                                RelativePath="..\..\..\src\gpre\exp.cpp">
 
173
                        </File>
 
174
                        <File
 
175
                                RelativePath="..\..\..\src\gpre\ftn.cpp">
 
176
                        </File>
 
177
                        <File
 
178
                                RelativePath="..\..\..\src\gpre\gpre.cpp">
 
179
                        </File>
 
180
                        <File
 
181
                                RelativePath="..\..\..\src\gpre\hsh.cpp">
 
182
                        </File>
 
183
                        <File
 
184
                                RelativePath="..\..\..\src\gpre\int_cxx.cpp">
 
185
                        </File>
 
186
                        <File
 
187
                                RelativePath="..\..\..\src\gpre\jrdmet.cpp">
 
188
                        </File>
 
189
                        <File
 
190
                                RelativePath="..\..\..\src\gpre\movg.cpp">
 
191
                        </File>
 
192
                        <File
 
193
                                RelativePath="..\..\..\src\gpre\msc.cpp">
 
194
                        </File>
 
195
                        <File
 
196
                                RelativePath="..\..\..\src\gpre\par.cpp">
 
197
                        </File>
 
198
                        <File
 
199
                                RelativePath="..\..\..\src\gpre\pas.cpp">
 
200
                        </File>
 
201
                        <File
 
202
                                RelativePath="..\..\..\src\gpre\pat.cpp">
 
203
                        </File>
 
204
                        <File
 
205
                                RelativePath="..\..\..\src\gpre\pretty.cpp">
 
206
                        </File>
 
207
                        <File
 
208
                                RelativePath="..\..\..\src\gpre\sqe.cpp">
 
209
                        </File>
 
210
                        <File
 
211
                                RelativePath="..\..\..\src\gpre\sql.cpp">
 
212
                        </File>
 
213
                        <Filter
 
214
                                Name="epp files"
 
215
                                Filter="epp">
 
216
                                <File
 
217
                                        RelativePath="..\..\..\src\gpre\gpre_meta.epp">
 
218
                                </File>
 
219
                        </Filter>
 
220
                        <Filter
 
221
                                Name="Generated files"
 
222
                                Filter="">
 
223
                                <File
 
224
                                        RelativePath="..\..\..\gen\gpre\gpre_meta.cpp">
 
225
                                </File>
 
226
                        </Filter>
 
227
                </Filter>
 
228
                <Filter
 
229
                        Name="JRD files"
 
230
                        Filter="h;c">
 
231
                        <File
 
232
                                RelativePath="..\..\..\src\jrd\dsc.cpp">
 
233
                        </File>
 
234
                        <File
 
235
                                RelativePath="..\..\..\src\jrd\dsc.h">
 
236
                        </File>
 
237
                        <File
 
238
                                RelativePath="..\..\..\src\jrd\dsc_pub.h">
 
239
                        </File>
 
240
                        <File
 
241
                                RelativePath="..\..\..\src\jrd\isc.cpp">
 
242
                        </File>
 
243
                </Filter>
 
244
                <Filter
 
245
                        Name="Header files"
 
246
                        Filter="h;hpp;hxx;hm;inl">
 
247
                        <File
 
248
                                RelativePath="..\..\..\src\gpre\cdbtable.h">
 
249
                        </File>
 
250
                        <File
 
251
                                RelativePath="..\..\..\src\gpre\cmd_proto.h">
 
252
                        </File>
 
253
                        <File
 
254
                                RelativePath="..\..\..\src\gpre\cme_proto.h">
 
255
                        </File>
 
256
                        <File
 
257
                                RelativePath="..\..\..\src\gpre\cmp_proto.h">
 
258
                        </File>
 
259
                        <File
 
260
                                RelativePath="..\..\..\src\gpre\dyntable.h">
 
261
                        </File>
 
262
                        <File
 
263
                                RelativePath="..\..\..\src\gpre\exp_proto.h">
 
264
                        </File>
 
265
                        <File
 
266
                                RelativePath="..\..\..\src\gpre\gpre.h">
 
267
                        </File>
 
268
                        <File
 
269
                                RelativePath="..\..\..\src\gpre\gpre_meta.h">
 
270
                        </File>
 
271
                        <File
 
272
                                RelativePath="..\..\..\src\gpre\gpre_proto.h">
 
273
                        </File>
 
274
                        <File
 
275
                                RelativePath="..\..\..\src\gpre\gpreswi.h">
 
276
                        </File>
 
277
                        <File
 
278
                                RelativePath="..\..\..\src\gpre\hsh.h">
 
279
                        </File>
 
280
                        <File
 
281
                                RelativePath="..\..\..\src\gpre\hsh_proto.h">
 
282
                        </File>
 
283
                        <File
 
284
                                RelativePath="..\..\..\src\gpre\jrdme_proto.h">
 
285
                        </File>
 
286
                        <File
 
287
                                RelativePath="..\..\..\src\gpre\lang_proto.h">
 
288
                        </File>
 
289
                        <File
 
290
                                RelativePath="..\..\..\src\gpre\movg_proto.h">
 
291
                        </File>
 
292
                        <File
 
293
                                RelativePath="..\..\..\src\gpre\msc_proto.h">
 
294
                        </File>
 
295
                        <File
 
296
                                RelativePath="..\..\..\src\gpre\par_proto.h">
 
297
                        </File>
 
298
                        <File
 
299
                                RelativePath="..\..\..\src\gpre\parse.h">
 
300
                        </File>
 
301
                        <File
 
302
                                RelativePath="..\..\..\src\gpre\pat.h">
 
303
                        </File>
 
304
                        <File
 
305
                                RelativePath="..\..\..\src\gpre\pat_proto.h">
 
306
                        </File>
 
307
                        <File
 
308
                                RelativePath="..\..\..\src\gpre\prett_proto.h">
 
309
                        </File>
 
310
                        <File
 
311
                                RelativePath="..\..\..\src\gpre\sdltable.h">
 
312
                        </File>
 
313
                        <File
 
314
                                RelativePath="..\..\..\src\gpre\sqe_proto.h">
 
315
                        </File>
 
316
                        <File
 
317
                                RelativePath="..\..\..\src\gpre\sql_proto.h">
 
318
                        </File>
 
319
                        <File
 
320
                                RelativePath="..\..\..\src\common\utils_proto.h">
 
321
                        </File>
 
322
                        <File
 
323
                                RelativePath="..\..\..\src\gpre\words.h">
 
324
                        </File>
 
325
                </Filter>
 
326
                <Filter
 
327
                        Name="Resource files"
 
328
                        Filter="">
 
329
                        <File
 
330
                                RelativePath="..\..\..\src\jrd\version.rc">
 
331
                                <FileConfiguration
 
332
                                        Name="Release|Win32">
 
333
                                        <Tool
 
334
                                                Name="VCResourceCompilerTool"
 
335
                                                AdditionalIncludeDirectories="\progs\firebird\firebird2\src\jrd;$(NoInherit)"/>
 
336
                                </FileConfiguration>
 
337
                                <FileConfiguration
 
338
                                        Name="Debug|Win32">
 
339
                                        <Tool
 
340
                                                Name="VCResourceCompilerTool"
 
341
                                                AdditionalIncludeDirectories="\progs\firebird\firebird2\src\jrd;$(NoInherit)"/>
 
342
                                </FileConfiguration>
 
343
                        </File>
 
344
                </Filter>
 
345
        </Files>
 
346
        <Globals>
 
347
        </Globals>
 
348
</VisualStudioProject>