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/VRML/GNUmakefile

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