blob: d0ba9cac9df756f24284570c102e4c3daab6a37f (
plain)
1
2
3
4
5
|
[Environment32]
DFLAGS=-I%@P%/../usr/include/dmd/druntime/ -I%@P%/../usr/include/dmd/phobos/ -L-L%@P%/../lib/ -L--export-dynamic
[Environment64]
DFLAGS=-I%@P%/../usr/include/dmd/druntime/ -I%@P%/../usr/include/dmd/phobos/ -L-L%@P%/../lib/ -L--export-dynamic -fPIC
|