~zsombi/ubuntu-ui-toolkit/platform_menu

« back to all changes in this revision

Viewing changes to tests/api/Extinct/Animals/plugin/plugin.pri

  • Committer: Christian Dywan
  • Date: 2015-12-18 15:26:04 UTC
  • mto: This revision was merged to the branch mainline in revision 1787.
  • Revision ID: christian.dywan@canonical.com-20151218152604-5krulaq0f8ytkbg0
Also include the C++ class name of C++ classes in .api

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
HEADERS += \
15
15
    $$PWD/plugin.h \
 
16
    $$PWD/tarpan.h \
16
17
    $$PWD/smilodon.h \
17
18
    $$PWD/pangaea.h \
18
19
    $$PWD/rune.h \
21
22
 
22
23
SOURCES += \
23
24
    $$PWD/plugin.cpp \
 
25
    $$PWD/tarpan.cpp \
24
26
    $$PWD/smilodon.cpp \
25
27
    $$PWD/pangaea.cpp \
26
28
    $$PWD/rune.cpp \