mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-05 17:55:25 +08:00
update
This commit is contained in:
@ -38,8 +38,13 @@ win32 {
|
||||
SOURCES += \
|
||||
FramelessView_win.cpp
|
||||
} else {
|
||||
macos {
|
||||
SOURCES += \
|
||||
FramelessView_mac.cpp
|
||||
}else{
|
||||
SOURCES += \
|
||||
FramelessView_unix.cpp
|
||||
}
|
||||
}
|
||||
|
||||
DEFINES += VERSION_IN=\\\"1.0.0\\\"
|
||||
|
Reference in New Issue
Block a user