ソースを参照

starpu-top: fix qtw embed compilation

Nathalie Furmento 13 年 前
コミット
2e52e650ec
共有2 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 1 0
      configure.ac
  2. 1 0
      starpu-top/StarPU-Top-qwt-embed.pri

+ 1 - 0
configure.ac

@@ -1599,6 +1599,7 @@ AC_OUTPUT([
 	doc/Makefile
 	mpi/Makefile
 	starpu-top/StarPU-Top.pro
+	starpu-top/StarPU-Top-qwt-embed.pri
 	starpu-top/StarPU-Top-qwt-system.pri
         gcc-plugin/Makefile
 	gcc-plugin/src/Makefile

+ 1 - 0
starpu-top/StarPU-Top-qwt-embed.pri

@@ -1,3 +1,4 @@
+SRCDIR=@srcdir@
 SOURCES += \
     $$SRCDIR/qwt/qwt_thermo.cpp \
     $$SRCDIR/qwt/qwt_math.cpp \