From 2472d11234fecb5f38e887a3c301a46123d3771b Mon Sep 17 00:00:00 2001 From: Fabien Costantini Date: Sat, 6 Dec 2008 11:19:08 +0000 Subject: STR#2030 increment 2: moved not up-to-date borland ide files to ide/unsupported, added a README.BC file explaining what to do if we find a brave developer to update them. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6548 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- borlandc/doublebuffer.bpr | 139 ---------------------------------------------- 1 file changed, 139 deletions(-) delete mode 100644 borlandc/doublebuffer.bpr (limited to 'borlandc/doublebuffer.bpr') diff --git a/borlandc/doublebuffer.bpr b/borlandc/doublebuffer.bpr deleted file mode 100644 index 30b007b75..000000000 --- a/borlandc/doublebuffer.bpr +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -[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=1033 -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=2 -Item0=..\test;..;$(BCB)\include;$(BCB)\include\vcl -Item1=..\test;R:\fltk\BCB6;$(BCB)\include;$(BCB)\include\vcl - -[HistoryLists\hlLibraryPath] -Count=3 -Item0=$(BCB)\Projects\Lib;..\test;$(BCB)\lib\obj;$(BCB)\lib -Item1=..\test;$(BCB)\lib\obj;$(BCB)\lib -Item2=$(BCB)\Projects\Lib;..\test;R:\fltk\BCB6;$(BCB)\lib\obj;$(BCB)\lib - -[HistoryLists\hlDebugSourcePath] -Count=1 -Item0=$(BCB)\source\vcl - -[HistoryLists\hlConditionals] -Count=2 -Item0=WIN32 -Item1=_DEBUG - -[HistoryLists\hlIntOutputDir] -Count=1 -Item0=..\obj - -[Debugging] -DebugSourceDirs=$(BCB)\source\vcl - -[Parameters] -RunParams= -Launcher= -UseLauncher=0 -DebugCWD= -HostApplication= -RemoteHost= -RemotePath= -RemoteLauncher= -RemoteCWD= -RemoteDebug=0 - -[Compiler] -ShowInfoMsgs=0 -LinkDebugVcl=0 -LinkCGLIB=0 - -[CORBA] -AddServerUnit=1 -AddClientUnit=1 -PrecompiledHeaders=1 - - \ No newline at end of file -- cgit v1.2.3