mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 10:52:52 +00:00
15 lines
395 B
Prolog
15 lines
395 B
Prolog
######################################################################
|
|
# Automatically generated by qmake (2.01a) Sun Dec 23 18:45:44 2012
|
|
######################################################################
|
|
|
|
TEMPLATE = app
|
|
TARGET = etmcalendar
|
|
DEPENDPATH += .
|
|
INCLUDEPATH += .
|
|
|
|
# Input
|
|
SOURCES += main.cpp
|
|
INCLUDEPATH += /usr/include/KDE
|
|
|
|
LIBS += -lakonadi-calendar -lkdecore
|
|
CONFIG += debug
|