~durga/maus/rel709

« back to all changes in this revision

Viewing changes to src/map/MapCppEMRMCDigitization/sconscript

  • Committer: Adam Dobbs
  • Date: 2014-12-11 13:26:05 UTC
  • mfrom: (659.1.96 release-candidate)
  • Revision ID: phuccj@gmail.com-20141211132605-6g6j2927elggi2q6
Tags: MAUS-v0.9.2
MAUS-v0.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
require_root = True
 
2
require_g4 = True
 
3
 
 
4
#get environment and project
 
5
Import('env', 'project')
 
6
localenv = env.Clone()
 
7
 
 
8
env.jDev.build_project(localenv, project)