summaryrefslogtreecommitdiff
path: root/cosv
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 16:20:25 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-09 16:20:25 +0100
commit1628005298923ad15cc78dbad63669b701f5fd04 (patch)
tree497b0250f13c5b22f80dcba06886878394973372 /cosv
parent0d2d8ba1a2f3fdab44b5f3e747152fce94679511 (diff)
Trying to remove the stlport mention from the code
Diffstat (limited to 'cosv')
-rw-r--r--cosv/source/unittest/makefile.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/cosv/source/unittest/makefile.mk b/cosv/source/unittest/makefile.mk
index 173ce8c991fe..c73676135a9e 100644
--- a/cosv/source/unittest/makefile.mk
+++ b/cosv/source/unittest/makefile.mk
@@ -57,14 +57,6 @@ APP1TARGET= $(TARGET)
APP1STACK= 1000000
APP1OBJS= $(OBJ)$/ut_main.obj
-.IF "$(GUI)"=="WNT"
-APP1STDLIBS= $(LIBSTLPORT)
-.ELSE
-.IF "$(OS)"=="MACOSX"
-APP1STDLIBS= $(LIBSTLPORT)
-.ENDIF
-.ENDIF
-
APP1LIBS= $(LB)$/$(TARGET).lib $(LB)$/cosv.lib