larsiusprime / SteamWrap

Haxe native extension for the Steam API
MIT License
106 stars 44 forks source link

Space between `-D flag` #1

Closed markknol closed 8 years ago

markknol commented 8 years ago

Probably works without it, but looks weird.

larsiusprime commented 8 years ago

actually -- are you sure? I just did a test and lime test windows -Dsteam works but lime test windows -D steam does not.

markknol commented 8 years ago

In normal Haxe compilation it should be the case. http://haxe.org/manual/lf-condition-compilation.html

But maybe in lime this is not the case, then you should revert this.

larsiusprime commented 8 years ago

Yeah, looks like it's a lime thing.