x64 fixICU fixes

git-svn-id: svn://db.shs.com.ru/libs@6 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
2015-04-15 07:42:34 +00:00
parent 834e34d88f
commit fd4ffc3677
3 changed files with 161 additions and 91 deletions

View File

@@ -7,6 +7,7 @@ endif (${WIN32})
find_package(Qt REQUIRED)
set(LIB 1)
set(ICU 1)
set(CRYPT 1)
set(LIBPROJECT 1)
set(PIP_LIBRARY pip)
set(PIP_FOLDERS "." "core" "containers" "thread" "system" "io" "console" "math" "code")