get version number to display from RES_STR_PRODUCT_VERSION

svn path=/branches/lean-explorer/; revision=10372
This commit is contained in:
Martin Fuchs
2004-08-03 19:43:45 +00:00
parent 3010e741cd
commit 91aa9f2a2a
+1
View File
@@ -55,6 +55,7 @@ endif
ifeq ($(UNICODE),1)
CFLAGS += -DUNICODE
# LFLAGS+= -Wl,--entry,_wWinMain@16
RCFLAGS += -DUNICODE
endif
CXXFLAGS = $(CFLAGS)