aa85417a17
Everywhere: Purge spaces in text files
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2019-03-06 12:38:20 +00:00
316435bb78
$(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
...
C++ definitions are numerous, and they shouldn't pollute variable space and
performance outside of directories containing C++ files. This commit pushes
them into a defs-cpp.mk file.
Signed-off-by: Jan Lindemann <jan@janware.com>
2019-02-27 20:46:54 +00:00
22233b792b
qtexe.mk: Add missing include \$(MODDIR)/make/defs.mk to qt-defs.mk
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-09-04 21:35:54 +00:00
Jan Lindemann
a52010723f
qt*.mk: Fix conditional QT_VERSION definition
...
Fix, sortof, conditional variable definitions of QT_VERSION.
2007-07-03 13:38:27 +00:00
Jan Lindemann
419a0c29e9
make: Add qttools.mk qt.mk qtplugin.mk qtversion.mk
2005-05-05 16:36:51 +00:00
Jan Lindemann
5142d5d3a0
defs.mk, qtexe.mk: Handle LD_LIBRARY_PATH differently
2005-05-01 22:13:13 +00:00
Jan Lindemann
780933fe49
qtexe.mk: Add support for qt utility tools
2005-05-01 21:12:45 +00:00
Jan Lindemann
2c685e4c7c
qtexe.mk: Fix QT_VERSION and mocclean
...
- Now only define QT_VERSION if it's not already defined
- Move mocclean uicclean and rccclean here from exe.mk
2005-05-01 20:54:46 +00:00
Jan Lindemann
86740a817f
qtexe.mk: Remove legacy stuff
2005-05-01 01:56:35 +00:00
Jan Lindemann
140826ce02
qtexe.mk: Add file
2005-05-01 01:55:27 +00:00