You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/src/tqt3.pc.cmake

13 lines
313 B

prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@PC_EXEC_PREFIX@
libdir=@QT_INSTALL_LIBS@
includedir=@QT_INSTALL_HEADERS@
pluginsdir=@QT_INSTALL_PLUGINS@
Name: @PROJECT_NAME@
Description: @PROJECT_NAME@ is a multiplatform C++ GUI application framework.
Version: 3.5
Libs: -L${libdir} -ltqt-mt
Cflags: -I${includedir}