comparison dsss.conf @ 18:b2693af5a569

Added IBAction
author Jacob Carlborg <doob@me.com>
date Fri, 15 Jan 2010 12:41:07 +0100
parents 19885b43130e
children ae08a08f44d3
comparison
equal deleted inserted replaced
17:c2fba45df857 18:b2693af5a569
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 }
10 } 10 }
11 11
12 version (DigitalMars) { 12 version (DigitalMars) {
13 buildflags += -L-framework -LFoundation -L-framework -LApplicationServices -L-framework -LCoreFoundation -L-framework -LCoreServices -L-framework -LDiskArbitration -L-framework -LSecurity -L-framework -LQuartzCore -L-framework -LQTKit -L-framework -LAppKit 13 buildflags += -L-framework -LFoundation -L-framework -LApplicationServices -L-framework -LCoreFoundation -L-framework -LCoreServices -L-framework -LDiskArbitration -L-framework -LSecurity -L-framework -LQuartzCore -L-framework -LQTKit -L-framework -LAppKit
14 } 14 }
15
16 #-L-dead_strip -L-x -L-S