c++/POSIXoveFronty/Fronta/Fronta.pro
author František Kučera <franta-hg@frantovo.cz>
Tue Sep 09 16:22:47 2014 +0200 (2014-09-09)
changeset 26 16433d4e698d
parent 6 617fef4676b9
permissions -rw-r--r--
RAIIDemo: System.runFinalization(); místo čekání
     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