The SDK now contains 32 and 64 bit version of SWT. DDMS and Traceview use the archquery java app to check the architecture of the VM to decide which version of SWT should be used to run the apps.
18 lines
833 B
Plaintext
18 lines
833 B
Plaintext
# Copyright 2007 The Android Open Source Project
|
|
#
|
|
|
|
# swt
|
|
prebuilt/darwin-x86/swt/swt.jar tools/lib/x86/swt.jar
|
|
|
|
|
|
# JetCreator (only available on mac/windows)
|
|
external/sonivox/jet_tools/JetCreator tools/Jet/JetCreator
|
|
prebuilt/darwin-x86/jetcreator/libEASLIb.dylib tools/Jet/JetCreator/libEASLIb.dylib
|
|
external/sonivox/jet_tools/JetCreator_content tools/Jet/demo_content
|
|
external/sonivox/jet_tools/logic_templates tools/Jet/logic_templates
|
|
|
|
external/sonivox/docs/JET_Authoring_Guidelines.html docs/JetCreator/JET_Authoring_Guidelines.html
|
|
external/sonivox/docs/JET_Authoring_Guidelines_files docs/JetCreator/JET_Authoring_Guidelines_files
|
|
external/sonivox/docs/JET_Creator_User_Manual.html docs/JetCreator/JET_Creator_User_Manual.html
|
|
external/sonivox/docs/JET_Creator_User_Manual_files docs/JetCreator/JET_Creator_User_Manual_files
|