Author Topic: compile (current) file vs build file  (Read 4915 times)

Offline ganeshram

  • Single posting newcomer
  • *
  • Posts: 2
compile (current) file vs build file
« on: October 01, 2023, 09:44:19 pm »


When I Compile Current File,
The Build Log displays

-------------- Build file: Debug in Proj_Name (compiler: GNU GCC Compiler)---------------

Should it not be
-------------- Compile file: Proj_Name (compiler: GNU GCC Compiler) ----------------------

Thanks