~christopher-hunt08/maus/maus_integrated_kalman

« back to all changes in this revision

Viewing changes to bin/examples/load_root_file_cpp/Makefile

  • Committer: Christopher Hunt
  • Date: 2015-06-18 14:48:59 UTC
  • mfrom: (697.69.1 merge)
  • mto: (697.69.2 merge_hunt)
  • mto: This revision was merged to the branch mainline in revision 708.
  • Revision ID: christopher.hunt08@imperial.ac.uk-20150618144859-rki5ma1lv8722w41
Merged in latest trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
                              -I${MAUS_ROOT_DIR}/src/common_cpp \
7
7
                              -I${MAUS_ROOT_DIR}/src/legacy \
8
8
                              -I${MAUS_THIRD_PARTY}/third_party/install/include \
 
9
                              -I${MAUS_THIRD_PARTY}/third_party/install/include/root \
9
10
                              -I${ROOTSYS}/include \
10
11
                              -L${MAUS_ROOT_DIR}/build/ \
11
12
                              `root-config --ldflags` \