Suggestion: Process object and res files

Discussion about CodeLite development process and patches
Fred
CodeLite Enthusiast
Posts: 43
Joined: Mon Jul 02, 2012 12:53 pm
Genuine User: Yes
IDE Question: C++
Contact:

Suggestion: Process object and res files

Post by Fred »

Hello,
perhaps it would be convenient, when .o or .res files are added to the project tree, that they will be processed in the build process:
.o gets linked, .res is sent to windres to produce an object file.

Regards,
Fred