mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2024-12-05 07:43:58 +08:00
10 lines
225 B
CMake
10 lines
225 B
CMake
|
|
set(MINWIN_LAYER "0")
|
|
set(MINWIN_GROUP "none")
|
|
set(MINWIN_MAJOR_VERSION "0")
|
|
set(MINWIN_MINOR_VERSION "0")
|
|
set(MINWIN_SHORT_NAME "clipboard")
|
|
set(MINWIN_LONG_NAME "Clipboard Functions")
|
|
set(MODULE_LIBRARY_NAME "clipboard")
|
|
|