~ubuntu-branches/ubuntu/natty/kdemultimedia/natty-proposed

« back to all changes in this revision

Viewing changes to dragonplayer/src/app/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Debian Qt/KDE Maintainers
  • Date: 2011-05-26 02:41:36 UTC
  • mfrom: (0.2.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 108.
  • Revision ID: james.westby@ubuntu.com-20110526024136-jjwsigfy402jhupm
Tags: upstream-4.6.3
ImportĀ upstreamĀ versionĀ 4.6.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
set(videoplayer_app_SRCS
11
11
    ${videoplayer_common_SRCS}
 
12
    analyzer/analyzerBase.cpp
 
13
    analyzer/blockAnalyzer.cpp
 
14
    analyzer/fht.cpp
12
15
    stateChange.cpp
 
16
    textItem.cpp
13
17
    playDialog.cpp
14
18
    discSelectionDialog.cpp
15
19
    adjustSizeButton.cpp
39
43
    ${KDE4_KIO_LIBS}
40
44
    ${KDE4_KDEUI_LIBS}
41
45
    ${KDE4_PHONON_LIBS}
42
 
    ${KDE4_SOLID_LIBS})
 
46
    ${KDE4_SOLID_LIBS}
 
47
    ${KDE4_PLASMA_LIBS} )
43
48
 
44
49
if(XINE_XCB_FOUND)
45
50
target_link_libraries(dragon