Changeset 27 for trunk/LazFuckIDE.lpr


Ignore:
Timestamp:
Feb 13, 2012, 10:31:51 AM (12 years ago)
Author:
chronos
Message:
  • Added: Compiler target for C.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LazFuckIDE.lpr

    r25 r27  
    1111  Forms, UBrainFuck, UApplicationInfo, UCompiledForm, UInterpretterForm,
    1212  UMainForm, UOptionsForm, ULastOpenedList, URegistry, CoolTranslator, Common,
    13   TemplateGenerics, UCompiler, UCompilerDelphi, UCompilerPHP, UCompilersForm;
     13  TemplateGenerics, UCompiler, UCompilerDelphi, UCompilerPHP, UCompilerC,
     14  UCompilersForm;
    1415
    1516{$R *.res}
Note: See TracChangeset for help on using the changeset viewer.