c++/POSIXoveFronty/Fronta/Fronta.pro
author František Kučera <franta-hg@frantovo.cz>
Sat, 22 Sep 2012 22:28:35 +0200
changeset 18 b356e7c9211f
parent 6 617fef4676b9
permissions -rw-r--r--
vylepšený (q)makefile
     1 # qmake -makefile
     2 
     3 TEMPLATE = app
     4 TARGET =
     5 INCLUDEPATH += .
     6 LIBS += -lrt
     7 
     8 HEADERS += fronta.h program.h
     9 SOURCES += fronta.cpp program.cpp