fltk/ide/AndroidStudio3/settings.gradle
Matthias Melcher 70e629b05d Android: finally taught AndroidStudio where the SVN root directory is
located. No more SVN from the command line.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12732 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-03-10 17:35:00 +00:00

5 lines
81 B
Groovy

include ':app'
include ':FLTK'
project(':FLTK').projectDir = new File('../../')