annotate examples/desktop/systray/build.bat @ 391:4d17d96480db

Fixed generation of size policies ? QSizePolicy is a class.
author David Nadlinger <code@klickverbot.at>
date Fri, 27 Aug 2010 15:06:38 +0200
parents b02b18956bc3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
123
b02b18956bc3 build fixes
mandel
parents: 120
diff changeset
1 ../../../tools/drcc/drcc systray.qrc > qrc_systray.d
b02b18956bc3 build fixes
mandel
parents: 120
diff changeset
2 dmd main.d window.d qrc_systray.d libqtdcore.lib libqtdgui.lib -I../../../ -I../../../qt/d1 -ofsystray