c++/POSIXoveFronty/Fronta/Fronta.pro
author František Kučera <franta-hg@frantovo.cz>
Sun Jun 11 01:25:56 2017 +0200 (2017-06-11)
changeset 48 254d5d1bc659
parent 6 617fef4676b9
permissions -rw-r--r--
lpt-signal-generator: magická konstanta
     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