whatever small changes

This commit is contained in:
Brian LeRoux 2010-02-14 23:40:35 -08:00
parent cf70f7d4a7
commit bf01ba0aea
2 changed files with 3 additions and 2 deletions

View File

@ -42,5 +42,5 @@ Importing a PhoneGap/Android app into Eclipse
For more info see For more info see
----------------- -----------------
http://docs.phonegap.com - [http://docs.phonegap.com](http://docs.phonegap.com)
http://wiki.phonegap.com - [http://wiki.phonegap.com](http://wiki.phonegap.com)

View File

@ -1,5 +1,6 @@
#!/usr/bin/env ruby #!/usr/bin/env ruby
# ./droidgap /Users/brianleroux/Code/android-sdk-mac MyApp com.westcoastlogic example /Users/brianleroux/Desktop/MyApp
class Build class Build
attr_reader :android_sdk_path, :name, :pkg, :www, :path attr_reader :android_sdk_path, :name, :pkg, :www, :path