Ignore:
Timestamp:
Jan 8, 2010, 11:56:51 AM (16 years ago)
Author:
garnier
Message:

update geant4.9.3 tag

Location:
trunk/source/visualization/OpenInventor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/OpenInventor/GNUmakefile

    r1051 r1228  
    1 # $Id: GNUmakefile,v 1.9 2009/02/16 15:31:05 lgarnier Exp $
     1# $Id: GNUmakefile,v 1.10 2009/11/17 11:33:18 gcosmo Exp $
    22
    33name := G4OpenInventor
     
    77endif
    88
    9 # For debug mode
    10 CPPFLAGS += -DG4DEBUG_VIS_OI
    11 
    12 GLOBLIBS  = libG4vis_management.lib libG4modeling.lib
    13 GLOBLIBS += libG4interfaces.lib libG4run.lib libG4event.lib
     9GLOBLIBS  = libG4vis_management.lib libG4modeling.lib libG4gl2ps.lib
     10GLOBLIBS += libG4zlib.lib libG4interfaces.lib libG4run.lib libG4event.lib
    1411GLOBLIBS += libG4tracking.lib libG4processes.lib libG4digits_hits.lib
    1512GLOBLIBS += libG4track.lib libG4particles.lib libG4geometry.lib
     
    3734CPPFLAGS += -I$(G4BASE)/digits_hits/hits/include
    3835
    39 INTYLIBS += -L$(G4LIBDIR) -lG4gl2ps
    40 
    4136include $(G4INSTALL)/config/common.gmk
    4237
  • trunk/source/visualization/OpenInventor/History

    r1196 r1228  
    1 $Id: History,v 1.102 2009/09/29 21:23:36 allison Exp $
     1$Id: History,v 1.104 2009/11/17 17:47:49 allison Exp $
    22-------------------------------------------------------------------
    33
     
    2020History file for visualization/OpenInventor
    2121-------------------------------------------
     22
     2317th November 2009  John Allison  (openinventor-V09-02-03)
     24- Tagged for vis tag.
     25
     2617th November 2009  Gabriele Cosmo
     27- Fixed GNUmakefile.  Fixes build problem with gl2ps on Windows.
    2228
    232929 September 2009  John Allison  (openinventor-V09-02-02)
Note: See TracChangeset for help on using the changeset viewer.