Update of /cvsroot/kde-cygwin/qt-3/tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6831/tools
Modified Files:
Tag: QT_WIN32_3_3_BRANCH
tools.pro
Log Message:
reapply patches which were lost during my not so good update to 3.3.5
Index: tools.pro
===================================================================
RCS file: /cvsroot/kde-cygwin/qt-3/tools/tools.pro,v
retrieving revision 1.1.1.9
retrieving revision 1.1.1.10
diff -u -r1.1.1.9 -r1.1.1.10
--- tools.pro 22 Sep 2005 12:57:34 -0000 1.1.1.9
+++ tools.pro 30 Sep 2005 16:58:51 -0000 1.1.1.10
@@ -7,6 +7,7 @@
assistant \
linguist
unix:SUBDIRS += qtconfig
+ win32:SUBDIRS += qtconfig
}
CONFIG+=ordered
|