Delete not used plugins

This commit is contained in:
Victor Shcherb 2016-12-12 09:42:25 +01:00
parent 2fe0f931c5
commit b99cfc1127

View file

@ -1,8 +1,2 @@
include ':OsmAnd-java', ':OsmAndCore-sample', ':Osmand-Skimaps', ':Osmand-Nautical' include ':OsmAnd-java', ':OsmAndCore-sample'
include ':OsmAnd' include ':OsmAnd'
include ':plugins:OsmAnd-AddressPlugin'
include ':plugins:Osmand-ParkingPlugin'
include ':plugins:Osmand-Sherpafy'
include ':plugins:Osmand-SRTMPlugin'
project(':Osmand-Skimaps').projectDir = new File('plugins/Osmand-Skimaps')
project(':Osmand-Nautical').projectDir = new File('plugins/Osmand-Nautical')