diff options
-rw-r--r-- | sdk-paths-sthalik@MSVC-windows.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk-paths-sthalik@MSVC-windows.cmake b/sdk-paths-sthalik@MSVC-windows.cmake index f1fd3264..2b0a5ea5 100644 --- a/sdk-paths-sthalik@MSVC-windows.cmake +++ b/sdk-paths-sthalik@MSVC-windows.cmake @@ -6,7 +6,7 @@ # -opengl desktop -no-angle -no-fontconfig -no-harfbuzz \ # -nomake tests -no-mp -release -opensource -shared -confirm-license \ # -no-freetype -force-debug-info -separate-debug-info \ -# -make-tool jom -platform win32-msvc +# -make-tool jom -platform win32-msvc -static-runtime # remember to change -MD to -MT in mkspecs/ # also add CFLAGS -Zi and LFLAGS -DEBUG |