summaryrefslogtreecommitdiff
path: root/cppunit
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-09-16 14:28:08 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-09-16 15:52:40 +0200
commit2dea0dab4fafda3c10a5bd03ad15ed39a4658b51 (patch)
treeda1ff86943d90d1c41d7907e38668b12f96356dc /cppunit
parentb5cc76fbd51cc0fea3ccf44dd8faacea6bf1c9b5 (diff)
Trying to chop out the uwinapi library
Diffstat (limited to 'cppunit')
-rw-r--r--cppunit/ooo-DllPlugInTester.mk1
-rw-r--r--cppunit/ooo-cppunit_dll.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/cppunit/ooo-DllPlugInTester.mk b/cppunit/ooo-DllPlugInTester.mk
index 1c8c8a0a167b..11ef782a2978 100644
--- a/cppunit/ooo-DllPlugInTester.mk
+++ b/cppunit/ooo-DllPlugInTester.mk
@@ -36,7 +36,6 @@ nodep = TRUE
CDEFS += -DCPPUNIT_DLL
CFLAGSCXX += -I../../include
-UWINAPILIB =
OBJFILES = $(APP1OBJS)
diff --git a/cppunit/ooo-cppunit_dll.mk b/cppunit/ooo-cppunit_dll.mk
index 048a51e90926..e643b56b2f7d 100644
--- a/cppunit/ooo-cppunit_dll.mk
+++ b/cppunit/ooo-cppunit_dll.mk
@@ -37,7 +37,6 @@ nodep = TRUE
CDEFS += -DCPPUNIT_BUILD_DLL
CFLAGSCXX += -I../../include
-UWINAPILIB =
SLOFILES = $(SHL1OBJS)