Ignore:
Timestamp:
Feb 16, 2009, 10:14:30 AM (17 years ago)
Author:
garnier
Message:

en test de gl2ps. Problemes de libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/GNUmakefile

    r919 r921  
    4343
    4444ifdef G4VIS_BUILD_OPENGL_DRIVER
     45  SUBDIRS += externals/gl2ps
    4546  SUBDIRS += OpenGL
    4647  SUBLIBS += G4OpenGL
    47   SUBDIRS += externals/gl2ps
    48   SUBLIBS += G4gl2ps
    4948endif
    5049ifdef G4VIS_BUILD_OI_DRIVER
     50  SUBDIRS += externals/gl2ps
    5151  SUBDIRS += OpenInventor
    5252  SUBLIBS += G4OpenInventor
    53   SUBDIRS += externals/gl2ps
    54   SUBLIBS += G4gl2ps
    5553endif
    5654endif #G4VIS_BUILD
Note: See TracChangeset for help on using the changeset viewer.