~ubuntu-branches/ubuntu/intrepid/glbsp/intrepid

« back to all changes in this revision

Viewing changes to old_stuff/GUI.dev

  • Committer: Bazaar Package Importer
  • Author(s): Darren Salt
  • Date: 2008-01-30 13:33:49 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080130133349-kgojg33vyiu8xbvp
Tags: 2.24-1
* New upstream release.
* Bumped the lib soname and the library package name due to one silly
  little binary incompatibility caused by changes in an exported struct.
  (Safe; nothing else currently in the archive has ever used libglbsp2.)
* Removed my patches since they're all applied upstream.
* Updated the list of documentation files.
* Build-time changes:
  - Switched from dh_movefiles to dh_install.
  - Updated my makefile to cope with upstream changes.
  - Corrected for debian-rules-ignores-make-clean-error.
  - Corrected for substvar-source-version-is-deprecated.
  - Link libglbsp, rather than glbsp, with libm and libz.
* Fixed shlibdeps. (Closes: #460387)
* Bumped standards version to 3.7.3 (no other changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Project]
 
2
FileName=GUI.dev
 
3
Name=glBSPX
 
4
UnitCount=38
 
5
Type=0
 
6
Ver=1
 
7
ObjFiles=
 
8
Includes=..\fltk-1.1.6
 
9
Libs=..\fltk-1.1.6\devcpp
 
10
PrivateResource=FLTK_private.rc
 
11
ResourceIncludes=
 
12
MakeIncludes=
 
13
Compiler=-DWIN32_@@_-DGLBSP_GUI_@@_-finline-functions_@@_-fexceptions_@@_-DWIN32_@@_-DNDEBUG_@@_-D_WINDOWS_@@_-D__GNUWIN32___@@_-DWIN32_LEAN_AND_MEAN_@@_-DVC_EXTRA_LEAN_@@_-DWIN32_EXTRA_LEAN_@@_
 
14
CppCompiler=-DWIN32_@@_-DGLBSP_GUI_@@_-finline-functions_@@_-fexceptions_@@_-DWIN32_@@_-DNDEBU_@@_-D_WINDOWS_@@_-D__GNUWIN32___@@_-DWIN32_LEAN_AND_MEAN_@@_-DVC_EXTRA_LEAN_@@_-DWIN32_EXTRA_LEAN_@@_
 
15
Linker=../fltk-1.1.6/devcpp/fltkimages.lib_@@_../fltk-1.1.6/devcpp/fltk.lib_@@_-lcomctl32_@@_-lkernel32_@@_-luser32_@@_-ladvapi32_@@_-lshell32_@@_-luuid_@@_-lole32_@@_-lwsock32_@@_
 
16
IsCpp=1
 
17
Icon=glBSPX.ico
 
18
ExeOutput=
 
19
ObjectOutput=
 
20
OverrideOutput=1
 
21
OverrideOutputName=glBSPX.exe
 
22
HostApplication=
 
23
Folders=
 
24
CommandLine=
 
25
IncludeVersionInfo=0
 
26
SupportXPThemes=0
 
27
CompilerSet=0
 
28
CompilerSettings=000000000010000000
 
29
 
 
30
[Unit3]
 
31
FileName=glbsp.c
 
32
CompileCpp=0
 
33
Folder=cmdline
 
34
Compile=1
 
35
Link=1
 
36
Priority=1000
 
37
OverrideBuildCmd=0
 
38
BuildCmd=
 
39
 
 
40
[Unit4]
 
41
FileName=glbsp.h
 
42
CompileCpp=0
 
43
Folder=cmdline
 
44
Compile=1
 
45
Link=1
 
46
Priority=1000
 
47
OverrideBuildCmd=0
 
48
BuildCmd=
 
49
 
 
50
[Unit5]
 
51
FileName=level.c
 
52
CompileCpp=0
 
53
Folder=cmdline
 
54
Compile=1
 
55
Link=1
 
56
Priority=1000
 
57
OverrideBuildCmd=0
 
58
BuildCmd=
 
59
 
 
60
[Unit6]
 
61
FileName=level.h
 
62
CompileCpp=0
 
63
Folder=cmdline
 
64
Compile=1
 
65
Link=1
 
66
Priority=1000
 
67
OverrideBuildCmd=0
 
68
BuildCmd=
 
69
 
 
70
[Unit7]
 
71
FileName=node.c
 
72
CompileCpp=0
 
73
Folder=cmdline
 
74
Compile=1
 
75
Link=1
 
76
Priority=1000
 
77
OverrideBuildCmd=0
 
78
BuildCmd=
 
79
 
 
80
[Unit8]
 
81
FileName=node.h
 
82
CompileCpp=0
 
83
Folder=cmdline
 
84
Compile=1
 
85
Link=1
 
86
Priority=1000
 
87
OverrideBuildCmd=0
 
88
BuildCmd=
 
89
 
 
90
[Unit9]
 
91
FileName=reject.c
 
92
CompileCpp=0
 
93
Folder=cmdline
 
94
Compile=1
 
95
Link=1
 
96
Priority=1000
 
97
OverrideBuildCmd=0
 
98
BuildCmd=
 
99
 
 
100
[Unit10]
 
101
FileName=reject.h
 
102
CompileCpp=0
 
103
Folder=cmdline
 
104
Compile=1
 
105
Link=1
 
106
Priority=1000
 
107
OverrideBuildCmd=0
 
108
BuildCmd=
 
109
 
 
110
[Unit11]
 
111
FileName=seg.c
 
112
CompileCpp=0
 
113
Folder=cmdline
 
114
Compile=1
 
115
Link=1
 
116
Priority=1000
 
117
OverrideBuildCmd=0
 
118
BuildCmd=
 
119
 
 
120
[Unit12]
 
121
FileName=seg.h
 
122
CompileCpp=0
 
123
Folder=cmdline
 
124
Compile=1
 
125
Link=1
 
126
Priority=1000
 
127
OverrideBuildCmd=0
 
128
BuildCmd=
 
129
 
 
130
[Unit13]
 
131
FileName=structs.h
 
132
CompileCpp=0
 
133
Folder=cmdline
 
134
Compile=1
 
135
Link=1
 
136
Priority=1000
 
137
OverrideBuildCmd=0
 
138
BuildCmd=
 
139
 
 
140
[Unit14]
 
141
FileName=system.c
 
142
CompileCpp=0
 
143
Folder=cmdline
 
144
Compile=1
 
145
Link=1
 
146
Priority=1000
 
147
OverrideBuildCmd=0
 
148
BuildCmd=
 
149
 
 
150
[Unit15]
 
151
FileName=system.h
 
152
CompileCpp=0
 
153
Folder=cmdline
 
154
Compile=1
 
155
Link=1
 
156
Priority=1000
 
157
OverrideBuildCmd=0
 
158
BuildCmd=
 
159
 
 
160
[Unit16]
 
161
FileName=util.c
 
162
CompileCpp=0
 
163
Folder=cmdline
 
164
Compile=1
 
165
Link=1
 
166
Priority=1000
 
167
OverrideBuildCmd=0
 
168
BuildCmd=
 
169
 
 
170
[Unit17]
 
171
FileName=util.h
 
172
CompileCpp=0
 
173
Folder=cmdline
 
174
Compile=1
 
175
Link=1
 
176
Priority=1000
 
177
OverrideBuildCmd=0
 
178
BuildCmd=
 
179
 
 
180
[Unit18]
 
181
FileName=wad.c
 
182
CompileCpp=0
 
183
Folder=cmdline
 
184
Compile=1
 
185
Link=1
 
186
Priority=1000
 
187
OverrideBuildCmd=0
 
188
BuildCmd=
 
189
 
 
190
[Unit19]
 
191
FileName=blockmap.c
 
192
CompileCpp=0
 
193
Folder=cmdline
 
194
Compile=1
 
195
Link=1
 
196
Priority=1000
 
197
OverrideBuildCmd=0
 
198
BuildCmd=
 
199
 
 
200
[Unit20]
 
201
FileName=analyze.c
 
202
CompileCpp=0
 
203
Folder=cmdline
 
204
Compile=1
 
205
Link=1
 
206
Priority=1000
 
207
OverrideBuildCmd=0
 
208
BuildCmd=
 
209
 
 
210
[Unit21]
 
211
FileName=analyze.h
 
212
CompileCpp=0
 
213
Folder=cmdline
 
214
Compile=1
 
215
Link=1
 
216
Priority=1000
 
217
OverrideBuildCmd=0
 
218
BuildCmd=
 
219
 
 
220
[Unit23]
 
221
FileName=gui\book.cpp
 
222
CompileCpp=1
 
223
Folder=glbsp
 
224
Compile=1
 
225
Link=1
 
226
Priority=1000
 
227
OverrideBuildCmd=0
 
228
BuildCmd=$(CPP) -c gui\book.cpp -o gui\book.o $(CXXFLAGS)
 
229
 
 
230
[Unit24]
 
231
FileName=gui\booktext.cpp
 
232
CompileCpp=1
 
233
Folder=glbsp
 
234
Compile=1
 
235
Link=1
 
236
Priority=1000
 
237
OverrideBuildCmd=0
 
238
BuildCmd=$(CPP) -c gui\booktext.cpp -o gui\booktext.o $(CXXFLAGS)
 
239
 
 
240
[VersionInfo]
 
241
Major=0
 
242
Minor=1
 
243
Release=1
 
244
Build=1
 
245
LanguageID=1033
 
246
CharsetID=1252
 
247
CompanyName=
 
248
FileVersion=
 
249
FileDescription=Developed using the Dev-C++ IDE
 
250
InternalName=
 
251
LegalCopyright=
 
252
LegalTrademarks=
 
253
OriginalFilename=
 
254
ProductName=
 
255
ProductVersion=
 
256
AutoIncBuildNr=0
 
257
 
 
258
[Unit1]
 
259
FileName=wad.h
 
260
CompileCpp=0
 
261
Folder=cmdline
 
262
Compile=1
 
263
Link=1
 
264
Priority=1000
 
265
OverrideBuildCmd=0
 
266
BuildCmd=
 
267
 
 
268
[Unit2]
 
269
FileName=blockmap.h
 
270
CompileCpp=0
 
271
Folder=cmdline
 
272
Compile=1
 
273
Link=1
 
274
Priority=1000
 
275
OverrideBuildCmd=0
 
276
BuildCmd=
 
277
 
 
278
[Unit22]
 
279
FileName=gui\window.cpp
 
280
CompileCpp=1
 
281
Folder=glbsp
 
282
Compile=1
 
283
Link=1
 
284
Priority=1000
 
285
OverrideBuildCmd=0
 
286
BuildCmd=$(CPP) -c gui\window.cpp -o gui\window.o $(CXXFLAGS)
 
287
 
 
288
[Unit25]
 
289
FileName=gui\cookie.cpp
 
290
CompileCpp=1
 
291
Folder=glbsp
 
292
Compile=1
 
293
Link=1
 
294
Priority=1000
 
295
OverrideBuildCmd=0
 
296
BuildCmd=$(CPP) -c gui\cookie.cpp -o gui\cookie.o $(CXXFLAGS)
 
297
 
 
298
[Unit26]
 
299
FileName=gui\dialog.cpp
 
300
CompileCpp=1
 
301
Folder=glbsp
 
302
Compile=1
 
303
Link=1
 
304
Priority=1000
 
305
OverrideBuildCmd=0
 
306
BuildCmd=$(CPP) -c gui\dialog.cpp -o gui\dialog.o $(CXXFLAGS)
 
307
 
 
308
[Unit27]
 
309
FileName=gui\files.cpp
 
310
CompileCpp=1
 
311
Folder=glbsp
 
312
Compile=1
 
313
Link=1
 
314
Priority=1000
 
315
OverrideBuildCmd=0
 
316
BuildCmd=$(CPP) -c gui\files.cpp -o gui\files.o $(CXXFLAGS)
 
317
 
 
318
[Unit28]
 
319
FileName=gui\helper.cpp
 
320
CompileCpp=1
 
321
Folder=glbsp
 
322
Compile=1
 
323
Link=1
 
324
Priority=1000
 
325
OverrideBuildCmd=0
 
326
BuildCmd=$(CPP) -c gui\helper.cpp -o gui\helper.o $(CXXFLAGS)
 
327
 
 
328
[Unit29]
 
329
FileName=gui\images.cpp
 
330
CompileCpp=1
 
331
Folder=glbsp
 
332
Compile=1
 
333
Link=1
 
334
Priority=1000
 
335
OverrideBuildCmd=0
 
336
BuildCmd=$(CPP) -c gui\images.cpp -o gui\images.o $(CXXFLAGS)
 
337
 
 
338
[Unit30]
 
339
FileName=gui\license.cpp
 
340
CompileCpp=1
 
341
Folder=glbsp
 
342
Compile=1
 
343
Link=1
 
344
Priority=1000
 
345
OverrideBuildCmd=0
 
346
BuildCmd=$(CPP) -c gui\license.cpp -o gui\license.o $(CXXFLAGS)
 
347
 
 
348
[Unit31]
 
349
FileName=gui\local.h
 
350
CompileCpp=0
 
351
Folder=glbsp
 
352
Compile=1
 
353
Link=1
 
354
Priority=1000
 
355
OverrideBuildCmd=0
 
356
BuildCmd=
 
357
 
 
358
[Unit32]
 
359
FileName=gui\main.cpp
 
360
CompileCpp=1
 
361
Folder=glbsp
 
362
Compile=1
 
363
Link=1
 
364
Priority=1000
 
365
OverrideBuildCmd=0
 
366
BuildCmd=$(CPP) -c gui\main.cpp -o gui\main.o $(CXXFLAGS)
 
367
 
 
368
[Unit33]
 
369
FileName=gui\menu.cpp
 
370
CompileCpp=1
 
371
Folder=glbsp
 
372
Compile=1
 
373
Link=1
 
374
Priority=1000
 
375
OverrideBuildCmd=0
 
376
BuildCmd=$(CPP) -c gui\menu.cpp -o gui\menu.o $(CXXFLAGS)
 
377
 
 
378
[Unit34]
 
379
FileName=gui\options.cpp
 
380
CompileCpp=1
 
381
Folder=glbsp
 
382
Compile=1
 
383
Link=1
 
384
Priority=1000
 
385
OverrideBuildCmd=0
 
386
BuildCmd=$(CPP) -c gui\options.cpp -o gui\options.o $(CXXFLAGS)
 
387
 
 
388
[Unit35]
 
389
FileName=gui\prefs.cpp
 
390
CompileCpp=0
 
391
Folder=glbsp
 
392
Compile=1
 
393
Link=1
 
394
Priority=1000
 
395
OverrideBuildCmd=0
 
396
BuildCmd=
 
397
 
 
398
[Unit36]
 
399
FileName=gui\progress.cpp
 
400
CompileCpp=1
 
401
Folder=glbsp
 
402
Compile=1
 
403
Link=1
 
404
Priority=1000
 
405
OverrideBuildCmd=0
 
406
BuildCmd=$(CPP) -c gui\progress.cpp -o gui\progress.o $(CXXFLAGS)
 
407
 
 
408
[Unit37]
 
409
FileName=gui\textbox.cpp
 
410
CompileCpp=1
 
411
Folder=glbsp
 
412
Compile=1
 
413
Link=1
 
414
Priority=1000
 
415
OverrideBuildCmd=0
 
416
BuildCmd=$(CPP) -c gui\textbox.cpp -o gui\textbox.o $(CXXFLAGS)
 
417
 
 
418
[Unit38]
 
419
FileName=gui\about.cpp
 
420
CompileCpp=1
 
421
Folder=glbsp
 
422
Compile=1
 
423
Link=1
 
424
Priority=1000
 
425
OverrideBuildCmd=0
 
426
BuildCmd=$(CPP) -c gui\about.cpp -o gui\about.o $(CXXFLAGS)
 
427