JOEY = /home/scott/joey include($$JOEY/dist/joey.pri) HEADERS += \ utarray.h SOURCES += \ main.c OTHER_FILES += \ postlink.sh \ notes.txt \ cube.obj linux:QMAKE_POST_LINK = $$PWD/postlink.sh "$$PWD" "$$JOEY"