Import Geant4 9.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:46:55 +02:00
parent 89a9605df1
commit b1eb5424d2
10957 changed files with 888481 additions and 160139 deletions
+9 -1
View File
@@ -1,4 +1,4 @@
# $Id: GNUmakefile,v 1.6 2006/11/05 20:45:45 allison Exp $
# $Id: GNUmakefile,v 1.7 2011-01-03 14:55:59 lgarnier Exp $
name := G4Tree
@@ -17,6 +17,14 @@ include $(G4INSTALL)/config/architecture.gmk
include $(G4INSTALL)/config/G4VIS_BUILD.gmk
include $(G4INSTALL)/config/interactivity.gmk
# NO need OGL, then reset OGLGLAGS
OGLFLAGS =
OGLLIBS =
# NO need QT, then reset QTGLAGS
QTFLAGS =
QTLIBS =
GLQTLIBS =
CPPFLAGS += -I$(G4BASE)/visualization/management/include
CPPFLAGS += -I$(G4BASE)/visualization/modeling/include
CPPFLAGS += -I$(G4BASE)/global/management/include