mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
49 lines
996 B
Plaintext
49 lines
996 B
Plaintext
# KDE Config File
|
|
[mozilla.lsm]
|
|
install_location=
|
|
dist=true
|
|
install=false
|
|
type=DATA
|
|
[Config for BinMakefileAm]
|
|
ldflags=
|
|
cxxflags=-O0 -g3 -Wall
|
|
bin_program=mozilla
|
|
[po/Makefile.am]
|
|
sub_dirs=
|
|
type=po
|
|
[LFV Groups]
|
|
Dialogs=*.kdevdlg,
|
|
Others=*,
|
|
Translations=*.po,
|
|
groups=Headers,Sources,Dialogs,Translations,Others,
|
|
Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l,
|
|
Headers=*.h,*.hh,*.hxx,*.hpp,*.H,
|
|
[mozilla.kdevprj]
|
|
install_location=
|
|
dist=true
|
|
install=false
|
|
type=DATA
|
|
[mozilla/docs/en/Makefile.am]
|
|
sub_dirs=
|
|
type=normal
|
|
[mozilla/Makefile.am]
|
|
sub_dirs=
|
|
type=prog_main
|
|
[General]
|
|
makefiles=Makefile.am,mozilla/Makefile.am,mozilla/docs/Makefile.am,mozilla/docs/en/Makefile.am,po/Makefile.am,
|
|
version_control=CVS
|
|
author=Heikki Toivonen
|
|
project_type=normal_empty
|
|
sub_dir=mozilla/
|
|
version=0.1
|
|
project_name=Mozilla
|
|
email=heikki@netscape.com
|
|
kdevprj_version=1.2
|
|
[Makefile.am]
|
|
files=mozilla.kdevprj,mozilla.lsm,
|
|
sub_dirs=mozilla,
|
|
type=normal
|
|
[mozilla/docs/Makefile.am]
|
|
sub_dirs=
|
|
type=normal
|