CxImage-adding *.h files to ext. dependencies
-
Hi, I am doing an image processing project. I have downloaded CxImage, I wanted to append the *.h files of CxImage to the external dependecies. When I tried adding them by going to Project | Add files and then selecting a particular *.h files, it adds the *.h files to the Header folder. Can any one tell me how to work with CxImage and add the *.h files to the external dependencies. Thanks
-
Hi, I am doing an image processing project. I have downloaded CxImage, I wanted to append the *.h files of CxImage to the external dependecies. When I tried adding them by going to Project | Add files and then selecting a particular *.h files, it adds the *.h files to the Header folder. Can any one tell me how to work with CxImage and add the *.h files to the external dependencies. Thanks
"External dependencies" lists headers that you include that are not part of the project, that's what the "external" part means. :) Having the files in "External dependencies" doesn't make a difference when you build, since that is just a IDE feature. --Mike-- LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ | You Are Dumb