dashboard
repositories
activity
search
login
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
change system file
hc
2024-10-09
244b2c5ca8b14627e4a17755e5922221e121c771
[~hc/RK356X_SDK_RELEASE.git]
/
app
/
qplayer
/
qplayer.pro
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = app
TARGET = qplayer
QT += widgets multimedia multimediawidgets
HEADERS += qplayer.h
SOURCES += main.cpp \
qplayer.cpp
RESOURCES += qplayer.qrc