16 lines
178 B
Prolog
16 lines
178 B
Prolog
TEMPLATE = app
|
|
|
|
include(/home/scott/joey/dist/joey.pri)
|
|
|
|
HEADERS += \
|
|
utlist.h
|
|
|
|
SOURCES += \
|
|
main.c
|
|
|
|
OTHER_FILES += \
|
|
../notes.txt
|
|
|
|
DISTFILES += \
|
|
../test.dbl \
|
|
../test.lst
|