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

« back to all changes in this revision

Viewing changes to patches/fltk_win32/devcpp/fltkimages.lib.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=fltkimages.lib.dev
 
3
Name=fltkimages
 
4
Ver=1
 
5
IsCpp=1
 
6
Type=2
 
7
Compiler=-D__GNUWIN32___@@_-fexceptions_@@_-finline-functions_@@_-DFL_STATIC_@@_-DWIN32_@@_-DNDEBUG_@@_-D_WINDOWS_@@_-DWIN32_LEAN_AND_MEAN_@@_-DVC_EXTRA_LEAN_@@_-DWIN32_EXTRA_LEAN_@@_
 
8
CppCompiler=-D__GNUWIN32___@@_-fexceptions_@@_-finline-functions_@@_-DFL_STATIC_@@_-DWIN32_@@_-DNDEBUG_@@_-D_WINDOWS_@@_-DWIN32_LEAN_AND_MEAN_@@_-DVC_EXTRA_LEAN_@@_-DWIN32_EXTRA_LEAN_@@_
 
9
Includes=..
 
10
Linker=
 
11
Libs=
 
12
UnitCount=8
 
13
Folders=
 
14
ObjFiles=
 
15
PrivateResource=
 
16
ResourceIncludes=
 
17
MakeIncludes=
 
18
Icon=
 
19
ExeOutput=
 
20
ObjectOutput=
 
21
OverrideOutput=0
 
22
OverrideOutputName=fltkimages.exe
 
23
HostApplication=
 
24
CommandLine=
 
25
IncludeVersionInfo=0
 
26
SupportXPThemes=0
 
27
CompilerSet=0
 
28
CompilerSettings=000000000010000000
 
29
 
 
30
[Unit1]
 
31
FileName=..\src\Fl_BMP_Image.cxx
 
32
Folder=
 
33
Compile=1
 
34
CompileCpp=1
 
35
Link=1
 
36
Priority=1000
 
37
OverrideBuildCmd=0
 
38
BuildCmd=
 
39
 
 
40
[Unit2]
 
41
FileName=..\src\Fl_File_Icon2.cxx
 
42
Folder=
 
43
Compile=1
 
44
CompileCpp=1
 
45
Link=1
 
46
Priority=1000
 
47
OverrideBuildCmd=0
 
48
BuildCmd=
 
49
 
 
50
[Unit3]
 
51
FileName=..\src\Fl_GIF_Image.cxx
 
52
Folder=
 
53
Compile=1
 
54
CompileCpp=1
 
55
Link=1
 
56
Priority=1000
 
57
OverrideBuildCmd=0
 
58
BuildCmd=
 
59
 
 
60
[Unit4]
 
61
FileName=..\src\Fl_Help_Dialog.cxx
 
62
Folder=
 
63
Compile=1
 
64
CompileCpp=1
 
65
Link=1
 
66
Priority=1000
 
67
OverrideBuildCmd=0
 
68
BuildCmd=
 
69
 
 
70
[Unit5]
 
71
FileName=..\src\fl_images_core.cxx
 
72
Folder=
 
73
Compile=1
 
74
CompileCpp=1
 
75
Link=1
 
76
Priority=1000
 
77
OverrideBuildCmd=0
 
78
BuildCmd=
 
79
 
 
80
[Unit6]
 
81
FileName=..\src\Fl_JPEG_Image.cxx
 
82
Folder=
 
83
Compile=1
 
84
CompileCpp=1
 
85
Link=1
 
86
Priority=1000
 
87
OverrideBuildCmd=0
 
88
BuildCmd=
 
89
 
 
90
[Unit7]
 
91
FileName=..\src\Fl_PNG_Image.cxx
 
92
Folder=
 
93
Compile=1
 
94
CompileCpp=1
 
95
Link=1
 
96
Priority=1000
 
97
OverrideBuildCmd=0
 
98
BuildCmd=
 
99
 
 
100
[Unit8]
 
101
FileName=..\src\Fl_PNM_Image.cxx
 
102
Folder=
 
103
Compile=1
 
104
CompileCpp=1
 
105
Link=1
 
106
Priority=1000
 
107
OverrideBuildCmd=0
 
108
BuildCmd=
 
109
 
 
110
[VersionInfo]
 
111
Major=0
 
112
Minor=1
 
113
Release=1
 
114
Build=1
 
115
LanguageID=1033
 
116
CharsetID=1252
 
117
CompanyName=
 
118
FileVersion=0.1
 
119
FileDescription=Developed using the Dev-C++ IDE
 
120
InternalName=
 
121
LegalCopyright=
 
122
LegalTrademarks=
 
123
OriginalFilename=fltkimages.exe
 
124
ProductName=fltkimages
 
125
ProductVersion=0.1
 
126
AutoIncBuildNr=0
 
127