Hello,

is there a possibility to set the working dir for a Visual Studio project?

For the output dir this can be done with

DESTDIR = ../../../bin

but for the working dir?

thanks in advance

dego