mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
parent
22bf431cdd
commit
d78a979021
2
qtox.pro
2
qtox.pro
|
@ -424,6 +424,7 @@ RESOURCES += res.qrc \
|
||||||
|
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
src/audio/audio.h \
|
src/audio/audio.h \
|
||||||
|
src/audio/backend/openal.h \
|
||||||
src/chatlog/chatline.h \
|
src/chatlog/chatline.h \
|
||||||
src/chatlog/chatlinecontent.h \
|
src/chatlog/chatlinecontent.h \
|
||||||
src/chatlog/chatlinecontentproxy.h \
|
src/chatlog/chatlinecontentproxy.h \
|
||||||
|
@ -545,6 +546,7 @@ HEADERS += \
|
||||||
|
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
src/audio/audio.cpp \
|
src/audio/audio.cpp \
|
||||||
|
src/audio/backend/openal.cpp \
|
||||||
src/chatlog/chatline.cpp \
|
src/chatlog/chatline.cpp \
|
||||||
src/chatlog/chatlinecontent.cpp \
|
src/chatlog/chatlinecontent.cpp \
|
||||||
src/chatlog/chatlinecontentproxy.cpp \
|
src/chatlog/chatlinecontentproxy.cpp \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user