Hello,
CCS version currently in use: Code Composer Studio 10.0.0
I try to generate a .lib file from the specified files in the project to provide the project to our customers.
Currently new projects can generate .lib library files, but due to too many file dependencies, I hope to directly generate .lib files from the specified files in the existing project. At this time, I cannot find the location of the output file type for individual files in the setting function.
How to generate .lib files from specified files during the compilation of existing projects, and how to configure the project.
Looking forward to your answer, this question has been bothering me for a day.