7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
INCLUDEPATH += \
|
|
$${PWD}/include
|
|
|
|
win32 {
|
|
LIBS += -L$${PWD}/lib -lDeviceManage
|
|
}
|