summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-10 15:27:39 +0200
committerMichael Stahl <mstahl@redhat.com>2013-04-10 16:21:42 +0200
commitfb61a9c3fc491996cb1e96e579ef72d4d4d0f2a2 (patch)
treebeaaa521360ab5cc0e8e867b0a47753d8840556d
parent6f749e9595de50bdd8b7637155d3e40d94a45400 (diff)
odk: settings.mk: add variable PURPENVHELPERLIB
This library is part of the stable URE interface. Change-Id: Id131bdd333ecff2ae788830ca4b5b57b4a4a9c24
-rw-r--r--odk/settings/settings.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/odk/settings/settings.mk b/odk/settings/settings.mk
index 0bae9b697fb9..ad4697bcdcb5 100644
--- a/odk/settings/settings.mk
+++ b/odk/settings/settings.mk
@@ -87,6 +87,7 @@ SALLIB=isal.lib
CPPULIB=icppu.lib
CPPUHELPERLIB=icppuhelper.lib
SALHELPERLIB=isalhelper.lib
+PURPENVHELPERLIB=ipurpenvhelper.lib
REGLIB=ireg.lib
STORELIB=istore.lib
@@ -203,6 +204,7 @@ SALLIB=-luno_sal
CPPULIB=-luno_cppu
CPPUHELPERLIB=-luno_cppuhelper$(COMID)
SALHELPERLIB=-luno_salhelper$(COMID)
+PURPENVHELPERLIB=-luno_purpenvhelper$(COMID)
REGLIB=-lreg
STORELIB=-lstore
@@ -327,6 +329,7 @@ SALLIB=-luno_sal
CPPULIB=-luno_cppu
CPPUHELPERLIB=-luno_cppuhelper$(COMID)
SALHELPERLIB=-luno_salhelper$(COMID)
+PURPENVHELPERLIB=-luno_purpenvhelper$(COMID)
REGLIB=-lreg
STORELIB=-lstore
@@ -433,6 +436,7 @@ SALLIB=-luno_sal
CPPULIB=-luno_cppu
CPPUHELPERLIB=-luno_cppuhelper$(COMID)
SALHELPERLIB=-luno_salhelper$(COMID)
+PURPENVHELPERLIB=-luno_purpenvhelper$(COMID)
REGLIB=-lreg
STORELIB=-lstore
@@ -546,6 +550,7 @@ SALLIB=-luno_sal
CPPULIB=-luno_cppu
CPPUHELPERLIB=-luno_cppuhelper$(COMID)
SALHELPERLIB=-luno_salhelper$(COMID)
+PURPENVHELPERLIB=-luno_purpenvhelper$(COMID)
REGLIB=-lreg
STORELIB=-lstore