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

r587@mac-90108: laurentgarnier | 2007-06-07 17:22:03 +0200
on avance

File:
1 edited

Legend:

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

    r493 r494  
    33# GNUmakefile for interfaces/basic library.  John Allison, 6/7/98.
    44
    5 ifdef G4UI_USE_QT
     5#ifdef G4UI_USE_QT
    66# This is not  good solution, we have to 'make' twice, but it works...
    7 moc :
    8         @$(MOC) -DG4UI_USE_QT include/G4UIQt.hh -o src/G4UIQt_moc.cc
    9 endif
     7#moc :
     8#       @$(MOC) -DG4UI_USE_QT include/G4UIQt.hh -o src/G4UIQt_moc.cc
     9#endif
    1010
    1111name := G4UIbasic
Note: See TracChangeset for help on using the changeset viewer.