Blame SOURCES/qt-x11-free-3.3.3-qembed.patch

106311
--- qt-x11-free-3.3.3/tools/tools.pro.qembed	2004-06-08 10:05:03.000000000 +0200
106311
+++ qt-x11-free-3.3.3/tools/tools.pro	2004-08-11 15:47:35.393118498 +0200
106311
@@ -5,6 +5,7 @@
106311
     SUBDIRS		= assistant/lib \
106311
 		      designer \
106311
 		      assistant \
106311
+		      qembed \
106311
 		      linguist
106311
     unix:SUBDIRS	+= qtconfig
106311
 }
106311
--- qt-x11-free-3.3.3/tools/qembed/qembed.pro.qembed	2004-06-08 10:08:40.000000000 +0200
106311
+++ qt-x11-free-3.3.3/tools/qembed/qembed.pro	2004-08-11 15:51:12.008859486 +0200
106311
@@ -2,3 +2,7 @@
106311
 SOURCES = qembed.cpp
106311
 TARGET  = qembed
106311
 REQUIRES=full-config nocrosscompiler
106311
+DESTDIR = ../../bin
106311
+target.path=$$bins.path
106311
+INSTALLS += target
106311
+