PDOS

[uia] / trunk / uia / sst / reg / reg.pro  

View of /trunk/uia/sst/reg/reg.pro

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2880 - (download) (annotate)
Fri Nov 23 22:04:25 2007 UTC (2 years ago) by baford
File size: 395 byte(s)
Incorporated patch from Cyrus Hall for install target and shared libs,
slightly modified to preserve POST_TARGETDEPS dependency on libsst.
# First include variables filled in by the configure script
!include(../top.pri) {
        error("top.pri not found - please run configure at top level.")
}

TEMPLATE = app
TARGET = sstreg
DESTDIR = ..
DEPENDPATH += . ../lib
INCLUDEPATH += . ../lib
QT = core network
LIBS += -L.. -lsst -lcrypto
POST_TARGETDEPS += ../libsst.*
CONFIG -= app_bundle

# Input
HEADERS += main.h
SOURCES += main.cc


Maintained by PDOS
ViewVC Help
Powered by ViewVC 1.0.3