Ignore:
Timestamp:
Dec 22, 2010, 3:52:27 PM (14 years ago)
Author:
garnier
Message:

geant4 tag 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/geometry/volumes/GNUmakefile

    r831 r1347  
    1 # $Id: GNUmakefile,v 1.7 2004/06/11 14:17:19 gcosmo Exp $
     1# $Id: GNUmakefile,v 1.10 2010/12/15 17:05:05 gcosmo Exp $
    22# --------------------------------------------------------------------
    33# GNUmakefile for geometry/volumes library.  Gabriele Cosmo, 16/11/96.
     
    1212include $(G4INSTALL)/config/architecture.gmk
    1313
     14ifdef G4LIB_BUILD_DLL
     15  CPPFLAGS += -DG4LIB_BUILD_DLL
     16endif
    1417CPPFLAGS += -DG4GEOM_ALLOC_EXPORT
    1518CPPFLAGS += -I$(G4BASE)/graphics_reps/include \
Note: See TracChangeset for help on using the changeset viewer.