mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
- Add support for "make install" and "qmake PREFIX=" to improve YACReader packageability. - Add .desktop files for YACReader and YACReaderLibrary X11 desktop integration. - Add central YACReader.pro file as alternative to compileX11.sh - Add p7zip patch support and sourcecode check to .pro files
4 lines
93 B
Prolog
4 lines
93 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = YACReader YACReaderLibrary
|
|
YACReaderLibrary.depends = YACReader
|