You define paths not with "#define path". That would just define a token named "path". You can define paths either under "Presets" in WED, or with a PATH statement in a .wdl project file - just look in the manual.

http://manual.3dgamestudio.net/apath.htm

add_folder would work also, but that's for the experts only.