diff options
author | Peter Foley <pefoley2@verizon.net> | 2011-10-01 15:08:58 -0400 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2011-10-01 18:34:50 -0400 |
commit | fb6a64d8fc6a93b52a10fad5516918fed9482f22 (patch) | |
tree | 9d89c246af76a9ae367401933dbeca9877c1ba92 /cppunit/prj/d.lst | |
parent | 2f6dc09c05857ddc6238a425d64ab63577e90ec7 (diff) |
make libcmis build aginst internal cppunit
Diffstat (limited to 'cppunit/prj/d.lst')
-rw-r--r-- | cppunit/prj/d.lst | 3 |
1 files changed, 3 insertions, 0 deletions
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 |