Changeset 1354 for trunk/source/interfaces/common
- Timestamp:
- Jan 7, 2011, 12:24:48 PM (15 years ago)
- Location:
- trunk/source/interfaces/common
- Files:
-
- 2 edited
-
GNUmakefile (modified) (1 diff)
-
GNUmakefile~ (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/interfaces/common/GNUmakefile
r1349 r1354 17 17 18 18 # NO need OGL, then reset OGLGLAGS 19 OGLFLAGS = ""20 OGLLIBS = ""19 OGLFLAGS = 20 OGLLIBS = 21 21 22 22 CPPFLAGS += -I$(G4BASE)/global/management/include -
trunk/source/interfaces/common/GNUmakefile~
r1350 r1354 1 # $Id: GNUmakefile,v 1. 5 2010/01/06 14:08:20lgarnier Exp $1 # $Id: GNUmakefile,v 1.6 2010/12/23 14:09:53 lgarnier Exp $ 2 2 # ------------------------------------------------------------- 3 3 # GNUmakefile for interfaces/common library. John Allison, 6/7/98. … … 13 13 14 14 include $(G4INSTALL)/config/architecture.gmk 15 #include $(G4INSTALL)/config/G4VIS_BUILD.gmk16 15 include $(G4INSTALL)/config/G4UI_BUILD.gmk 17 16 include $(G4INSTALL)/config/interactivity.gmk
Note:
See TracChangeset
for help on using the changeset viewer.
