FreeRDP/winpr/libwinpr/rpc/ModuleOptions.cmake
2012-09-21 13:02:54 -04:00

10 lines
228 B
CMake

set(MINWIN_LAYER "0")
set(MINWIN_GROUP "none")
set(MINWIN_MAJOR_VERSION "0")
set(MINWIN_MINOR_VERSION "0")
set(MINWIN_SHORT_NAME "rpcrt4")
set(MINWIN_LONG_NAME "RPC NDR Engine")
set(MODULE_LIBRARY_NAME "${MINWIN_SHORT_NAME}")