C static library

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

C static library

652 次查看
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 项奖励
回复
1 回复

642 次查看
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 项奖励
回复