Hi all,

I would like to know if it is possible to add a subdirectory to a visual project and to put files in it.
Now, it is like this :

Project__
            |
            |___ Header Files
            |
            |___ Source Files

I would like to have this :

Project__
            |
            |___ Header Files__
                                       |
                                       |___ file1.hpp
                                       |___ file2.hpp
            |
            |___ Source Files__
                                       |
                                       |___ file1.cpp
                                       |___ file2.cpp

Is it posssible ?

Regards,

Olivier

--
Le temps des cerises reviendra. Dans l'immédiat, c'est le temps des noyaux. 
Courage.

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to