2019-11-12 13:01:48 +00:00
|
|
|
# Generated from embeddedintoforeignwindow.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## embeddedintoforeignwindow Binary:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_add_manual_test(embeddedintoforeignwindow
|
2019-11-12 13:01:48 +00:00
|
|
|
SOURCES
|
|
|
|
../diaglib/eventfilter.cpp ../diaglib/eventfilter.h
|
|
|
|
../diaglib/nativewindowdump.h
|
|
|
|
../diaglib/qwindowdump.cpp ../diaglib/qwindowdump.h
|
|
|
|
../diaglib/textdump.cpp ../diaglib/textdump.h
|
|
|
|
itemwindow.cpp itemwindow.h
|
|
|
|
main.cpp
|
|
|
|
DEFINES
|
|
|
|
QT_DIAG_LIB
|
|
|
|
INCLUDE_DIRECTORIES
|
|
|
|
../diaglib
|
|
|
|
PUBLIC_LIBRARIES
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::CorePrivate
|
2019-11-12 13:01:48 +00:00
|
|
|
Qt::Gui
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::GuiPrivate
|
2019-11-12 13:01:48 +00:00
|
|
|
)
|
|
|
|
|
|
|
|
#### Keys ignored in scope 1:.:.:embeddedintoforeignwindow.pro:<TRUE>:
|
|
|
|
# TEMPLATE = "app"
|
|
|
|
|
|
|
|
## Scopes:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_extend_target(embeddedintoforeignwindow CONDITION WIN32
|
2019-11-12 13:01:48 +00:00
|
|
|
SOURCES
|
|
|
|
../diaglib/nativewindowdump_win.cpp
|
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
user32
|
|
|
|
)
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_extend_target(embeddedintoforeignwindow CONDITION UNIX
|
2019-11-12 13:01:48 +00:00
|
|
|
SOURCES
|
|
|
|
../diaglib/nativewindowdump.cpp
|
|
|
|
)
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_extend_target(embeddedintoforeignwindow CONDITION QT_FEATURE_widgets
|
2019-11-12 13:01:48 +00:00
|
|
|
SOURCES
|
|
|
|
../diaglib/debugproxystyle.cpp ../diaglib/debugproxystyle.h
|
|
|
|
../diaglib/logwidget.cpp ../diaglib/logwidget.h
|
|
|
|
../diaglib/qwidgetdump.cpp ../diaglib/qwidgetdump.h
|
|
|
|
PUBLIC_LIBRARIES
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::WidgetsPrivate
|
2019-11-12 13:01:48 +00:00
|
|
|
)
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_extend_target(embeddedintoforeignwindow CONDITION QT_FEATURE_opengl
|
2019-11-12 13:01:48 +00:00
|
|
|
SOURCES
|
|
|
|
../diaglib/glinfo.cpp ../diaglib/glinfo.h
|
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
Qt::OpenGL
|
2020-03-11 18:09:45 +00:00
|
|
|
Qt::OpenGLWidgets
|
2019-11-12 13:01:48 +00:00
|
|
|
)
|