aBothe / Mono-D

D Add-In for MonoDevelop
http://wiki.dlang.org/Mono-D
Other
113 stars 26 forks source link

Run Unittest does not use project flags #550

Closed foerdi closed 9 years ago

foerdi commented 9 years ago

Hi,

The Unittest Run does not use the compiler or linker flags to compile/run. I have a -J flag in my build configuration at the 'Extra Compiler Options' but this is not in the execute command.

Starting Unit Tests rdmd -unittest -main "-L-L/path/to/libs" "-I/path/to/includes" "/path/to/file.d

Thx

PS: sorry for my english

aBothe commented 9 years ago

ich werd dann ein extra flag '$compilerflags' einbauen