comparison dsss.conf @ 20:6255d355d752

Made it compile with dmd 1.056
author Jacob Carlborg <doob@me.com>
date Wed, 03 Feb 2010 18:28:01 +0100
parents ae08a08f44d3
children 6b688d8f62c5
comparison
equal deleted inserted replaced
19:ae08a08f44d3 20:6255d355d752
1 [dstep] 1 [main.d]
2 #target=cocoa-d-test 2 #target=cocoa-d-test
3 3
4 version (GNU){ 4 version (GNU){
5 buildflags += -framework Foundation -framework ApplicationServices -framework CoreFoundation -framework CoreServices -framework DiskArbitration -framework Security -framework QuartzCore -framework QTKit -framework AppKit 5 buildflags += -framework Foundation -framework ApplicationServices -framework CoreFoundation -framework CoreServices -framework DiskArbitration -framework Security -framework QuartzCore -framework QTKit -framework AppKit
6 } 6 }