switching the internal pascal parser to fcl-passrc

type_lib_edtr: type library editor

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@190 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
inoussa
2007-06-24 23:33:51 +00:00
parent a9e53d8b96
commit 63754badc0
50 changed files with 10730 additions and 1568 deletions

View File

@ -8,7 +8,7 @@ uses
{$ENDIF}{$ENDIF}
Interfaces, // this includes the LCL widgetset
Forms
{ add your units here }, umain, synapse_http_protocol, ebay, ebay_proxy;
{ add your units here }, umain, synapse_http_protocol;
begin
Application.Initialize;