diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-04 17:18:02 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-05 11:23:40 +0900 |
| commit | 1455928150292c555221caae8fffe1acf17e1b46 (patch) | |
| tree | 35fbefb282bf369e601b220b40bf6eb4b2dfa904 /qtinterface/CMakeLists.txt | |
| parent | 7d782d58c6f40243bf7d05f5d94d4807f091ecda (diff) | |
| download | tqtinterface-14559281.tar.gz tqtinterface-14559281.zip | |
Remove remaining tq[m-r]* header files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/CMakeLists.txt')
| -rw-r--r-- | qtinterface/CMakeLists.txt | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt index d0eaf8d..6804d06 100644 --- a/qtinterface/CMakeLists.txt +++ b/qtinterface/CMakeLists.txt @@ -31,18 +31,11 @@ link_directories( install( FILES ${IFACE}/tqapplication.h - ${IFACE}/tqmessagebox.h - ${IFACE}/tqnp.h - ${IFACE}/tqprintdialog.h - ${IFACE}/tqrangecontrol.h ${IFACE}/tqsound.h ${IFACE}/tqsplashscreen.h ${IFACE}/tqsplitter.h ${IFACE}/tqconfig.h - ${IFACE}/tqmngio.h ${IFACE}/tqmodules.h + ${IFACE}/tqmodules.h ${IFACE}/tqwindowdefs.h ${IFACE}/tqwinexport.h - ${IFACE}/tqmetaobject.h - ${IFACE}/tqnamespace.h - ${IFACE}/tqpolygonscanner.h ${IFACE}/tqshared.h ${IFACE}/tqtl.h ${IFACE}/tquuid.h |
