diff --git a/harbour/makefile.b32 b/harbour/makefile.b32 index f5b8da18f2..c2bbbb44b4 100644 --- a/harbour/makefile.b32 +++ b/harbour/makefile.b32 @@ -11,7 +11,7 @@ BCC_OPT = -O2 -DHARBOUR_USE_WIN_GTAPI !endif -INCLUDE_DIR = include;source\compiler;source\vm +INCLUDE_DIR = include;source\compiler;source\vm;obj\b32 COMPILER_DIR = source\compiler COMMON_DIR = source\common PP_DIR = source\pp