]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Added EDEFINE with the flags from Geant4
authoriglez2 <iglez2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 27 Mar 2002 10:49:57 +0000 (10:49 +0000)
committeriglez2 <iglez2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 27 Mar 2002 10:49:57 +0000 (10:49 +0000)
TGeant4/libTGeant4.pkg

index c8d6fe9cbfa7c5789ee1e8ae1634aca2a3f68220..272739d78eaa37de3eda6ad01c7567426114c715 100644 (file)
@@ -68,8 +68,18 @@ SRCS:=TG4Editor.cxx \
 
 HDRS:=$(SRCS:.cxx=.h)
 
+DHDR:= TGeant4LinkDef.h
+
+EINCLUDE:=$(G4INSTALL)/include $(CLHEP_BASE_DIR)/include
+
 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
+EDEFINE:=$(CPPFLAGS)
+
+CINTHDRS:= TGeant4/TGeant4.h TGeant4/TG4VRunConfiguration.h \
+          TGeant4/TG4Editor.h TGeant4/TG4MainFrame.h \
+          TGeant4/TG4GeometryGUI.h TGeant4/TG4GuiVolume.h \
+          TGeant4/TG4MaterialsFrames.h TGeant4/TG4VolumesFrames.h \
+          TGeant4/TG4ListTreeFrame.h