summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqtqui.pc.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqtqui.pc.cmake')
-rw-r--r--qtinterface/tqtqui.pc.cmake11
1 files changed, 0 insertions, 11 deletions
diff --git a/qtinterface/tqtqui.pc.cmake b/qtinterface/tqtqui.pc.cmake
deleted file mode 100644
index f968fbb..0000000
--- a/qtinterface/tqtqui.pc.cmake
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@CMAKE_INSTALL_PREFIX@
-exec_prefix=@PC_EXEC_PREFIX@
-libdir=@PC_LIB_DIR@
-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@TQT_LIBRARY_DIR@ @PC_TQT_LIBRARIES@
-Cflags: @QT_DEFINITIONS@ -I@TQT_INCLUDE_DIR@ -I${includedir} -include tqt.h
-