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

fix remove OGL problem on windows

Location:
trunk/source/interfaces/common
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/interfaces/common/GNUmakefile

    r1349 r1354  
    1717
    1818# NO need OGL, then reset OGLGLAGS
    19 OGLFLAGS = ""
    20 OGLLIBS  = ""
     19OGLFLAGS =
     20OGLLIBS  =
    2121
    2222CPPFLAGS += -I$(G4BASE)/global/management/include
  • trunk/source/interfaces/common/GNUmakefile~

    r1350 r1354  
    1 # $Id: GNUmakefile,v 1.5 2010/01/06 14:08:20 lgarnier Exp $
     1# $Id: GNUmakefile,v 1.6 2010/12/23 14:09:53 lgarnier Exp $
    22# -------------------------------------------------------------
    33# GNUmakefile for interfaces/common library.  John Allison, 6/7/98.
     
    1313
    1414include $(G4INSTALL)/config/architecture.gmk
    15 #include $(G4INSTALL)/config/G4VIS_BUILD.gmk
    1615include $(G4INSTALL)/config/G4UI_BUILD.gmk
    1716include $(G4INSTALL)/config/interactivity.gmk
Note: See TracChangeset for help on using the changeset viewer.