dbltw/compiler/compiler.pro
2020-05-13 19:08:25 -05:00

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