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:
parent
fe15c844e2
commit
ba14997db0
1 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $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
|
||||
# either of the following licenses
|
||||
|
@ -92,6 +92,8 @@ APP1NOSVRES=$(RES)$/$(TARGET).res
|
|||
|
||||
.INCLUDE : target.mk
|
||||
|
||||
$(OBJ)$/soreport.obj: $(INCCOM)$/_version.h
|
||||
|
||||
# Generate the native Windows resource file
|
||||
# using lngconvex.exe
|
||||
|
||||
|
|
Loading…
Reference in a new issue