Updated Package Specific Notes (markdown)

Tony Theodore 2016-08-12 00:20:46 +10:00
parent d5d52465da
commit 0fdbc3f2e9
1 changed files with 9 additions and 3 deletions

@ -1,6 +1,12 @@
##### Qt5 Debug Builds
### Qt5
Debug Builds
> `qtbase_CONFIGURE_OPTS=[-release | -debug-and-release | -debug]`
Toolchains with C++11 features (i.e. `*-w64-mingw32.static.posix`)
> `qtbase_CONFIGURE_OPTS='-no-sql-psql -no-sql-mysql'`
##### Win32 Secure API
> `mingw-w64-headers_CONFIGURE_OPTS=--enable-secure-api`
Windows XP Support
> `qtbase_CONFIGURE_OPTS='-no-sql-mysql'`
### Win32 Secure API
> `mingw-w64-headers_CONFIGURE_OPTS=--enable-secure-api`