diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-05-12 14:05:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-12 14:05:03 +0000 |
commit | 061c98ecd7fd599a212705c795dc9996bf155eda (patch) | |
tree | 9be60b8e17af30e90acdf9297da03ec670a0e253 /sdk-paths-sthalik@MSVC-windows.cmake | |
parent | 679dc8987edd8020ba4b288cdc9fb845fb396d9d (diff) |
Update sdk-paths-sthalik@MSVC-windows.cmake
Diffstat (limited to 'sdk-paths-sthalik@MSVC-windows.cmake')
-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 |