diff options
-rw-r--r-- | cppuhelper/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/prj/build.lst b/cppuhelper/prj/build.lst index f82738673a08..c1b97ae729ba 100644 --- a/cppuhelper/prj/build.lst +++ b/cppuhelper/prj/build.lst @@ -4,5 +4,5 @@ ch cppuhelper\inc nmake - all ch_include NULL ch cppuhelper\source nmake - all ch_source ch_unotypes ch_include NULL ch cppuhelper\unotypes nmake - all ch_unotypes NULL ch cppuhelper\qa\propertysetmixin nmake - all ch_qa_propertysetmixin ch_source NULL -ch cppuhelper\qa\ifcontainer nmake - all ch_qa_ifcontainer NULL +ch cppuhelper\qa\ifcontainer nmake - all ch_qa_ifcontainer ch_source NULL ch cppuhelper\qa\unourl nmake - all ch_qa_unourl ch_source NULL |