You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

21 lines
475 B

#-------------------------------------------------
#
# Project created by QtCreator 2011-02-13T10:23:13
#
#-------------------------------------------------
QT += network webkit sql
TARGET = ExamplePlugin
SOURCES += testplugin.cpp
HEADERS += testplugin.h
RESOURCES += \
testplugin.qrc
TRANSLATIONS += cs_CZ.ts\
sk_SK.ts\
sr_BA.ts\
sr_RS.ts\
de_DE.ts\
el_GR.ts\
include(../../plugins.pri)