Kaydet (Commit) 2fe11b94 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS pathfinder01 (1.20.40); FILE MERGED

2007/07/03 13:02:01 cl 1.20.40.1: #i41800# implemented support for path animation editing for custom animations
üst 336021fa
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.20 $ # $Revision: 1.21 $
# #
# last change: $Author: kz $ $Date: 2007-05-10 15:32:24 $ # last change: $Author: rt $ $Date: 2007-07-06 13:12:51 $
# #
# 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.
...@@ -115,7 +115,8 @@ SLOFILES = \ ...@@ -115,7 +115,8 @@ SLOFILES = \
$(SLO)$/fuvect.obj \ $(SLO)$/fuvect.obj \
$(SLO)$/bulmaper.obj \ $(SLO)$/bulmaper.obj \
$(SLO)$/undoback.obj \ $(SLO)$/undoback.obj \
$(SLO)$/fuconcs.obj $(SLO)$/fuconcs.obj \
$(SLO)$/smarttag.obj
.IF "$(GUI)" == "WNT" .IF "$(GUI)" == "WNT"
...@@ -159,8 +160,9 @@ LIB1OBJFILES= \ ...@@ -159,8 +160,9 @@ LIB1OBJFILES= \
$(SLO)$/fubullet.obj \ $(SLO)$/fubullet.obj \
$(SLO)$/futempl.obj \ $(SLO)$/futempl.obj \
$(SLO)$/fuoutl.obj \ $(SLO)$/fuoutl.obj \
$(SLO)$/fuoltext.obj $(SLO)$/fuoltext.obj \
$(SLO)$/smarttag.obj
LIB3TARGET= $(SLB)$/$(TARGET)_2.lib LIB3TARGET= $(SLB)$/$(TARGET)_2.lib
LIB3OBJFILES= \ LIB3OBJFILES= \
$(SLO)$/fuinsert.obj \ $(SLO)$/fuinsert.obj \
......
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