Add AC_PREREQ to configure.ac; slight reformat of AS_HELP_STRING
[bbkeys.git] / bbkeys.kdevprj
bloba71e9a4de1255ea177033ffcb6d27d9e444cd598
1 [AUTHORS]
2 dist=true
3 install=false
4 install_location=
5 type=DATA
7 [COPYING]
8 dist=true
9 install=false
10 install_location=
11 type=DATA
13 [ChangeLog]
14 dist=true
15 install=false
16 install_location=
17 type=DATA
19 [Config for BinMakefileAm]
20 addcxxflags=
21 bin_program=bbkeys
22 cflags=
23 cppflags=
24 cxxflags=\s-O0 -g3 -Wall
25 ldadd=
26 ldflags=\s\s
27 libtool_dir=
28 path_to_bin_program=src
30 [General]
31 AMChanged=false
32 author=Jason 'vanRijn' Kasper
33 configure_args=\s--build=i386-linux --host=i386-linux --target=i386-linux --with-bt-includes=/home/gideon/local/blackbox-CVS/include/bt --with-bt-lib=/home/gideon/local/blackbox-CVS/lib
34 dir_where_make_will_be_called=./
35 email=vR@movingparts.net
36 kdevprj_version=1.3
37 lfv_open_groups=Others
38 make_options=\s-j1
39 makefiles=Makefile.am,src/Makefile.am,src/docs/Makefile.am,src/docs/en/Makefile.am
40 modifyMakefiles=true
41 project_name=Bbkeys
42 project_type=normal_empty
43 short_info=
44 sub_dir=src/
45 version=0.90-pre
46 version_control=CVS
47 workspace=1
49 [INSTALL]
50 dist=true
51 install=false
52 install_location=
53 type=DATA
55 [LFV Groups]
56 GNU=AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,NEWS
57 Headers=*.h,*.hh,*.hxx,*.hpp,*.H
58 Others=*
59 Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l
60 User Interface=*.kdevdlg,*.ui,*.rc,*.dlg
61 groups=Headers,Sources,User Interface,GNU,Others
63 [Makefile.am]
64 files=bbkeys.kdevprj,AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO
65 sub_dirs=src
66 type=normal
68 [README]
69 dist=true
70 install=false
71 install_location=
72 type=DATA
74 [TODO]
75 dist=true
76 install=false
77 install_location=
78 type=DATA
80 [bbkeys.kdevprj]
81 dist=true
82 install=false
83 install_location=
84 type=DATA
86 [src/Config.cpp]
87 dist=true
88 install=false
89 install_location=
90 type=SOURCE
92 [src/Config.h]
93 dist=true
94 install=false
95 install_location=
96 type=HEADER
98 [src/ConfigOptions.h]
99 dist=true
100 install=false
101 install_location=
102 type=HEADER
104 [src/FileTokenizer.cpp]
105 dist=true
106 install=false
107 install_location=
108 type=SOURCE
110 [src/FileTokenizer.h]
111 dist=true
112 install=false
113 install_location=
114 type=HEADER
116 [src/KeyClient.cpp]
117 dist=true
118 install=false
119 install_location=
120 type=SOURCE
122 [src/KeyClient.h]
123 dist=true
124 install=false
125 install_location=
126 type=HEADER
128 [src/KeyGrabber.cpp]
129 dist=true
130 install=false
131 install_location=
132 type=SOURCE
134 [src/KeyGrabber.h]
135 dist=true
136 install=false
137 install_location=
138 type=HEADER
140 [src/LocalUtil.h]
141 dist=true
142 install=false
143 install_location=
144 type=HEADER
146 [src/Makefile.am]
147 dist=true
148 files=src/actions.cc,src/actions.hh,src/Config.cpp,src/Config.h,src/ConfigOptions.h,src/FileTokenizer.cpp,src/FileTokenizer.h,src/KeyClient.cpp,src/KeyClient.h,src/KeyGrabber.cpp,src/KeyGrabber.h,src/keytree.cc,src/keytree.hh,src/LocalUtil.h,src/main.cpp,src/main.h,src/Makefile.am,src/Makefile.in,src/Netclient.cpp,src/Netclient.h,src/ScreenHandler.cpp,src/ScreenHandler.h,src/window.cc,src/window.hh,src/WindowlistMenu.cpp,src/WindowlistMenu.h
149 install=false
150 install_location=
151 sub_dirs=
152 type=static_library
154 [src/Makefile.in]
155 dist=true
156 install=false
157 install_location=
158 type=DATA
160 [src/Netclient.cpp]
161 dist=true
162 install=false
163 install_location=
164 type=SOURCE
166 [src/Netclient.h]
167 dist=true
168 install=false
169 install_location=
170 type=HEADER
172 [src/ScreenHandler.cpp]
173 dist=true
174 install=false
175 install_location=
176 type=SOURCE
178 [src/ScreenHandler.h]
179 dist=true
180 install=false
181 install_location=
182 type=HEADER
184 [src/WindowlistMenu.cpp]
185 dist=true
186 install=false
187 install_location=
188 type=SOURCE
190 [src/WindowlistMenu.h]
191 dist=true
192 install=false
193 install_location=
194 type=HEADER
196 [src/actions.cc]
197 dist=true
198 install=false
199 install_location=
200 type=SOURCE
202 [src/actions.hh]
203 dist=true
204 install=false
205 install_location=
206 type=HEADER
208 [src/docs/Makefile.am]
209 sub_dirs=
210 type=normal
212 [src/docs/en/Makefile.am]
213 sub_dirs=
214 type=normal
216 [src/keytree.cc]
217 dist=true
218 install=false
219 install_location=
220 type=SOURCE
222 [src/keytree.hh]
223 dist=true
224 install=false
225 install_location=
226 type=HEADER
228 [src/main.cpp]
229 dist=true
230 install=false
231 install_location=
232 type=SOURCE
234 [src/main.h]
235 dist=true
236 install=false
237 install_location=
238 type=HEADER
240 [src/window.cc]
241 dist=true
242 install=false
243 install_location=
244 type=SOURCE
246 [src/window.hh]
247 dist=true
248 install=false
249 install_location=
250 type=HEADER