summaryrefslogtreecommitdiff
path: root/cppuhelper/test/loader/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/test/loader/makefile.mk')
-rw-r--r--cppuhelper/test/loader/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/test/loader/makefile.mk b/cppuhelper/test/loader/makefile.mk
index 32e541b2ed0b..73bf2ab64b3c 100644
--- a/cppuhelper/test/loader/makefile.mk
+++ b/cppuhelper/test/loader/makefile.mk
@@ -30,7 +30,7 @@ ENVINCPRE := -I$(OUT)$/inc$/$(TARGET)
APP1TARGET := $(TARGET)
APP1OBJS := $(OBJ)$/loader.test.obj
-.IF "$(GUI)"=="WNT"
+.IF "$(OS)"=="WNT"
APP1STDLIBS := iTestComponent.uno.lib
.ELSE
APP1STDLIBS := -lTestComponent.uno