summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/jp2/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/imageformats/jp2/.prev_CMakeLists.txt')
-rw-r--r--src/plugins/imageformats/jp2/.prev_CMakeLists.txt22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/plugins/imageformats/jp2/.prev_CMakeLists.txt b/src/plugins/imageformats/jp2/.prev_CMakeLists.txt
deleted file mode 100644
index 7afc730..0000000
--- a/src/plugins/imageformats/jp2/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-# Generated from jp2.pro.
-
-#####################################################################
-## QJp2Plugin Plugin:
-#####################################################################
-
-qt_add_plugin(QJp2Plugin
- OUTPUT_NAME qjp2
- TYPE imageformats
- SOURCES
- main.cpp
- qjp2handler.cpp qjp2handler_p.h
- LIBRARIES
- WrapJasper::WrapJasper
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
-)
-
-#### Keys ignored in scope 1:.:.:jp2.pro:<TRUE>:
-# OTHER_FILES = "jp2.json"
-# QT_FOR_CONFIG = "imageformats-private"