Skip to content
Snippets Groups Projects

update project name

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
rootProject.name = 'nshmp-netcdf.code'
rootProject.name = 'nshmp-netcdf'
include ':nshmp-lib'
project(':nshmp-lib').projectDir = new File(settingsDir, '../nshmp-lib')
Loading