diff examples/widgets/styles/build.bat @ 156:37cf6fd1ee85

add styles example, still buggs
author mandel
date Tue, 16 Jun 2009 21:28:16 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/widgets/styles/build.bat	Tue Jun 16 21:28:16 2009 +0000
@@ -0,0 +1,2 @@
+..\..\..\tools\drcc\drcc styles.qrc > qrc_styles.d
+dmd -I..\..\..\ main.d widgetgallery.d norwegianwoodstyle.d qrc_styles.d ..\..\..\lib\libqtdgui.lib ..\..\..\lib\libqtdcore.lib
\ No newline at end of file