diff options
Diffstat (limited to 'qtinterface/tqtqui.pc.cmake')
-rw-r--r-- | qtinterface/tqtqui.pc.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/tqtqui.pc.cmake b/qtinterface/tqtqui.pc.cmake index 689a185..f968fbb 100644 --- a/qtinterface/tqtqui.pc.cmake +++ b/qtinterface/tqtqui.pc.cmake @@ -6,6 +6,6 @@ includedir=@PC_INCLUDE_DIR@ Name: TQtQUI Description: Interface and abstraction library for Qt and Trinity (QUI library) Version: @TQT_VERSION@ -Libs: -L${libdir} -ltqt -ltqui -L@QT_LIBRARY_DIR@ @PC_QT_LIBRARIES@ -Cflags: @QT_DEFINITIONS@ -I@QT_INCLUDE_DIR@ -I${includedir} -include tqt.h +Libs: -L${libdir} -ltqt -ltqui -L@TQT_LIBRARY_DIR@ @PC_TQT_LIBRARIES@ +Cflags: @QT_DEFINITIONS@ -I@TQT_INCLUDE_DIR@ -I${includedir} -include tqt.h |