Import Geant4 6.2.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: GNUmakefile,v 1.3 2003/10/03 14:34:52 gcosmo Exp $
|
||||
# $Id: GNUmakefile,v 1.4 2004/06/01 15:37:23 gcosmo Exp $
|
||||
# ---------------------------------------------------------------
|
||||
# GNUmakefile for parameterisations library. G.Cosmo, 14/11/2000
|
||||
# ---------------------------------------------------------------
|
||||
@@ -9,6 +9,10 @@ ifndef G4INSTALL
|
||||
G4INSTALL = ../..
|
||||
endif
|
||||
|
||||
GLOBLIBS = libG4processes.lib libG4digits_hits.lib libG4track.lib
|
||||
GLOBLIBS += libG4particles.lib libG4geometry.lib libG4materials.lib
|
||||
GLOBLIBS += libG4graphics_reps.lib libG4intercoms.lib libG4global.lib
|
||||
|
||||
include $(G4INSTALL)/config/architecture.gmk
|
||||
|
||||
CPPFLAGS += -I$(G4BASE)/global/management/include \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$Id: History,v 1.9 2003/10/03 14:35:32 gcosmo Exp $
|
||||
$Id: History,v 1.10 2004/06/07 13:36:16 gcosmo Exp $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -17,6 +17,9 @@ committal in the CVS repository !
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
Jun 7th, 2004 G.Cosmo (parmodels-V06-01-00)
|
||||
- GNUmakefile: added definition of GLOBLIBS for DLLs support on Windows.
|
||||
|
||||
Oct 4th, 2003 G.Cosmo (parmodels-V05-02-01)
|
||||
---------------------
|
||||
- GNUmakefile:
|
||||
|
||||
Reference in New Issue
Block a user