Kaydet (Commit) d93fb90e authored tarafından Hans-Joachim Lankenau's avatar Hans-Joachim Lankenau

#i86813# - add makefile change that got lost on initegration

üst ab5abed1
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.6 $ # $Revision: 1.7 $
# #
# last change: $Author: obo $ $Date: 2008-02-25 16:49:04 $ # last change: $Author: hjs $ $Date: 2008-03-10 09:30:35 $
# #
# 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.
...@@ -47,6 +47,11 @@ ENABLE_EXCEPTIONS=TRUE ...@@ -47,6 +47,11 @@ ENABLE_EXCEPTIONS=TRUE
# --- Files -------------------------------------------------------- # --- Files --------------------------------------------------------
RSCEXTINC=..$/app
# hacky - is no define
CDEFS+=-I..$/app
SLOFILES = \ SLOFILES = \
$(SLO)$/migration.obj \ $(SLO)$/migration.obj \
$(SLO)$/wizard.obj \ $(SLO)$/wizard.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