diff mini/test1/build @ 368:185df9220ea7

Fixed startsWith. Implemented meta-object members as ranges. Freed QMetaObject from stuff that belongs to MetaClass
author Max Samukha <maxter@maxter.com>
date Mon, 28 Jun 2010 21:29:32 +0300
parents 7dd099050621
children a032df77b6ab
line wrap: on
line diff
--- a/mini/test1/build	Thu Jun 24 13:47:30 2010 +0300
+++ b/mini/test1/build	Mon Jun 28 21:29:32 2010 +0300
@@ -1,3 +1,4 @@
 #! /bin/bash
 
-dmd main.d -L-L../../lib -L-lqtdcore -I../../ -I../../qt/d2 -L-lQtCore
\ No newline at end of file
+dmd main.d -L-L/home/maxter/qtsdk-2010.02/qt/lib -L-L../../output-linux/build/lib -L-lqtdcore -I../../output-linux/build/ -I../../d2 -L-lQtCore
+