From 0452011b99aa443b3b28877e77e966e708191d16 Mon Sep 17 00:00:00 2001 From: Oxy Date: Tue, 4 Jul 2006 16:36:20 +0000 Subject: [PATCH] Bornalnd C++ Builder 5 project files git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@36 119443c7-1b9e-41f8-b6fc-b9c35fce742c --- build/cbuilder.bpf | 46 +++++++++++++++++ build/cbuilder.bpr | 126 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 172 insertions(+) create mode 100644 build/cbuilder.bpf create mode 100644 build/cbuilder.bpr diff --git a/build/cbuilder.bpf b/build/cbuilder.bpf new file mode 100644 index 0000000..1baa65c --- /dev/null +++ b/build/cbuilder.bpf @@ -0,0 +1,46 @@ +USEUNIT("cbuilder.bpr"); +USEUNIT("..\ixml\src\nodeList.c"); +USEUNIT("..\ixml\src\attr.c"); +USEUNIT("..\ixml\src\document.c"); +USEUNIT("..\ixml\src\element.c"); +USEUNIT("..\ixml\src\ixml.c"); +USEUNIT("..\ixml\src\ixmlmembuf.c"); +USEUNIT("..\ixml\src\ixmlparser.c"); +USEUNIT("..\ixml\src\namedNodeMap.c"); +USEUNIT("..\ixml\src\node.c"); +USEUNIT("..\threadutil\src\TimerThread.c"); +USEUNIT("..\threadutil\src\FreeList.c"); +USEUNIT("..\threadutil\src\iasnprintf.c"); +USEUNIT("..\threadutil\src\LinkedList.c"); +USEUNIT("..\threadutil\src\ThreadPool.c"); +USEUNIT("..\upnp\src\api\upnpapi.c"); +USEUNIT("..\upnp\src\api\upnptools.c"); +USEUNIT("..\upnp\src\gena\gena_device.c"); +USEUNIT("..\upnp\src\gena\gena_callback2.c"); +USEUNIT("..\upnp\src\gena\gena_ctrlpt.c"); +USEUNIT("..\upnp\src\genlib\client_table\client_table.c"); +USEUNIT("..\upnp\src\genlib\miniserver\miniserver.c"); +USEUNIT("..\upnp\src\genlib\net\http\webserver.c"); +USEUNIT("..\upnp\src\genlib\net\http\httpparser.c"); +USEUNIT("..\upnp\src\genlib\net\http\httpreadwrite.c"); +USEUNIT("..\upnp\src\genlib\net\http\parsetools.c"); +USEUNIT("..\upnp\src\genlib\net\http\statcodes.c"); +USEUNIT("..\upnp\src\genlib\net\uri\uri.c"); +USEUNIT("..\upnp\src\genlib\net\sock.c"); +USEUNIT("..\upnp\src\genlib\service_table\service_table.c"); +USEUNIT("..\upnp\src\soap\soap_device.c"); +USEUNIT("..\upnp\src\soap\soap_common.c"); +USEUNIT("..\upnp\src\soap\soap_ctrlpt.c"); +USEUNIT("..\upnp\src\ssdp\ssdp_server.c"); +USEUNIT("..\upnp\src\ssdp\ssdp_ctrlpt.c"); +USEUNIT("..\upnp\src\ssdp\ssdp_device.c"); +USEUNIT("..\upnp\src\urlconfig\urlconfig.c"); +USEUNIT("..\upnp\src\uuid\uuid.c"); +USEUNIT("..\upnp\src\uuid\md5.c"); +USEUNIT("..\upnp\src\uuid\sysdep.c"); +USEUNIT("..\upnp\src\win_dll.c"); +USEUNIT("..\upnp\src\inet_pton.c"); +//--------------------------------------------------------------------------- +This file is used by the project manager only and should be treated like the project file + + DllEntryPoint \ No newline at end of file diff --git a/build/cbuilder.bpr b/build/cbuilder.bpr new file mode 100644 index 0000000..49b9cf8 --- /dev/null +++ b/build/cbuilder.bpr @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[Version Info] +IncludeVerInfo=0 +AutoIncBuild=0 +MajorVer=1 +MinorVer=0 +Release=0 +Build=0 +Debug=0 +PreRelease=0 +Special=0 +Private=0 +DLL=0 +Locale=1031 +CodePage=1252 + +[Version Info Keys] +CompanyName= +FileDescription= +FileVersion=1.0.0.0 +InternalName= +LegalCopyright= +LegalTrademarks= +OriginalFilename= +ProductName= +ProductVersion=1.0.0.0 +Comments= + +[HistoryLists\hlIncludePath] +Count=4 +Item0=..\upnp\src;..\upnp\src\uuid;..\upnp\src\urlconfig;..\upnp\src\ssdp;..\upnp\src\soap;..\upnp\src\genlib\service_table;..\upnp\src\genlib\net;..\upnp\src\genlib\net\uri;..\upnp\src\genlib\net\http;..\upnp\src\genlib\miniserver;..\upnp\src\genlib\client_table;..\upnp\src\gena;..\upnp\src\api;..\threadutil\src;..\ixml\src;$(BCB)\include;$(BCB)\include\vcl;..\ixml\inc;..\threadutil\inc;..\upnp\inc;inc;D:\DEVELOP\pupnp\trunk\ixml\src\inc;D:\DEVELOP\pupnp\trunk\upnp\src\inc +Item1=..\upnp\src;..\upnp\src\uuid;..\upnp\src\urlconfig;..\upnp\src\ssdp;..\upnp\src\soap;..\upnp\src\genlib\service_table;..\upnp\src\genlib\net;..\upnp\src\genlib\net\uri;..\upnp\src\genlib\net\http;..\upnp\src\genlib\miniserver;..\upnp\src\genlib\client_table;..\upnp\src\gena;..\upnp\src\api;..\threadutil\src;..\ixml\src;$(BCB)\include;$(BCB)\include\vcl;..\ixml\inc;..\threadutil\inc;..\upnp\inc;inc +Item2=..\upnp\src;..\upnp\src\uuid;..\upnp\src\urlconfig;..\upnp\src\ssdp;..\upnp\src\soap;..\upnp\src\genlib\service_table;..\upnp\src\genlib\net;..\upnp\src\genlib\net\uri;..\upnp\src\genlib\net\http;..\upnp\src\genlib\miniserver;..\upnp\src\genlib\client_table;..\upnp\src\gena;..\upnp\src\api;..\threadutil\src;..\ixml\src;$(BCB)\include;$(BCB)\include\vcl;D:\DEVELOP\pupnp\trunk\ixml\inc;D:\DEVELOP\pupnp\trunk\threadutil\inc;D:\DEVELOP\pupnp\trunk\upnp\inc;D:\DEVELOP\pupnp\trunk\build\inc +Item3=..\upnp\src;..\upnp\src\uuid;..\upnp\src\urlconfig;..\upnp\src\ssdp;..\upnp\src\soap;..\upnp\src\genlib\service_table;..\upnp\src\genlib\net;..\upnp\src\genlib\net\uri;..\upnp\src\genlib\net\http;..\upnp\src\genlib\miniserver;..\upnp\src\genlib\client_table;..\upnp\src\gena;..\upnp\src\api;..\threadutil\src;..\ixml\src;$(BCB)\include;$(BCB)\include\vcl + +[HistoryLists\hlLibraryPath] +Count=1 +Item0=..\upnp\src;..\upnp\src\uuid;..\upnp\src\urlconfig;..\upnp\src\ssdp;..\upnp\src\soap;..\upnp\src\genlib\service_table;..\upnp\src\genlib\net;..\upnp\src\genlib\net\uri;..\upnp\src\genlib\net\http;..\upnp\src\genlib\miniserver;..\upnp\src\genlib\client_table;..\upnp\src\gena;..\upnp\src\api;..\threadutil\src;..\ixml\src;$(BCB)\lib\obj;$(BCB)\lib + +[HistoryLists\hlDebugSourcePath] +Count=1 +Item0=$(BCB)\source\vcl + +[HistoryLists\hlConditionals] +Count=1 +Item0=WIN32 + +[Debugging] +DebugSourceDirs=$(BCB)\source\vcl + +[Parameters] +RunParams= +HostApplication= +RemoteHost= +RemotePath= +RemoteDebug=0 + +[Compiler] +ShowInfoMsgs=0 +LinkDebugVcl=0 + + \ No newline at end of file