PDOS

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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1845 - (download) (annotate)
Fri Mar 30 16:03:49 2007 UTC (2 years, 7 months ago) by jastr
File size: 368 byte(s)
big reorg merge:
merge -r 1807:1841 branches/reorg branch->trunk
# 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 = rpcgen
DESTDIR = .
DEPENDPATH += .
INCLUDEPATH += .
QT = core
CONFIG -= app_bundle

# Input
HEADERS +=	parse.h scan.h util.h

SOURCES +=	main.c parse.c scan.c util.c \
		hout.c cout.c


Maintained by PDOS
ViewVC Help
Powered by ViewVC 1.0.3