OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STLPORT50_FLAGS
(Results
1 - 3
of
3
) sorted by null
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/
Makefile
26
STLPORT50_FLAGS
= \
99
$(CXX) -o $@ $< -g $(
STLPORT50_FLAGS
) -lstlport
102
$(CXX) -o $@ $< -g $(
STLPORT50_FLAGS
) -lstlportstlg -D_STLP_DEBUG
/prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/test/
Makefile
26
STLPORT50_FLAGS
= \
99
$(CXX) -o $@ $< -g $(
STLPORT50_FLAGS
) -lstlport
102
$(CXX) -o $@ $< -g $(
STLPORT50_FLAGS
) -lstlportstlg -D_STLP_DEBUG
/prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/test/
Makefile
26
STLPORT50_FLAGS
= \
99
$(CXX) -o $@ $< -g $(
STLPORT50_FLAGS
) -lstlport
102
$(CXX) -o $@ $< -g $(
STLPORT50_FLAGS
) -lstlportstlg -D_STLP_DEBUG
Completed in 176 milliseconds