|
@ -1335,7 +1335,7 @@ elseif(WINDOWS) |
|
|
endif() |
|
|
endif() |
|
|
|
|
|
|
|
|
# Libraries for Win32 native and MinGW |
|
|
# Libraries for Win32 native and MinGW |
|
|
list(APPEND EXTRA_LIBS user32 gdi32 winmm imm32 ole32 oleaut32 version uuid advapi32 setupapi shell32) |
|
|
|
|
|
|
|
|
list(APPEND EXTRA_LIBS user32 gdi32 winmm imm32 ole32 oleaut32 version uuid advapi32 setupapi shell32 vcruntime) |
|
|
|
|
|
|
|
|
# TODO: in configure.ac the check for timers is set on |
|
|
# TODO: in configure.ac the check for timers is set on |
|
|
# cygwin | mingw32* - does this include mingw32CE? |
|
|
# cygwin | mingw32* - does this include mingw32CE? |
|
|