changeset 220:0faa446a2579

dmd windows changed lib names
author eldar
date Tue, 14 Jul 2009 21:09:37 +0000
parents 1a98a547b4d5
children ca4040017dba
files examples/tutorials/tutorial/t1/build.bat
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/examples/tutorials/tutorial/t1/build.bat	Tue Jul 14 21:08:37 2009 +0000
+++ b/examples/tutorials/tutorial/t1/build.bat	Tue Jul 14 21:09:37 2009 +0000
@@ -1,1 +1,1 @@
-dmd main.d libqtdcore.lib libqtdgui.lib -I../../../../
\ No newline at end of file
+dmd main.d qtdcore.lib qtdgui.lib -I../../../../ -I../../../../qt/d2
\ No newline at end of file