aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/editor/editor.pro
blob: b45e490e8561c3926f5c9b3303688e23b48f98e4 (about) (plain) (blame)
1
2
3
4
5
6
7
TARGET = kvieditor
 
HEADERS += scripteditor.h
 						
SOURCES += libkvieditor.cpp scripteditor.cpp
 						
include(../module.pri)