OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qmake
(Results
1 - 5
of
5
) sorted by null
/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/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
[
all
...]
Completed in 54 milliseconds