summaryrefslogtreecommitdiffstats
path: root/winpr/libwinpr/dsparse/ModuleOptions.cmake
blob: 647de1ba222f6a73968f4d4ae6d6b2603f99dd16 (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 "dsparse")
set(MINWIN_LONG_NAME "Domain Controller and Replication Management Functions")
set(MODULE_LIBRARY_NAME "${MINWIN_SHORT_NAME}")