comparison dsss.conf @ 19:ae08a08f44d3

Added IBOutlet
author Jacob Carlborg <doob@me.com>
date Sun, 17 Jan 2010 16:25:24 +0100
parents b2693af5a569
children 6255d355d752
comparison
equal deleted inserted replaced
18:b2693af5a569 19:ae08a08f44d3
1 [main.d] 1 [dstep]
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 }