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,091件の閲覧回数
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,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 件の賞賛
返信
1 返信
1,024件の閲覧回数
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 件の賞賛
返信