HomeSort by relevance Sort by last modified time
    Searched refs:qmake (Results 1 - 9 of 9) sorted by null

  /external/wpa_supplicant/wpa_gui/
setup-mingw-cross-compiling 3 # qmake seems to be forcing include and lib paths from the original build
5 # directories in the Makefile.Release file after qmake run.
7 qmake -spec /q/jm/qt4-win/4.3.3/mkspecs/win32-g++ wpa_gui.pro -o Makefile
  /external/wpa_supplicant/wpa_gui-qt4/
setup-mingw-cross-compiling 3 # qmake seems to be forcing include and lib paths from the original build
5 # directories in the Makefile.Release file after qmake run.
7 qmake -spec /q/jm/qt4-win/4.0.0/mkspecs/win32-g++ wpa_gui.pro -o Makefile
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
setup-mingw-cross-compiling 3 # qmake seems to be forcing include and lib paths from the original build
5 # directories in the Makefile.Release file after qmake run.
7 qmake -spec /q/jm/qt4-win/4.0.0/mkspecs/win32-g++ wpa_gui.pro -o Makefile
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui/
setup-mingw-cross-compiling 3 # qmake seems to be forcing include and lib paths from the original build
5 # directories in the Makefile.Release file after qmake run.
7 qmake -spec /q/jm/qt4-win/4.0.0/mkspecs/win32-g++ wpa_gui.pro -o Makefile
  /external/webkit/Tools/Scripts/
build-webkit 308 # Take a sneek peek at the arguments, since we will need the qmake binary early
311 if (/^--qmake=(.*)/) {
369 --qmakearg=<arguments> Optional qmake flags (Qt only, e.g. --qmakearg="CONFIG+=webkit2" to build WebKit2)
webkitdirs.pm 65 my $qmakebin = "qmake"; # Allow override of the qmake binary from $PATH
711 die "ERROR: qmake missing but required to build WebKit.\n" if not commandExists($qmakebin);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
Makefile 1183 qmake -o wpa_gui/Makefile wpa_gui/wpa_gui.pro
1189 qmake -o wpa_gui-qt4/Makefile wpa_gui-qt4/wpa_gui.pro
  /external/wpa_supplicant_8/wpa_supplicant/
Makefile 1442 qmake -o wpa_gui/Makefile wpa_gui/wpa_gui.pro
1448 qmake -o wpa_gui-qt4/Makefile wpa_gui-qt4/wpa_gui.pro
    [all...]
  /external/wpa_supplicant/
Makefile 841 qmake -o wpa_gui/Makefile wpa_gui/wpa_gui.pro

Completed in 1442 milliseconds