annotate examples/desktop/systray/build.bat @ 282:256ab6cb8e85

Signals look-up andNew syntax for connect. The old one will not work from now on. This will allow for the signals overload. Although changes are done for both D1 and D2 versions, D1 won't work because of compiler bugs. I am tired of waiting for fixes.
author eldar
date Fri, 16 Oct 2009 02:43:59 +0000
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