diff examples/tutorials/addressbook/part1/build.bat @ 119:97650cedf5d7

add addressbook/part1 example
author mandel
date Fri, 05 Jun 2009 11:45:37 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/tutorials/addressbook/part1/build.bat	Fri Jun 05 11:45:37 2009 +0000
@@ -0,0 +1,1 @@
+dmd main.d addressbook.d libqtdcore.lib libqtdgui.lib -I../../../../ -ofaddressbook
\ No newline at end of file