#define PRAGMA_PATH "%EXE_DIR%\scripts";
will add files from your GStudio7 folder (or 6 or 8)

#define PRAGMA_PATH "scripts"
will add files from your current folder the initial .c file is running from

Though when placing models in WED, it creates the model to the same directory as the running .wmp file