configure
branchRCL_3
changeset 7 3f74d0d4af4c
parent 5 d3bac044e0f0
child 13 c0432d11811c
equal deleted inserted replaced
6:dee5afe5301f 7:3f74d0d4af4c
  3394  *  -release ........... Compile and link Qt with debugging turned off.
  3394  *  -release ........... Compile and link Qt with debugging turned off.
  3395     -debug ............. Compile and link Qt with debugging turned on.
  3395     -debug ............. Compile and link Qt with debugging turned on.
  3396     -debug-and-release . Compile and link two versions of Qt, with and without
  3396     -debug-and-release . Compile and link two versions of Qt, with and without
  3397                          debugging turned on (Mac only).
  3397                          debugging turned on (Mac only).
  3398 
  3398 
  3399     -developer-build.... Compile and link Qt with Qt developer options (including auto-tests exporting)
  3399     -developer-build ... Compile and link Qt with Qt developer options (including auto-tests exporting)
  3400 
  3400 
  3401     -opensource......... Compile and link the Open-Source Edition of Qt.
  3401     -opensource ........ Compile and link the Open-Source Edition of Qt.
  3402     -commercial......... Compile and link the Commercial Edition of Qt.
  3402     -commercial ........ Compile and link the Commercial Edition of Qt.
  3403 
  3403 
  3404 
  3404 
  3405  *  -shared ............ Create and use shared Qt libraries.
  3405  *  -shared ............ Create and use shared Qt libraries.
  3406     -static ............ Create and use static Qt libraries.
  3406     -static ............ Create and use static Qt libraries.
  3407 
  3407 
  3790  $FCGN  -no-fontconfig ..... Do not compile FontConfig (anti-aliased font) support.
  3790  $FCGN  -no-fontconfig ..... Do not compile FontConfig (anti-aliased font) support.
  3791  $FCGY  -fontconfig ........ Compile FontConfig support.
  3791  $FCGY  -fontconfig ........ Compile FontConfig support.
  3792                          Requires fontconfig/fontconfig.h, libfontconfig,
  3792                          Requires fontconfig/fontconfig.h, libfontconfig,
  3793                          freetype.h and libfreetype.
  3793                          freetype.h and libfreetype.
  3794 
  3794 
  3795  $XIN  -no-xinput.......... Do not compile Xinput support.
  3795  $XIN  -no-xinput ......... Do not compile Xinput support.
  3796  $XIY  -xinput ............ Compile Xinput support. This also enabled tablet support
  3796  $XIY  -xinput ............ Compile Xinput support. This also enabled tablet support
  3797                          which requires IRIX with wacom.h and libXi or
  3797                          which requires IRIX with wacom.h and libXi or
  3798                          XFree86 with X11/extensions/XInput.h and libXi.
  3798                          XFree86 with X11/extensions/XInput.h and libXi.
  3799 
  3799 
  3800  $XKN  -no-xkb ............ Do not compile XKB (X KeyBoard extension) support.
  3800  $XKN  -no-xkb ............ Do not compile XKB (X KeyBoard extension) support.