10 lines
253 B
Plaintext
10 lines
253 B
Plaintext
|
SOURCES += \
|
||
|
$$PWD/biometricproxy.cpp \
|
||
|
$$PWD/biometricauthwidget.cpp \
|
||
|
$$PWD/biometricdeviceswidget.cpp
|
||
|
|
||
|
HEADERS += \
|
||
|
$$PWD/biometricproxy.h \
|
||
|
$$PWD/biometricauthwidget.h \
|
||
|
$$PWD/biometricdeviceswidget.h
|