OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COPY_LIBS
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/scripts/
create_hierarchyviewer_symlinks.sh
20
COPY_LIBS
="hierarchyviewerlib"
21
ALL_LIBS="$
COPY_LIBS
swtmenubar"
25
for LIB in $
COPY_LIBS
; do
create_ddms_symlinks.sh
23
COPY_LIBS
="ddmlib ddmuilib"
24
ALL_LIBS="$
COPY_LIBS
swtmenubar"
28
for LIB in $
COPY_LIBS
; do
Completed in 116 milliseconds