From f7bc6cc594eb8b9ab438aea2b6f9f68e801ca403 Mon Sep 17 00:00:00 2001
From: Pat Thoyts <patthoyts@users.sourceforge.net>
Date: Fri, 15 Oct 2010 01:41:58 +0100
Subject: [PATCH] Link the resources

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
---
 makefile.vc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/makefile.vc b/makefile.vc
index fafcda0..5507265 100644
--- a/makefile.vc
+++ b/makefile.vc
@@ -171,8 +171,7 @@ STUBPREFIX      = $(PROJECT)stub
 
 DLLOBJS = \
 	$(TMP_DIR)\tclstorage.obj \
-	$(TMP_DIR)\propertyset.obj
-RCRES = \
+	$(TMP_DIR)\propertyset.obj \
 	$(TMP_DIR)\tclstorage.res
 
 HTMLDOCS = \
-- 
2.23.0