From 64996585f3ee9c8f6b17a66ea2f4086a07b85e55 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Mon, 24 Jan 2005 08:04:59 +0000 Subject: [PATCH] hbverdsp.obj module added to makefile.nt --- harbour/makefile.nt | 1 + 1 file changed, 1 insertion(+) diff --git a/harbour/makefile.nt b/harbour/makefile.nt index e5a66ea365..8cd3c5f8c9 100644 --- a/harbour/makefile.nt +++ b/harbour/makefile.nt @@ -729,6 +729,7 @@ COMMON_LIB_OBJS = \ $(OBJ_DIR)\hbstr.obj \ $(OBJ_DIR)\hbtrace.obj \ $(OBJ_DIR)\hbver.obj \ + $(OBJ_DIR)\hbverdsp.obj \ $(OBJ_DIR)\expropt1.obj \ $(OBJ_DIR)\expropt2.obj \ $(OBJ_DIR)\reserved.obj