Updated Poject properties
updated ignore list Change-Id: Iaf23a2a6a92345c2f51d84a2160eb1cc71fe3ae6 Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2
IOIOTruck/.gitignore
vendored
Normal file
2
IOIOTruck/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
/gen
|
||||||
|
/bin
|
||||||
@@ -51,6 +51,9 @@
|
|||||||
|
|
||||||
<activity android:name="CameraActivity" >
|
<activity android:name="CameraActivity" >
|
||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
|
<service android:name="android.inputmethodservice.InputMethodService" >
|
||||||
|
</service>
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
</manifest>
|
</manifest>
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
# Project target.
|
# Project target.
|
||||||
target=Google Inc.:Google APIs:15
|
target=Google Inc.:Google APIs:15
|
||||||
android.library.reference.3=../../../workspace/LocationLib
|
android.library.reference.3=../../location_library/LocationLib
|
||||||
android.library.reference.4=../../ioiolib/IOIOLib
|
android.library.reference.1=../../ioiolib/IOIOLib
|
||||||
android.library.reference.1=../../../workspace/ExceptionHandlerLib
|
android.library.reference.2=../../exception_handler_library/ExceptionHandlerLib
|
||||||
android.library.reference.2=../../../workspace/Joystick
|
android.library.reference.4=../../../workspace/Joystick
|
||||||
|
|||||||
Reference in New Issue
Block a user