Ignore:
Timestamp:
Jun 8, 2007, 4:43:30 PM (17 years ago)
Author:
garnier
Message:

r583@mac-90108: laurentgarnier | 2007-06-07 12:23:33 +0200
ca compile avec les moc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/geant4/interfaces/basic/GNUmakefile

    r476 r490  
    1616CPPFLAGS += -I$(G4BASE)/interfaces/common/include
    1717CPPFLAGS += -I$(G4BASE)/intercoms/include
    18 
     18ifdef G4UI_USE_QT
     19  all := `/usr/local/Qt/4.2.2/bin/moc -DG4UI_USE_QT include/G4UIQt.hh -o src/G4UIQt_moc.cc`
     20endif
    1921include $(G4INSTALL)/config/common.gmk
Note: See TracChangeset for help on using the changeset viewer.