| Clean g++ build - no .o compiled files [message #875848] |
Wed, 23 May 2012 08:52 |
Artur Rodrigues Messages: 1 Registered: May 2012 Location: Brazil |
Junior Member |
|
|
Hi all!
I have a project at Eclipe:Indigo using C++ (g++ compiler for intel x386 @ Windows7), with 2 build configurations:
1.Debug Config (for development purposes)
2.Release Config (the usable version: the result our client wants)
I want to configure the Release Config to build a target (DLL). It works correctly, but the configuration keeps including the .o files inside the build folder.
Is there a way to compile everything, and then ommiting the .o files (auto-deleting them after the build)?
|
|
|
Powered by
FUDForum. Page generated in 0.02966 seconds