summaryrefslogtreecommitdiffstats
path: root/winpr/libwinpr/security/ModuleOptions.cmake
blob: 66fa71ac914b02e59931b504b46f08cc47497297 (plain)
1
2
3
4
5
6
7
8
set(MINWIN_LAYER "1")
set(MINWIN_GROUP "security")
set(MINWIN_MAJOR_VERSION "2")
set(MINWIN_MINOR_VERSION "0")
set(MINWIN_SHORT_NAME "base")
set(MINWIN_LONG_NAME "Base Security Functions")
set(MODULE_LIBRARY_NAME "api-ms-win-${MINWIN_GROUP}-${MINWIN_SHORT_NAME}-l${MINWIN_LAYER}-${MINWIN_MAJOR_VERSION}-${MINWIN_MINOR_VERSION}")