annotate mini/test1/build.bat @ 406:778ef7374fb5

Fixes for 64 bit. Now all examples compile with gdc 64 bit
author Eldar Insafutdinov
date Fri, 18 Mar 2011 00:30:48 +0000
parents a032df77b6ab
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
361
beaf4a2974d7 Autogeneration of QMetaType. First attempts at fixing qRegisterMetaType etc
Max Samukha <maxter@maxter.com>
parents: 1
diff changeset
1 set LIB=E:\d-projects\qtd-trunk\output\build\lib
372
a032df77b6ab Simple debug helper. Unittests. Meta-object for polymorphic non-QObjects
Max Samukha <maxter@spambox.com>
parents: 362
diff changeset
2 dmd main.d -debug -debug=QtdDebug -unittest -version=QtdUnittest ..\..\output\build\lib\qtdcore.lib -I../../d2 -I../../output/build