This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
fltk
Watch
1
Star
0
Fork
0
You've already forked fltk
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fltk
/
ide
/
AndroidStudio3
/
settings.gradle
5 lines
81 B
Groovy
Raw
Normal View
History
Unescape
Escape
Commiting Android sample project structure git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12694 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-03-02 16:30:45 +00:00
include
':app'
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
include
':FLTK'
project
(
':FLTK'
)
.
projectDir
=
new
File
(
'../../'
)
Reference in New Issue
Copy Permalink