FreeRDP/winpr/libwinpr/input/ModuleOptions.cmake

10 lines
213 B
CMake
Raw Normal View History

2013-03-03 07:25:40 +04:00
set(MINWIN_LAYER "1")
set(MINWIN_GROUP "core")
set(MINWIN_MAJOR_VERSION "1")
set(MINWIN_MINOR_VERSION "0")
set(MINWIN_SHORT_NAME "input")
set(MINWIN_LONG_NAME "Input Functions")
set(MODULE_LIBRARY_NAME "input")