summaryrefslogtreecommitdiffstats
path: root/winpr/libwinpr/rpc/ModuleOptions.cmake
blob: 55987fef3b07e2fbaad07b2b39509014acbf176c (plain)
1
2
3
4
5
6
7
8
9
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}")