Ignore:
Timestamp:
Apr 21, 2008, 11:30:16 AM (16 years ago)
Author:
garnier
Message:

r792@wl-72126: garnier | 2008-04-17 18:09:44 +0200
modif pour test sur un dossier moc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/geant4/visualization/OpenGL/GNUmakefile

    r776 r777  
    66  G4INSTALL = ../../..
    77endif
     8
     9
     10# Definition of macro for moc files (for Qt use only)
     11MOC_MACRO = -DG4VIS_BUILD_OPENGLQT_DRIVER
    812
    913GLOBLIBS  = libG4vis_management.lib libG4modeling.lib
     
    3135CPPFLAGS += -I$(G4BASE)/digits_hits/hits/include
    3236
     37include $(G4INSTALL)/config/moc.gmk
    3338include $(G4INSTALL)/config/common.gmk
Note: See TracChangeset for help on using the changeset viewer.