summaryrefslogtreecommitdiff
path: root/cppunit
diff options
context:
space:
mode:
Diffstat (limited to 'cppunit')
-rw-r--r--cppunit/makefile.mk2
-rw-r--r--cppunit/prj/d.lst3
2 files changed, 4 insertions, 1 deletions
diff --git a/cppunit/makefile.mk b/cppunit/makefile.mk
index a136e343cd90..913504c063ee 100644
--- a/cppunit/makefile.mk
+++ b/cppunit/makefile.mk
@@ -144,7 +144,7 @@ CONFIGURE_FLAGS+= --build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)
BUILD_ACTION = $(GNUMAKE) -j$(EXTMAXPROCESS)
BUILD_FLAGS = install
-OUTDIR2INC = ooo-install/include/cppunit
+OUTDIR2INC = ooo-install/include/cppunit ooo-install/lib/pkgconfig
OUT2BIN = ooo-install/bin/DllPlugInTester
.IF "$(OS)" == "MACOSX"
diff --git a/cppunit/prj/d.lst b/cppunit/prj/d.lst
index 1cfdb55e5587..97e710d446b9 100644
--- a/cppunit/prj/d.lst
+++ b/cppunit/prj/d.lst
@@ -36,3 +36,6 @@ symlink: %_DEST%\lib\libcppunit-1.12.a %_DEST%\lib\libcppunit.a
..\%__SRC%\bin\DllPlugInTester %_DEST%\bin\DllPlugInTester
..\%__SRC%\bin\DllPlugInTester.exe %_DEST%\bin\DllPlugInTester.exe
..\%__SRC%\bin\DllPlugInTester_dll.exe %_DEST%\bin\DllPlugInTester_dll.exe
+
+mkdir: %_DEST%\lib\pkgconfig
+..\%__SRC%\inc\pkgconfig\cppunit.pc %_DEST%\lib\pkgconfig\cppunit.pc