summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:27:47 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:46:37 +0300
commit4fa3eefdb356be5492af028b7127400c859b674a (patch)
treee76f031d677cabe768f9d4b13baa7c3d4b6cd521 /ucbhelper
parent86e150edc80d2430f5f6cc309f736110d9ece934 (diff)
Drop %_EXT% which was always empty
Diffstat (limited to 'ucbhelper')
-rw-r--r--ucbhelper/prj/d.lst76
1 files changed, 38 insertions, 38 deletions
diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst
index 21a46483789b..b7e2f9c34d59 100644
--- a/ucbhelper/prj/d.lst
+++ b/ucbhelper/prj/d.lst
@@ -1,40 +1,40 @@
-..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
-..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%\lib*.so
-..\%__SRC%\lib\lib*.dylib %_DEST%\lib%_EXT%\lib*.dylib
-..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib
-..\%__SRC%\misc\*.map %_DEST%\bin%_EXT%\*.map
-..\%__SRC%\misc\*.sym %_DEST%\bin%_EXT%\*.sym
+..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll
+..\%__SRC%\lib\lib*.so %_DEST%\lib\lib*.so
+..\%__SRC%\lib\lib*.dylib %_DEST%\lib\lib*.dylib
+..\%__SRC%\lib\*.lib %_DEST%\lib\*.lib
+..\%__SRC%\misc\*.map %_DEST%\bin\*.map
+..\%__SRC%\misc\*.sym %_DEST%\bin\*.sym
-..\util\ucbhelper.xml %_DEST%\xml%_EXT%\ucbhelper.xml
+..\util\ucbhelper.xml %_DEST%\xml\ucbhelper.xml
-mkdir: %_DEST%\inc%_EXT%\ucbhelper
-..\inc\ucbhelper\configurationkeys.hxx %_DEST%\inc%_EXT%\ucbhelper\configurationkeys.hxx
-..\inc\ucbhelper\registerucb.hxx %_DEST%\inc%_EXT%\ucbhelper\registerucb.hxx
-..\inc\ucbhelper\content.hxx %_DEST%\inc%_EXT%\ucbhelper\content.hxx
-..\inc\ucbhelper\contentbroker.hxx %_DEST%\inc%_EXT%\ucbhelper\contentbroker.hxx
-..\inc\ucbhelper\commandenvironment.hxx %_DEST%\inc%_EXT%\ucbhelper\commandenvironment.hxx
-..\inc\ucbhelper\contentidentifier.hxx %_DEST%\inc%_EXT%\ucbhelper\contentidentifier.hxx
-..\inc\ucbhelper\contenthelper.hxx %_DEST%\inc%_EXT%\ucbhelper\contenthelper.hxx
-..\inc\ucbhelper\contentidentifier.hxx %_DEST%\inc%_EXT%\ucbhelper\contentidentifier.hxx
-..\inc\ucbhelper\contentinfo.hxx %_DEST%\inc%_EXT%\ucbhelper\contentinfo.hxx
-..\inc\ucbhelper\fileidentifierconverter.hxx %_DEST%\inc%_EXT%\ucbhelper\fileidentifierconverter.hxx
-..\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\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
-..\inc\ucbhelper\activedatasink.hxx %_DEST%\inc%_EXT%\ucbhelper\activedatasink.hxx
-..\inc\ucbhelper\commandenvironmentproxy.hxx %_DEST%\inc%_EXT%\ucbhelper\commandenvironmentproxy.hxx
-..\inc\ucbhelper\interactionrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\interactionrequest.hxx
-..\inc\ucbhelper\interceptedinteraction.hxx %_DEST%\inc%_EXT%\ucbhelper\interceptedinteraction.hxx
-..\inc\ucbhelper\simpleinteractionrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\simpleinteractionrequest.hxx
-..\inc\ucbhelper\simpleauthenticationrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\simpleauthenticationrequest.hxx
-..\inc\ucbhelper\simplenameclashresolverequest.hxx %_DEST%\inc%_EXT%\ucbhelper\simplenameclashresolverequest.hxx
-..\inc\ucbhelper\simplecertificatevalidationrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\simplecertificatevalidationrequest.hxx
-..\inc\ucbhelper\simpleioerrorrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\simpleioerrorrequest.hxx
-..\inc\ucbhelper\cancelcommandexecution.hxx %_DEST%\inc%_EXT%\ucbhelper\cancelcommandexecution.hxx
-..\inc\ucbhelper\handleinteractionrequest.hxx %_DEST%\inc%_EXT%\ucbhelper\handleinteractionrequest.hxx
-..\inc\ucbhelper\proxydecider.hxx %_DEST%\inc%_EXT%\ucbhelper\proxydecider.hxx
-..\version.mk %_DEST%\inc%_EXT%\ucbhelper\version.mk
-..\inc\ucbhelper\ucbhelperdllapi.h %_DEST%\inc%_EXT%\ucbhelper\ucbhelperdllapi.h
+mkdir: %_DEST%\inc\ucbhelper
+..\inc\ucbhelper\configurationkeys.hxx %_DEST%\inc\ucbhelper\configurationkeys.hxx
+..\inc\ucbhelper\registerucb.hxx %_DEST%\inc\ucbhelper\registerucb.hxx
+..\inc\ucbhelper\content.hxx %_DEST%\inc\ucbhelper\content.hxx
+..\inc\ucbhelper\contentbroker.hxx %_DEST%\inc\ucbhelper\contentbroker.hxx
+..\inc\ucbhelper\commandenvironment.hxx %_DEST%\inc\ucbhelper\commandenvironment.hxx
+..\inc\ucbhelper\contentidentifier.hxx %_DEST%\inc\ucbhelper\contentidentifier.hxx
+..\inc\ucbhelper\contenthelper.hxx %_DEST%\inc\ucbhelper\contenthelper.hxx
+..\inc\ucbhelper\contentidentifier.hxx %_DEST%\inc\ucbhelper\contentidentifier.hxx
+..\inc\ucbhelper\contentinfo.hxx %_DEST%\inc\ucbhelper\contentinfo.hxx
+..\inc\ucbhelper\fileidentifierconverter.hxx %_DEST%\inc\ucbhelper\fileidentifierconverter.hxx
+..\inc\ucbhelper\macros.hxx %_DEST%\inc\ucbhelper\macros.hxx
+..\inc\ucbhelper\propertyvalueset.hxx %_DEST%\inc\ucbhelper\propertyvalueset.hxx
+..\inc\ucbhelper\providerhelper.hxx %_DEST%\inc\ucbhelper\providerhelper.hxx
+..\inc\ucbhelper\resultset.hxx %_DEST%\inc\ucbhelper\resultset.hxx
+..\inc\ucbhelper\resultsetmetadata.hxx %_DEST%\inc\ucbhelper\resultsetmetadata.hxx
+..\inc\ucbhelper\resultsethelper.hxx %_DEST%\inc\ucbhelper\resultsethelper.hxx
+..\inc\ucbhelper\activedatasink.hxx %_DEST%\inc\ucbhelper\activedatasink.hxx
+..\inc\ucbhelper\commandenvironmentproxy.hxx %_DEST%\inc\ucbhelper\commandenvironmentproxy.hxx
+..\inc\ucbhelper\interactionrequest.hxx %_DEST%\inc\ucbhelper\interactionrequest.hxx
+..\inc\ucbhelper\interceptedinteraction.hxx %_DEST%\inc\ucbhelper\interceptedinteraction.hxx
+..\inc\ucbhelper\simpleinteractionrequest.hxx %_DEST%\inc\ucbhelper\simpleinteractionrequest.hxx
+..\inc\ucbhelper\simpleauthenticationrequest.hxx %_DEST%\inc\ucbhelper\simpleauthenticationrequest.hxx
+..\inc\ucbhelper\simplenameclashresolverequest.hxx %_DEST%\inc\ucbhelper\simplenameclashresolverequest.hxx
+..\inc\ucbhelper\simplecertificatevalidationrequest.hxx %_DEST%\inc\ucbhelper\simplecertificatevalidationrequest.hxx
+..\inc\ucbhelper\simpleioerrorrequest.hxx %_DEST%\inc\ucbhelper\simpleioerrorrequest.hxx
+..\inc\ucbhelper\cancelcommandexecution.hxx %_DEST%\inc\ucbhelper\cancelcommandexecution.hxx
+..\inc\ucbhelper\handleinteractionrequest.hxx %_DEST%\inc\ucbhelper\handleinteractionrequest.hxx
+..\inc\ucbhelper\proxydecider.hxx %_DEST%\inc\ucbhelper\proxydecider.hxx
+..\version.mk %_DEST%\inc\ucbhelper\version.mk
+..\inc\ucbhelper\ucbhelperdllapi.h %_DEST%\inc\ucbhelper\ucbhelperdllapi.h