Move waf into third_party/.
[bbaumbach/samba-autobuild/.git] / third_party / waf / wafadmin / Tools / qt4.py
similarity index 99%
rename from buildtools/wafadmin/Tools/qt4.py
rename to third_party/waf/wafadmin/Tools/qt4.py
index 84d121a844f16439ed8c691c01e851efe371323c..7d2cad7d9c1836e66de716ace0307bbcc548e0bc 100644 (file)
@@ -502,4 +502,3 @@ def set_options(opt):
                opt.add_option('--no-qt4-framework', action="store_false", help='do not use the framework version of Qt4 in OS X', dest='use_qt4_osxframework',default=True)
 
        opt.add_option('--translate', action="store_true", help="collect translation strings", dest="trans_qt4", default=False)
-