X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=a8d1c836e46243edd01b79e3bcdbde3e0d5177c0;hb=f72f139d4fdf5da305b22f8a3c44d57d95534c75;hp=3d7dfb1c86a4d8c470c50ab7e280bf1711692b32;hpb=1eda7ee52765a1ddcbed31ff058914c18817e548;p=tools%2Fhxx2salome.git diff --git a/src/Makefile.am b/src/Makefile.am index 3d7dfb1..a8d1c83 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS = ghxx2salome -AM_CPPFLAGS = -I ${QTDIR}/include -DBINDIR="\"${bindir}\"" +AM_CPPFLAGS = @QT_MT_INCLUDES@ -DBINDIR="\"${bindir}\"" LDADD = -L${QTDIR}/lib${LIB_LOCATION_SUFFIX} -lqt-mt CLEANFILES = hxx2salome_moc.cpp hxx2salome.h hxx2salome.cpp