Changeset 921 for trunk/source/visualization/GNUmakefile
- Timestamp:
- Feb 16, 2009, 10:14:30 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/source/visualization/GNUmakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/visualization/GNUmakefile
r919 r921 43 43 44 44 ifdef G4VIS_BUILD_OPENGL_DRIVER 45 SUBDIRS += externals/gl2ps 45 46 SUBDIRS += OpenGL 46 47 SUBLIBS += G4OpenGL 47 SUBDIRS += externals/gl2ps48 SUBLIBS += G4gl2ps49 48 endif 50 49 ifdef G4VIS_BUILD_OI_DRIVER 50 SUBDIRS += externals/gl2ps 51 51 SUBDIRS += OpenInventor 52 52 SUBLIBS += G4OpenInventor 53 SUBDIRS += externals/gl2ps54 SUBLIBS += G4gl2ps55 53 endif 56 54 endif #G4VIS_BUILD
Note:
See TracChangeset
for help on using the changeset viewer.
