summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/windows/windows.pri
blob: 84e7200ad80ab2ccd832c3455f27fb7048461425 (plain)
1
2
3
4
5
6
7
PRIVATE_HEADERS += \
    windows/qwinclassicbluetooth_p.h \
    windows/qwinlowenergybluetooth_p.h

SOURCES += \
    windows/qwinclassicbluetooth.cpp \
    windows/qwinlowenergybluetooth.cpp