add ext libs submodule

This commit is contained in:
Hannes Janetzek 2013-11-25 18:05:55 +01:00
parent b9b1830451
commit bb02b5d461
4 changed files with 5 additions and 1 deletions

1
.gitignore vendored
View File

@ -19,7 +19,6 @@ target/
/vtm-gdx-ios/
/vtm-spatialite/
/vtm-spatialite-android/
/vtm-ext-libs/
/vtm-examples/
/vtm-osmscout/
/vtm-stuff/

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "vtm-ext-libs"]
path = vtm-ext-libs
url = https://github.com/hjanetzek/vtm-ext-libs.git

View File

@ -15,6 +15,7 @@ http://www.opensciencemap.org
- Backends for Android, Desktop and HTML5/WebGL (through libgdx and GWT)
### Notes
- checkout required libraries with 'git submodule init && git submodule update'
- To set up your own tile server for .vtm tiles see https://github.com/opensciencemap/TileStache/tree/master/TileStache/OSciMap4
- Almost everything is still in early/experimental stage and subject for being rewritten
- pull requests welcome :)

1
vtm-ext-libs Submodule

@ -0,0 +1 @@
Subproject commit 9fb9cf2dfe41815843d0eeae23fdebe64cf6431d