]> git.lyx.org Git - lyx.git/blob - development/qmake/config.pri
make the think independent from my machine; add a REAME file
[lyx.git] / development / qmake / config.pri
1
2 TEMPLATE = lib
3
4 CONFIG += debug_and_release
5 CONFIG += create_prl
6
7 DESTDIR = ../lib
8
9 BUILD_BASE_SOURCE_DIR = $$[BUILD_BASE_SOURCE_DIR]
10 BUILD_BASE_TARGET_DIR = $$[BUILD_BASE_TARGET_DIR]
11
12 # for <config.h>
13 INCLUDEPATH += $${BUILD_BASE_TARGET_DIR}/src