summaryrefslogtreecommitdiff
path: root/crashrep/source/win32/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-12-16 10:20:47 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-12-16 10:20:47 +0000
commit4c3f7a331cb92204360bb713d02f592989304c3b (patch)
treecc1c8d13bf0f996329adfc9e8a138193a2647e07 /crashrep/source/win32/makefile.mk
parent7dd6c6b4535afc4d8afcebdef9188cc70a6d7471 (diff)
INTEGRATION: CWS crashrep12 (1.2.48); FILE MERGED
2003/11/28 14:59:20 hro 1.2.48.1: #114150# MD5 checksum creation in crashreporter
Diffstat (limited to 'crashrep/source/win32/makefile.mk')
-rwxr-xr-xcrashrep/source/win32/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/crashrep/source/win32/makefile.mk b/crashrep/source/win32/makefile.mk
index 905a2b4141af..3de6b6d27186 100755
--- a/crashrep/source/win32/makefile.mk
+++ b/crashrep/source/win32/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hro $ $Date: 2003-06-11 19:24:53 $
+# last change: $Author: vg $ $Date: 2003-12-16 11:20:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -90,7 +90,10 @@ APP1NOSAL=TRUE
APP1TARGET=$(TARGET)
+#SHL1STDLIBS=$(SALLIB)
+
STDLIB1=\
+ $(SALLIB)\
gdi32.lib\
comctl32.lib\
comdlg32.lib\