INTEGRATION: CWS reportcompfix (1.4.32); FILE MERGED

2004/06/11 09:54:09 hro 1.4.32.1: #117060# Generate compiler version string dynamically
This commit is contained in:
Kurt Zenker 2004-06-11 14:16:23 +00:00
parent fe15c844e2
commit ba14997db0

View file

@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.4 $ # $Revision: 1.5 $
# #
# last change: $Author: vg $ $Date: 2003-12-17 19:29:46 $ # last change: $Author: kz $ $Date: 2004-06-11 15:16:23 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
@ -92,6 +92,8 @@ APP1NOSVRES=$(RES)$/$(TARGET).res
.INCLUDE : target.mk .INCLUDE : target.mk
$(OBJ)$/soreport.obj: $(INCCOM)$/_version.h
# Generate the native Windows resource file # Generate the native Windows resource file
# using lngconvex.exe # using lngconvex.exe