view dsss.conf @ 132:a45406361e44

Fixed the Caret blinking
author Jacob Carlborg <doob@me.com>
date Sun, 22 Mar 2009 20:22:57 +0100
parents 38807a925e24
children 1a0129cab08e
line wrap: on
line source

[dwt]

version (GNU){
    buildflags += -Jres -framework Cocoa -framework Carbon
}

version (LDC){
    buildflags += -Jres -L-framework=Cocoa -L-framework=Carbon
}