]> git.sesse.net Git - kdenlive/blobdiff - src/CMakeLists.txt
Add subclips (dragging a zone from clip monitor to project tree)
[kdenlive] / src / CMakeLists.txt
index d3b646c01677f57b45d0fe115e574c204bf4a6f2..a0ecc3e2771fbe64444ff005a1a4126ac190e5e5 100644 (file)
@@ -173,6 +173,8 @@ set(kdenlive_SRCS
   keyframeedit.cpp
   positionedit.cpp
   trackdialog.cpp
+  subprojectitem.cpp
+  addclipcutcommand.cpp
 )
 
 add_definitions( ${KDE4_DEFINITIONS} )
@@ -214,6 +216,7 @@ install(TARGETS kdenlive DESTINATION ${BIN_INSTALL_DIR})
 install( FILES kdenliveui.rc kdenlive.notifyrc DESTINATION  ${DATA_INSTALL_DIR}/kdenlive )
 install (FILES kdenlivesettings.kcfg DESTINATION ${KCFG_INSTALL_DIR})
 install (FILES kdenlive.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
+kde4_install_icons(${ICON_INSTALL_DIR})
 install( FILES kdenlive.knsrc kdenlive_render.knsrc kdenlive_mltprofiles.knsrc kdenlivetranscodingrc DESTINATION  ${CONFIG_INSTALL_DIR} )
 kde4_install_icons( ${ICON_INSTALL_DIR} )