summaryrefslogtreecommitdiffstats
path: root/winpr/libwinpr/timezone/ModuleOptions.cmake
blob: 7f5df38304a0666d30a1253d2c4ecf630167e5db (plain)
1
2
3
4
5
6
7
8
9
set(MINWIN_LAYER "1")
set(MINWIN_GROUP "core")
set(MINWIN_MAJOR_VERSION "1")
set(MINWIN_MINOR_VERSION "0")
set(MINWIN_SHORT_NAME "timezone")
set(MINWIN_LONG_NAME "Time Zone Functions")
set(MODULE_LIBRARY_NAME "api-ms-win-${MINWIN_GROUP}-${MINWIN_SHORT_NAME}-l${MINWIN_LAYER}-${MINWIN_MAJOR_VERSION}-${MINWIN_MINOR_VERSION}")