FreeRDP/winpr/libwinpr/winhttp/ModuleOptions.cmake

10 lines
237 B
CMake
Raw Normal View History

2012-09-21 21:02:54 +04:00
set(MINWIN_LAYER "0")
set(MINWIN_GROUP "none")
set(MINWIN_MAJOR_VERSION "0")
set(MINWIN_MINOR_VERSION "0")
set(MINWIN_SHORT_NAME "winhttp")
set(MINWIN_LONG_NAME "Windows HTTP (WinHTTP)")
set(MODULE_LIBRARY_NAME "${MINWIN_SHORT_NAME}")