openfoam/wmake/rules/General/moc

5 lines
135 B
Plaintext

SUFFIXES += .qt
qttoo = $(WM_SCHEDULER) $(QTDIR)/bin/moc -f $< -o $(@D)/$(<F).C $(AND) \
$(CC) $(c++FLAGS) -c $(@D)/$(<F).C -o $@