view system/system.pro @ 247:bf7e98ee11f4

Fix post of data to the backend
author lbarthelemy
date Mon, 02 Jun 2008 08:01:16 +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