Ignore:
Timestamp:
Feb 18, 2008, 6:03:14 PM (17 years ago)
Author:
garnier
Message:

ameliorations pour les MOC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/geant4/config/sys/Darwin-g++.gmk

    r689 r726  
    5252  ifndef QTFLAGS
    5353    QTFLAGS   := -I$(QTHOME)/include/Qt -I$(QTHOME)/include
    54     MOC       := $(QTHOME)/bin/moc
     54  endif
     55  ifndef QTMOC
     56    QTMOC       := $(QTHOME)/bin/moc
    5557  endif
    5658  ifndef QTLIBS
Note: See TracChangeset for help on using the changeset viewer.