Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to get a list of all c files to be compiled in current configuration?
How to get a list of all c files to be compiled in current configuration? [message #1872590] Mon, 11 November 2024 05:34 Go to next message
HUANG da is currently offline HUANG daFriend
Messages: 1
Registered: November 2024
Junior Member
I want some code to be generated before the build based on a list of all c files to be compiled in current configuration. How to get the list in a custom build step?
Re: How to get a list of all c files to be compiled in current configuration? [message #1872809 is a reply to message #1872590] Thu, 21 November 2024 02:54 Go to previous message
Annmarie  Castaneda is currently offline Annmarie CastanedaFriend
Messages: 1
Registered: November 2024
Junior Member
You can get the list of C files to be compiled in the current monkey mart configuration by using the "Pre-build step" in Eclipse.

[Updated on: Wed, 11 December 2024 04:33]

Report message to a moderator

Previous Topic:Program file does not exist
Next Topic:Launch Configuration for Makefile Project
Goto Forum:
  


Current Time: Tue Jan 14 04:22:05 GMT 2025

Powered by FUDForum. Page generated in 0.03455 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top