Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

audiorecorder.pro Example File

multimedia/audiorecorder/audiorecorder.pro
TEMPLATE = app
TARGET = audiorecorder

QT += multimedia

win32:INCLUDEPATH += $$PWD

HEADERS = \
    audiorecorder.h \
    audiolevel.h

SOURCES = \
    main.cpp \
    audiorecorder.cpp \
    audiolevel.cpp

FORMS += audiorecorder.ui

target.path = $$[QT_INSTALL_EXAMPLES]/multimedia/audiorecorder
INSTALLS += target

QT+=widgets
include(../../shared/shared.pri)
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded