Changeset 1348 for trunk/source/visualization/Tree/GNUmakefile
- Timestamp:
- Jan 5, 2011, 12:19:12 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/visualization/Tree/GNUmakefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/visualization/Tree/GNUmakefile
r834 r1348 1 # $Id: GNUmakefile,v 1. 6 2006/11/05 20:45:45 allisonExp $1 # $Id: GNUmakefile,v 1.7 2011/01/03 14:55:59 lgarnier Exp $ 2 2 3 3 name := G4Tree … … 17 17 include $(G4INSTALL)/config/G4VIS_BUILD.gmk 18 18 include $(G4INSTALL)/config/interactivity.gmk 19 20 # NO need OGL, then reset OGLGLAGS 21 OGLFLAGS = "" 22 OGLLIBS = "" 23 # NO need QT, then reset QTGLAGS 24 QTFLAGS = "" 25 QTLIBS = "" 26 GLQTLIBS = "" 19 27 20 28 CPPFLAGS += -I$(G4BASE)/visualization/management/include
Note:
See TracChangeset
for help on using the changeset viewer.
