splitting source files in a project into Lib code and App code

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

splitting source files in a project into Lib code and App code

跳至解决方案
1,090 次查看
Leong
Contributor III

Hi there

 

I have a larger program that i would like to be able to split into a library (contains drivers, etc.) and application code. I tried to create 2 targets in the project, but it seems the files are shared. Is there a way to tell which file goes which target or is there better way to do this?

 

I'm using CW for CF 7.1

 

Thanks

标签 (1)
0 项奖励
回复
1 解答
1,022 次查看
Leong
Contributor III

Figured out... each Target Configuration has its own Link Order List... but all share the same file list... kind of counter-intuitive...

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,023 次查看
Leong
Contributor III

Figured out... each Target Configuration has its own Link Order List... but all share the same file list... kind of counter-intuitive...

0 项奖励
回复