Ignore:
Timestamp:
Jan 5, 2011, 12:19:12 PM (13 years ago)
Author:
garnier
Message:

update

File:
1 edited

Legend:

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

    r1140 r1348  
    1 # $Id: GNUmakefile,v 1.6 2009/10/21 14:59:17 allison Exp $
     1# $Id: GNUmakefile,v 1.7 2011/01/03 14:32:22 lgarnier Exp $
    22
    33name := G4FR
     
    1818include $(G4INSTALL)/config/interactivity.gmk
    1919
     20# NO need OGL, then reset OGLGLAGS
     21OGLFLAGS = ""
     22OGLLIBS  = ""
     23# NO need QT, then reset QTGLAGS
     24QTFLAGS = ""
     25QTLIBS  = ""
     26GLQTLIBS  = ""
     27
    2028CPPFLAGS += -I$(G4BASE)/visualization/management/include
    2129CPPFLAGS += -I$(G4BASE)/visualization/modeling/include
Note: See TracChangeset for help on using the changeset viewer.