summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-01-07 14:03:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-01-07 14:03:24 +0000
commitb75bcd29320b05531c191dd6c0dbd47480bbb3cf (patch)
tree84598c354986c555b4b9669ba872dd79cc8f271e
parent629a829a6335d86a3b577285b2ababa585743124 (diff)
downloadATCD-b75bcd29320b05531c191dd6c0dbd47480bbb3cf.tar.gz
ChangeLogTag: Wed Jan 7 14:04:01 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--bin/MakeProjectCreator/templates/bor.mpd2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/templates/bor.mpd b/bin/MakeProjectCreator/templates/bor.mpd
index c452f6b17e4..995cc3399db 100644
--- a/bin/MakeProjectCreator/templates/bor.mpd
+++ b/bin/MakeProjectCreator/templates/bor.mpd
@@ -30,6 +30,7 @@ LFLAGS = \
-j"<%libpath%>\$(CONFIG_SUBDIR)" <%fornotlast(" \\")%>
<%endfor%>
<%endif%>
+<%if(libs || lit_libs || defaultlibs)%>
LIBFILES = \
<%foreach(lit_libs)%>
@@ -38,6 +39,7 @@ LIBFILES = \
<%foreach(libs defaultlibs)%>
<%lib%>$(LIB_DECORATOR).lib<%fornotlast(" \\")%>
<%endfor%>
+<%endif%>
<%if(idl_files)%>
IDLFILES = \