From dc7a5acf1739af63fc47625afc4d16682b763119 Mon Sep 17 00:00:00 2001 From: Daniel Boelzle Date: Wed, 9 May 2001 12:28:58 +0000 Subject: added bootstrap helper functions --- cppuhelper/prj/d.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppuhelper/prj') diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst index e607a24b2d42..5d560bc2248c 100644 --- a/cppuhelper/prj/d.lst +++ b/cppuhelper/prj/d.lst @@ -29,7 +29,7 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\inc\cppuhelper\compbase12.hxx %_DEST%\inc%_EXT%\cppuhelper\compbase12.hxx ..\inc\cppuhelper\shlib.hxx %_DEST%\inc%_EXT%\cppuhelper\shlib.hxx -..\inc\cppuhelper\tdmgr.hxx %_DEST%\inc%_EXT%\cppuhelper\tdmgr.hxx +..\inc\cppuhelper\bootstrap.hxx %_DEST%\inc%_EXT%\cppuhelper\bootstrap.hxx ..\inc\cppuhelper\extract.hxx %_DEST%\inc%_EXT%\cppuhelper\extract.hxx ..\inc\cppuhelper\exc_hlp.hxx %_DEST%\inc%_EXT%\cppuhelper\exc_hlp.hxx ..\inc\cppuhelper\typeprovider.hxx %_DEST%\inc%_EXT%\cppuhelper\typeprovider.hxx -- cgit