comparison examples/itemviews/editabletreemodel/build.bat @ 153:ea0861a37bf6

add editabletreemodel, still buggy
author mandel
date Tue, 16 Jun 2009 00:51:38 +0000
parents
children
comparison
equal deleted inserted replaced
152:4d1c5d1d1bbf 153:ea0861a37bf6
1 ../../../tools/drcc/drcc editabletreemodel.qrc -o qrc_editabletreemodel.d
2 ../../../tools/duic/duic mainwindow.ui -o ui_mainwindow.d
3 dmd main.d mainwindow.d treeitem.d treemodel.d ui_mainwindow.d qrc_editabletreemodel.d libqtdcore.lib libqtdgui.lib -I../../../