]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Now it takes into account UI,VIS and interactivity settings in Geant4.
authoriglez2 <iglez2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 11 Mar 2002 15:10:09 +0000 (15:10 +0000)
committeriglez2 <iglez2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 11 Mar 2002 15:10:09 +0000 (15:10 +0000)
TGeant4/libTGeant4.pkg

index cc293d93339319d1587aecfdfc8d1596f2188017..c8d6fe9cbfa7c5789ee1e8ae1634aca2a3f68220 100644 (file)
@@ -68,4 +68,8 @@ SRCS:=TG4Editor.cxx \
 
 HDRS:=$(SRCS:.cxx=.h)
 
-EINCLUDE:=$(G4INSTALL)/include $(CLHEP_BASE_DIR)/include
\ No newline at end of file
+include $(G4INSTALL)/config/G4UI_USE.gmk
+include $(G4INSTALL)/config/G4VIS_USE.gmk
+include $(G4INSTALL)/config/interactivity.gmk
+
+EINCLUDE:=$(CPPFLAGS) $(G4INSTALL)/include $(CLHEP_BASE_DIR)/include
\ No newline at end of file