FreeRDP/winpr/libwinpr/wnd/ModuleOptions.cmake

10 lines
230 B
CMake
Raw Normal View History

2014-03-18 05:37:12 +04:00
set(MINWIN_LAYER "0")
set(MINWIN_GROUP "none")
set(MINWIN_MAJOR_VERSION "0")
set(MINWIN_MINOR_VERSION "0")
set(MINWIN_SHORT_NAME "wnd")
set(MINWIN_LONG_NAME "Window Notification")
set(MODULE_LIBRARY_NAME "${MINWIN_SHORT_NAME}")