~ubuntu-branches/ubuntu/trusty/quassel/trusty-proposed

« back to all changes in this revision

Viewing changes to src/core/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2014-02-18 23:18:25 UTC
  • mfrom: (1.1.54)
  • Revision ID: package-import@ubuntu.com-20140218231825-6vvoh451otn95pkn
Tags: 0.10~beta1-0ubuntu1
* New upstream beta relase
  - Drop debian/patches/upstream_fix_fullscreen_mode.diff which had been
    cherrypicked from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    core.cpp
8
8
    corealiasmanager.cpp
9
9
    coreapplication.cpp
 
10
    coreauthhandler.cpp
10
11
    corebacklogmanager.cpp
11
12
    corebasichandler.cpp
12
13
    corebuffersyncer.cpp
23
24
    coresession.cpp
24
25
    coresessioneventprocessor.cpp
25
26
    coresettings.cpp
 
27
    coretransfer.cpp
 
28
    coretransfermanager.cpp
26
29
    coreuserinputhandler.cpp
27
30
    coreusersettings.cpp
28
31
    ctcpparser.cpp
40
43
    core.h
41
44
    corealiasmanager.h
42
45
    coreapplication.h
 
46
    coreauthhandler.h
43
47
    corebacklogmanager.h
44
48
    corebasichandler.h
45
49
    corebuffersyncer.h
56
60
    corenetworkconfig.h
57
61
    coresession.h
58
62
    coresessioneventprocessor.h
 
63
    coretransfer.h
 
64
    coretransfermanager.h
59
65
    coreuserinputhandler.h
60
66
    ctcpparser.h
61
67
    eventstringifier.h