diff options
-rw-r--r-- | sdk-paths-sthalik@MSVC-windows.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdk-paths-sthalik@MSVC-windows.cmake b/sdk-paths-sthalik@MSVC-windows.cmake index 2b0a5ea5..2f4f4ba2 100644 --- a/sdk-paths-sthalik@MSVC-windows.cmake +++ b/sdk-paths-sthalik@MSVC-windows.cmake @@ -2,8 +2,8 @@ # qtbase configure line for safekeeping # -# "../configure" -prefix d:\dev\qt-5.10.0 -no-ico -no-gif -no-libjpeg \ -# -opengl desktop -no-angle -no-fontconfig -no-harfbuzz \ +# "../configure" -prefix d:\dev\qt-5.10.0 -no-ico -no-gif \ +# -opengl desktop -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 -static-runtime |