Commit graph

3 commits

Author SHA1 Message Date
Michael Stahl
c923f7d2c2 gbuild: "use" vs. "add":
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
  (i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
  (i.e. it is registered at the Module, has it's own makefile, may be
  in a different module than the target)
2012-04-08 01:05:52 +02:00
Matúš Kukan
8464e31130 vcl: use CustomTarget makefile for kde_moc 2012-04-03 02:09:09 +02:00
Cédric Bosdonnat
8863cc9e03 KDE3 file picker moved from fpicker to vcl 2012-04-02 18:30:40 +02:00
Renamed from fpicker/Executable_kdefilepicker.mk (Browse further)