Navigation Menu

Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
properly included the GooglePlayServices library
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesmadere committed Nov 10, 2013
1 parent 5385ca7 commit 7fcd3a1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions projects/android/classygames/classygames.iml
Expand Up @@ -26,6 +26,7 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="actionbarsherlock" />
<orderEntry type="module" module-name="facebook" />
<orderEntry type="module" module-name="googleplayservices" />
<orderEntry type="library" name="android-support-v4" level="project" />
<orderEntry type="library" name="google-admob-ads-sdk" level="project" />
<orderEntry type="library" name="google-play-services" level="project" />
Expand Down
3 changes: 1 addition & 2 deletions projects/android/classygames/project.properties
Expand Up @@ -15,5 +15,4 @@ android.library=false
target=Google Inc.:Google APIs:19
android.library.reference.1=../actionbarsherlock
android.library.reference.2=../facebook


android.library.reference.3=../googleplayservices
1 change: 1 addition & 0 deletions projects/android/googleplayservices/googleplayservices.iml
Expand Up @@ -4,6 +4,7 @@
<facet type="android" name="Android">
<configuration>
<option name="LIBRARY_PROJECT" value="true" />
<option name="UPDATE_PROPERTY_FILES" value="true" />
</configuration>
</facet>
</component>
Expand Down

0 comments on commit 7fcd3a1

Please sign in to comment.