From 59d60937a03c9bb57aec891ee55a8bf6b43ff144 Mon Sep 17 00:00:00 2001 From: Luiz Rafael Culik Date: Sun, 13 Feb 2000 01:09:01 +0000 Subject: [PATCH] See changelog 20000212 22:50 --- harbour/makefile.b32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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