[PATCH] Remove harfbuzz / glib dependencies again
Wald Commits
scm-commit at wald.intevation.org
Fri Aug 8 10:49:29 CEST 2014
# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1407487756 -7200
# Node ID 6abf8e77cd5ff0c7531a4644f699c698a9840b8d
# Parent 7e10d55b6c8f1474013f89b5f09692a5bae2d2a5
Remove harfbuzz / glib dependencies again.
diff -r 7e10d55b6c8f -r 6abf8e77cd5f ui/CMakeLists.txt
--- a/ui/CMakeLists.txt Fri Aug 08 10:31:36 2014 +0200
+++ b/ui/CMakeLists.txt Fri Aug 08 10:49:16 2014 +0200
@@ -92,8 +92,7 @@
set(WINDOWS_EXTRA_LIBS
-L${_qtpath}
-lwinspool -lshlwapi -lfreetype -lbz2 -lpng16
- -lQt5PlatformSupport -lQt5Gui -lcomdlg32 -loleaut32 -limm32
- -lharfbuzz -lglib-2.0 -lintl -liconv -lwinmm
+ -lQt5PlatformSupport -lQt5Gui -lcomdlg32 -loleaut32 -limm32 -lwinmm
-lglu32 -lopengl32 -lgdi32 -ljpeg -lpng -lQt5Core -lole32 -lmstask -luuid -lws2_32
-ladvapi32 -lshell32 -luser32 -lkernel32 -lz -lsicuin -lsicuuc -lsicudt -lpcre16)
More information about the Trustbridge-commits
mailing list