summaryrefslogtreecommitdiff
path: root/kelakon.pro
AgeCommit message (Collapse)Author
2019-08-24Simplified qmake syntaxErik Prabowo Kamal
2019-08-23Started using cURL on AndroidErik Prabowo Kamal
There's a quirk since Clang. It seems the Android search path setting messes up the standard library compilation. So for now, what you do is remove the android-* setting to make Qt compile, even though it would say it cannot find libcurl, and then put the setting back again to link with libcurl.
2019-08-23Started to use cURLErik Prabowo Kamal
2019-08-19Awal halaman masukErik Prabowo Kamal