On Mon, Sep 14, 2009 at 01:59:48PM -0600, Dixon, Shane wrote:
> I'm using the MSVC9 generator in Windows XP (CMake 2.6.4).  I have
> several files like "Readme.txt", "News.txt", and "Install.txt" that
> I'd like to show up when I generate a MSVC9 project.  How do I get
> those files to show up in MSVC9?

Just add them as source files in your add_exectuable() or add_library()
command.

tyler
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to