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

ameliorations pour les MOC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/geant4/config/sys/WIN32-VC.gmk

    r689 r726  
    4040  ifndef QTFLAGS
    4141    QTFLAGS   := -I$(QTHOME)/include/Qt -I$(QTHOME)/include
    42     MOC       := $(QTHOME)/bin/moc
     42  endif
     43  ifndef QTMOC
     44    QTMOC       := $(QTHOME)/bin/moc
    4345  endif
    4446  ifndef QTLIBS
Note: See TracChangeset for help on using the changeset viewer.