Hi, You can add your headers manually to the project by setting the H_FILES variable in the files.cmake file of your plugin or module. For example:
set(H_FILES AwesomeImageFilter.h ) Best, Sascha On 08/16/2011 09:03 PM, Anderegg, Bradley G wrote: > Hi, > > I am having a problem with MITK on Visual Studio 2008. Basically the > headers don't show up in the project files and it makes it nearly > impossible to find anything. My project was generated with the super > build and I've tried regenerating it and that doesn't fix the problem. > Any ideas? > > Thank you, > Brad > > ------------------------------------------------------------------------------ > Get a FREE DOWNLOAD! and learn more about uberSVN rich system, > user administration capabilities and model configuration. Take > the hassle out of deploying and managing Subversion and the > tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
