diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-06-22 13:27:19 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-06-22 13:27:19 +0100 |
commit | 17e84ae72d784c9c5c1b9ebc3eb3c5fb989121e8 (patch) | |
tree | 8d3c0fefba3f071b753df57a286dd35a0127ada5 /basegfx | |
parent | 8fdcbfe58681752727e658071937177f6ee79ceb (diff) |
add comphelper as a depend if we use comphelper includes
Diffstat (limited to 'basegfx')
-rw-r--r-- | basegfx/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basegfx/prj/build.lst b/basegfx/prj/build.lst index 01a39b6d964f..8d55325d4f93 100644 --- a/basegfx/prj/build.lst +++ b/basegfx/prj/build.lst @@ -1,4 +1,4 @@ -fx basegfx : o3tl sal offapi cppuhelper cppu CPPUNIT:cppunit NULL +fx basegfx : o3tl sal offapi comphelper cppuhelper cppu CPPUNIT:cppunit NULL fx basegfx usr1 - all fx_mkout NULL fx basegfx\inc nmake - all fx_inc NULL fx basegfx\prj get - all fx_prj NULL |