diff options
| author | Bananeweizen <bananeweizen@gmx.de> | 2013-06-09 07:28:09 +0200 |
|---|---|---|
| committer | Bananeweizen <bananeweizen@gmx.de> | 2013-06-09 07:28:09 +0200 |
| commit | 52681d8ab984caaa95db03076b6e369f7033bb36 (patch) | |
| tree | 0224e0fc78a10eb0359511a40201710a2642c319 /main/.factorypath | |
| parent | 75ef80dc91bea395f7c7d089d8ca16b83d93e01f (diff) | |
| download | cgeo-52681d8ab984caaa95db03076b6e369f7033bb36.zip cgeo-52681d8ab984caaa95db03076b6e369f7033bb36.tar.gz cgeo-52681d8ab984caaa95db03076b6e369f7033bb36.tar.bz2 | |
#2866: Use Android Annotations to implement standard patterns
Diffstat (limited to 'main/.factorypath')
| -rw-r--r-- | main/.factorypath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/.factorypath b/main/.factorypath index d54f9b4..62efc08 100644 --- a/main/.factorypath +++ b/main/.factorypath @@ -1,3 +1,4 @@ <factorypath> <factorypathentry kind="WKSPJAR" id="/cgeo/libs/butterknife-1.3.2.jar" enabled="true" runInBatchMode="false"/> + <factorypathentry kind="WKSPJAR" id="/cgeo/compile-libs/androidannotations-2.7.1.jar" enabled="true" runInBatchMode="false"/> </factorypath> |
