view examples/itemviews/editabletreemodel/build.bat @ 157:7c3067c2b803

small issues
author mandel
date Tue, 16 Jun 2009 21:31:04 +0000
parents ea0861a37bf6
children
line wrap: on
line source

../../../tools/drcc/drcc editabletreemodel.qrc -o qrc_editabletreemodel.d
../../../tools/duic/duic mainwindow.ui -o ui_mainwindow.d
dmd main.d mainwindow.d treeitem.d treemodel.d ui_mainwindow.d qrc_editabletreemodel.d libqtdcore.lib libqtdgui.lib -I../../../