c++/POSIXoveFronty/Fronta/Fronta.pro
author František Kučera <franta-hg@frantovo.cz>
Sun Jun 11 13:11:58 2017 +0200 (2017-06-11)
changeset 52 6b5c6a26693f
parent 6 617fef4676b9
permissions -rw-r--r--
lpt-signal-generator: odsazení: mezery → tabulátory
     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