mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
refs #76 cross platform class to find and return pointer to a foreign window
This commit is contained in:
@@ -35,6 +35,11 @@ SOURCES += $$PWD/components/*.cpp
|
||||
FORMS += $$PWD/components/*.ui
|
||||
FORMS += $$PWD/*.ui
|
||||
|
||||
win32 {
|
||||
HEADERS += $$PWD/win/*.h
|
||||
SOURCES += $$PWD/win/*.cpp
|
||||
}
|
||||
|
||||
RESOURCES +=
|
||||
|
||||
DESTDIR = ../../lib
|
||||
|
||||
Reference in New Issue
Block a user