From 706ef6a5c6f03836dce550081de600bb7ac4e246 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 9 Nov 2000 12:20:09 +0000 Subject: Added configurationkeys.hxx, removed registerucb.hxx. --- ucbhelper/prj/d.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ucbhelper/prj') diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst index e772621019d4..cb727bc4c577 100644 --- a/ucbhelper/prj/d.lst +++ b/ucbhelper/prj/d.lst @@ -6,6 +6,7 @@ ..\%__SRC%\misc\*.sym %_DEST%\bin%_EXT%\*.sym mkdir: %_DEST%\inc%_EXT%\ucbhelper +..\inc\ucbhelper\configurationkeys.hxx %_DEST%\inc%_EXT%\ucbhelper\configurationkeys.hxx ..\inc\ucbhelper\configureucb.hxx %_DEST%\inc%_EXT%\ucbhelper\configureucb.hxx ..\inc\ucbhelper\content.hxx %_DEST%\inc%_EXT%\ucbhelper\content.hxx ..\inc\ucbhelper\contentbroker.hxx %_DEST%\inc%_EXT%\ucbhelper\contentbroker.hxx @@ -18,7 +19,6 @@ mkdir: %_DEST%\inc%_EXT%\ucbhelper ..\inc\ucbhelper\macros.hxx %_DEST%\inc%_EXT%\ucbhelper\macros.hxx ..\inc\ucbhelper\propertyvalueset.hxx %_DEST%\inc%_EXT%\ucbhelper\propertyvalueset.hxx ..\inc\ucbhelper\providerhelper.hxx %_DEST%\inc%_EXT%\ucbhelper\providerhelper.hxx -..\inc\ucbhelper\registerucb.hxx %_DEST%\inc%_EXT%\ucbhelper\registerucb.hxx ..\inc\ucbhelper\resultset.hxx %_DEST%\inc%_EXT%\ucbhelper\resultset.hxx ..\inc\ucbhelper\resultsetmetadata.hxx %_DEST%\inc%_EXT%\ucbhelper\resultsetmetadata.hxx ..\inc\ucbhelper\resultsethelper.hxx %_DEST%\inc%_EXT%\ucbhelper\resultsethelper.hxx -- cgit