aa50b377a7
Change-Id: Ib6142b93df066e3658eb189b50ca74c455fe7e56 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
21 lines
580 B
CMake
21 lines
580 B
CMake
# Generated from codecs.pro.
|
|
|
|
#####################################################################
|
|
## codecs Binary:
|
|
#####################################################################
|
|
|
|
add_qt_executable(codecs
|
|
GUI
|
|
OUTPUT_DIRECTORY "${INSTALL_EXAMPLESDIR}/widgets/tools/codecs"
|
|
INSTALL_DIRECTORY "${INSTALL_EXAMPLESDIR}/widgets/tools/codecs"
|
|
SOURCES
|
|
main.cpp
|
|
mainwindow.cpp mainwindow.h
|
|
previewform.cpp previewform.h
|
|
LIBRARIES
|
|
Qt::Widgets
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:codecs.pro:<NONE>:
|
|
# EXAMPLE_FILES = "encodedfiles"
|