summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/dub/dub.kdevprj
blob: 1f1d8b6a6b7835527fdb903784246343951b59f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
[AUTHORS]
dist=true
install=false
install_location=
type=DATA

[BUGS]
dist=true
install=false
install_location=
type=DATA

[COPYING]
dist=true
install=false
install_location=
type=DATA

[ChangeLog]
dist=true
install=false
install_location=
type=DATA

[Config for BinMakefileAm]
addcxxflags=
bin_program=dub
cflags=
cppflags=
cxxflags=\s-O0 -g3 -Wall
ldadd=\s-lkfile -lkdeui -lkdecore -lqt
ldflags=\s  \s

[General]
AMChanged=false
author=Eray Ozkural (exa)
configure_args=\s--build=i386-linux --host=i386-linux --target=i386-linux --prefix=/usr/local/kde3 --with-qt-dir=/usr/local/qt --enable-debug --disable-fast-perl --disable-rpath
email=erayo@cs.bilkent.edu.tr
kdevprj_version=1.3
lfv_open_groups=Headers,Sources,User Interface
make_options=\s-j1
makefiles=Makefile.am,dub/Makefile.am
modifyMakefiles=true
project_name=Dub
project_type=kde2_normal
sgml_file=/home/exa/code/projects/kde/dub/doc/en/index.docbook
short_info=Dub is a playlist plugin for noatun
sub_dir=dub/
version=0.1
version_control=CVS
workspace=1

[INSTALL]
dist=true
install=false
install_location=
type=DATA

[LFV Groups]
GNU=AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,NEWS
Headers=*.h,*.hh,*.hxx,*.hpp,*.H
Others=*
Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l
Translations=*.po
User Interface=*.kdevdlg,*.ui,*.rc
groups=Headers,Sources,User Interface,Translations,GNU,Others

[Makefile.am]
files=dub.kdevprj,AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,BUGS
sub_dirs=dub
type=normal

[README]
dist=true
install=false
install_location=
type=DATA

[TODO]
dist=true
install=false
install_location=
type=DATA

[dub.kdevprj]
dist=true
install=false
install_location=
type=DATA

[dub/BUGS]
dist=true
install=false
install_location=
type=DATA

[dub/Makefile.am]
files=dub/main.cpp,dub/dub.cpp,dub/dub.h,dub/dubdoc.cpp,dub/dubdoc.h,dub/dubview.cpp,dub/dubview.h,dub/dubui.rc,dub/dub.plugin,dub/fileselectorwidget.cpp,dub/fileselectorwidget.h,dub/dubplaylist.cpp,dub/dubplaylist.h,dub/dubplaylistitem.cpp,dub/dubplaylistitem.h,dub/BUGS,dub/dubprefs.ui
sharedlib_LDFLAGS=
sharedlib_rootname=noatundub
sub_dirs=
type=shared_library

[dub/dub.cpp]
dist=true
install=false
install_location=
type=SOURCE

[dub/dub.h]
dist=true
install=false
install_location=
type=HEADER

[dub/dub.plugin]
dist=true
install=false
install_location=
type=DATA

[dub/dubdoc.cpp]
dist=true
install=false
install_location=
type=SOURCE

[dub/dubdoc.h]
dist=true
install=false
install_location=
type=HEADER

[dub/dubplaylist.cpp]
dist=true
install=false
install_location=
type=SOURCE

[dub/dubplaylist.h]
dist=true
install=false
install_location=
type=HEADER

[dub/dubplaylistitem.cpp]
dist=true
install=false
install_location=
type=SOURCE

[dub/dubplaylistitem.h]
dist=true
install=false
install_location=
type=HEADER

[dub/dubprefs.ui]
dist=true
install=false
install_location=
type=SOURCE

[dub/dubui.rc]
dist=true
install=false
install_location=
type=DATA

[dub/dubview.cpp]
dist=true
install=false
install_location=
type=SOURCE

[dub/dubview.h]
dist=true
install=false
install_location=
type=HEADER

[dub/fileselectorwidget.cpp]
dist=true
install=false
install_location=
type=SOURCE

[dub/fileselectorwidget.h]
dist=true
install=false
install_location=
type=HEADER

[dub/main.cpp]
dist=true
install=false
install_location=
type=SOURCE