Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Codewarrior Symbian > [CW 2.8] SOURCE...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 104 of 155
Post > Topic >>

[CW 2.8] SOURCEPATH, multiple directories

by Tobias Stoeger <not.for.reply@[EMAIL PROTECTED] > Oct 27, 2004 at 11:35 AM

Hi,
I want to structure the sources of my project like

src/
src/common
src/utils

So I added the following statements to my mmp file and imported it into
CW.

[Location of mmp-file is %projectDir%/group/project.mmp]
....
SOURCEPATH        ..\src
SOURCE            SrcSource1.cpp
SOURCE            SrcSource2.cpp

SOURCEPATH        ..\src\common
SOURCE            CommonSource1.cpp
SOURCE            CommonSource2.cpp

SOURCEPATH        ..\src\utils
SOURCE            UtilsSource1.cpp
SOURCE            UtilsSource2.cpp
....

CW shows the above sourcefiles in the projectsexplorer in the
"Sources"-group, but can't find/open them.

Bug, feature or my mistake?
TX




 2 Posts in Topic:
[CW 2.8] SOURCEPATH, multiple directories
Tobias Stoeger <not.fo  2004-10-27 11:35:51 
Re: [CW 2.8] SOURCEPATH, multiple directories
Tobias Stoeger <not.fo  2004-10-28 14:27:47 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue May 13 20:31:03 CDT 2008.