2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-01-16 08:38:10 +03:00
rehlds/settings.gradle

7 lines
177 B
Groovy
Raw Permalink Normal View History

2015-05-04 22:25:41 +04:00
rootProject.name = 'rehlds'
include 'dep/cppunitlite'
include 'dep/bzip2'
include 'rehlds'
include 'rehlds/dedicated'
2015-05-17 15:30:30 +04:00
include 'flightrec/decoder_api', 'flightrec/decoder'