- HEADERS += \
- # $$PWD/AudioPlayer.h \
- # $$PWD/RingBuffer.h \
- # $$PWD/VideoPlayer.h \
- # $$PWD/ffmpegvideopuller.h \
- # $$PWD/playerdemowindow.h \
- $$PWD/sonic/sonic.h
- SOURCES += \
- # $$PWD/AudioPlayer.cpp \
- # $$PWD/VideoPlayer.cpp \
- # $$PWD/ffmpegvideopuller.cpp \
- # $$PWD/playerdemowindow.cpp \
- $$PWD/sonic/sonic.cpp
|