From 1a01c5e1b690733ab026c9c13f1dc3da9a2e9147 Mon Sep 17 00:00:00 2001 From: Hennes Rohling Date: Wed, 11 Jun 2003 18:24:53 +0000 Subject: #110104# Own crash_report shel startup script --- crashrep/source/win32/makefile.mk | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'crashrep/source/win32') diff --git a/crashrep/source/win32/makefile.mk b/crashrep/source/win32/makefile.mk index c18aef4c450d..905a2b4141af 100755 --- a/crashrep/source/win32/makefile.mk +++ b/crashrep/source/win32/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hro $ $Date: 2003-06-06 11:22:04 $ +# last change: $Author: hro $ $Date: 2003-06-11 19:24:53 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -80,7 +80,6 @@ RCFILES=$(TARGET).rc OBJFILES=\ $(OBJ)$/soreport.obj\ - $(OBJ)$/mapi.obj\ $(OBJ)$/base64.obj LNGFILES=..$/all$/crashrep.lng @@ -101,8 +100,6 @@ STDLIB1=\ APP1NOSVRES=$(RES)$/$(TARGET).res -ALLTAR: $(BIN)$/$(TARGET).exe.manifest - # --- Targets ------------------------------------------------------ .INCLUDE : target.mk @@ -113,5 +110,3 @@ ALLTAR: $(BIN)$/$(TARGET).exe.manifest $(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 -$(BIN)$/$(TARGET).exe.manifest: soreport.manifest - +$(COPY) $< $@ -- cgit v1.2.3