Mercurial > hg > easaier-soundaccess
view system/system.pro @ 227:59d84a8bb76c
compatibility with changes done for the web site:
- easaier servlet name changed
- new queryfield.xml ("range" attributes form)
author | lbajardsilogic |
---|---|
date | Wed, 27 Feb 2008 16:00:02 +0000 |
parents | fc9323a41f5a |
children |
line wrap: on
line source
TEMPLATE = lib SV_UNIT_PACKAGES = load(../sv.prf) CONFIG += sv staticlib qt thread warn_on stl rtti exceptions TARGET = svsystem DEPENDPATH += . INCLUDEPATH += . # Input HEADERS += Init.h System.h SOURCES += Init.cpp System.cpp