From 9bd2fbfae00092236243a5dcfff900714ac78e8a Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Sat, 26 Jun 2004 02:10:48 +0000 Subject: INTEGRATION: CWS mergebuild (1.4.22); FILE MERGED 2004/06/14 11:01:33 hjs 1.4.22.2: #i8252# adopt to merge on the fly 2004/06/07 14:17:16 ihi 1.4.22.1: #i8252# Iso Code update --- crashrep/source/win32/makefile.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'crashrep') diff --git a/crashrep/source/win32/makefile.mk b/crashrep/source/win32/makefile.mk index 8fe81542d9f7..028bdef32a02 100755 --- a/crashrep/source/win32/makefile.mk +++ b/crashrep/source/win32/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: kz $ $Date: 2004-06-11 15:16:23 $ +# last change: $Author: hjs $ $Date: 2004-06-26 03:10:48 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -67,7 +67,7 @@ OBJFILES=\ $(OBJ)$/soreport.obj\ $(OBJ)$/base64.obj -LNGFILES=..$/all$/crashrep.lng +LNGFILES=..$/all$/crashrep.ulf APP1OBJS=$(OBJFILES) @@ -98,5 +98,5 @@ $(OBJ)$/soreport.obj: $(INCCOM)$/_version.h # using lngconvex.exe $(RCFILES) : $(LNGFILES) makefile.mk rcfooter.txt rcheader.txt rctemplate.txt ctrylnglist.txt - +lngconvex.exe -lng ..\all\crashrep.lng -rc $(TARGET).rc -c ctrylnglist.txt -rct rctemplate.txt -rch rcheader.txt -rcf rcfooter.txt + +lngconvex.exe -lng $(COMMONMISC)$/crash_res$/crashrep.ulf -rc $(TARGET).rc -c ctrylnglist.txt -rct rctemplate.txt -rch rcheader.txt -rcf rcfooter.txt -- cgit v1.2.3