My plan's view. I'm forget and can't see what I compiled. I have to open project options and check target option andespecially customer copy added debug info, and etc.


18-06-2014 22:22 tarihinde, FreeMan yazdı:
Where is that compiler directive ?
- Has any easy way for test compile dialog, have to I rebuild everytime IDE ?
-compiler_config_target.pas  has in what I need,
TCompilerConfigTargetFrame.Setup( --> fill comboboxs, separate this code to inc file, has be only one code can share.(this is last todo)

   .....Frame.ReadSettings(AOptions: TAbstractIDEOptions);
  ....tFrame.WriteSettings(AOptions: TAbstractIDEOptions);

-and I need Compile, and build action events.

I need access this issue in InfoBuild.pp Can any one any hint about this?
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to