I have started using carbide.c++ Professional
I have a dll project that has no sis files in it, it is part of another project.
In the project paths there are 6 .pkg files but none of there are to be built for this project.
I can import the mmp but when it comes to building it, it fails as it is attempting to build *ALL* the pkg files as opposed to none of them - which it should be doing.
The question is how can I disable it attempting to build the sis file?



