C static library

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

C static library

607 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NaserKshirsagar on Tue Mar 11 02:22:30 MST 2014
Hi alI,
I have successfully created C static library. But I want to save copy of that file at different location than default each time when I debug it. How do I do that?
0 Kudos
Reply
1 Reply

597 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Tue Mar 11 03:19:53 MST 2014
Use a post-built step that copies it somewhere...

Look at this FAQ, which describes post build steps.
http://www.lpcware.com/content/faq/lpcxpresso/post-processing-linked-application
0 Kudos
Reply