Changeset 34 in flair-dev for trunk/scripts
- Timestamp:
- Sep 28, 2016, 8:40:33 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/flair_compile_all.sh
r27 r34 104 104 done 105 105 106 for projects in CircleFollower SimpleFleet ; do106 for projects in CircleFollower SimpleFleet Gps; do 107 107 compile_uav_and_simulator_demo $FLAIR_ROOT/flair-src/demos $projects 108 108 done
Note:
See TracChangeset
for help on using the changeset viewer.