Kaydet (Commit) f77e9b8c authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS mingwport03 (1.5.40); FILE MERGED

2007/03/19 16:44:59 vg 1.5.40.2: RESYNC MERGED 1.5 1.7
Everything below this line will be added to the revision comment.
2006/09/07 14:32:54 vg 1.5.40.1: #i53572# MinGW port
üst a89c7bdf
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.7 $ # $Revision: 1.8 $
# #
# last change: $Author: obo $ $Date: 2007-01-23 12:29:51 $ # last change: $Author: vg $ $Date: 2007-03-26 14:00:20 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -65,7 +65,7 @@ APP1OBJS=$(OBJFILES1) ...@@ -65,7 +65,7 @@ APP1OBJS=$(OBJFILES1)
APP1STDLIBS+= $(CPPULIB) \ APP1STDLIBS+= $(CPPULIB) \
$(CPPUHELPERLIB) \ $(CPPUHELPERLIB) \
$(SALLIB) \ $(SALLIB) \
user32.lib $(USER32LIB)
APP1DEF= $(MISC)$/$(APP1TARGET).def APP1DEF= $(MISC)$/$(APP1TARGET).def
...@@ -78,7 +78,7 @@ APP2OBJS=$(OBJFILES2) ...@@ -78,7 +78,7 @@ APP2OBJS=$(OBJFILES2)
APP2STDLIBS+= $(CPPULIB) \ APP2STDLIBS+= $(CPPULIB) \
$(CPPUHELPERLIB) \ $(CPPUHELPERLIB) \
$(SALLIB) \ $(SALLIB) \
user32.lib $(USER32LIB)
APP2DEF= $(MISC)$/$(APP2TARGET).def APP2DEF= $(MISC)$/$(APP2TARGET).def
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment