Ignore:
Timestamp:
Jan 7, 2011, 12:24:48 PM (13 years ago)
Author:
garnier
Message:

fix remove OGL problem on windows

File:
1 edited

Legend:

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

    r1348 r1354  
    1919
    2020# NO need OGL, then reset OGLGLAGS
    21 OGLFLAGS = ""
    22 OGLLIBS  = ""
     21OGLFLAGS =
     22OGLLIBS  =
    2323# NO need QT, then reset QTGLAGS
    24 QTFLAGS = ""
    25 QTLIBS  = ""
    26 GLQTLIBS  = ""
     24QTFLAGS =
     25QTLIBS  =
     26GLQTLIBS  =
    2727
    2828CPPFLAGS += -I$(G4BASE)/visualization/management/include
Note: See TracChangeset for help on using the changeset viewer.