aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-core/build.gradle
blob: 1e1061c5339c9b3d390cabbe15bc6ed50e0603b5 (plain)
1
2
3
4
5

description = 'Ardor 3D Core'
dependencies {
  compile project(':ardor3d-math')
}