question about how to arrange files in the project view
-
hey folks,
i'm new to qr-creator and i've trouble with aranging the files the way i want them to be, for example i want to have all my .cpp and .h files in the folder projectfolder/src. i managed to change it in the cmake file but then in the project view i have Header Files>src>main.cpp for example, in my work we have a project where this is not the case, they have just Header Files/main.cpp for example.
-
C Christian Ehrlicher moved this topic from General and Desktop on
-
hey folks,
i'm new to qr-creator and i've trouble with aranging the files the way i want them to be, for example i want to have all my .cpp and .h files in the folder projectfolder/src. i managed to change it in the cmake file but then in the project view i have Header Files>src>main.cpp for example, in my work we have a project where this is not the case, they have just Header Files/main.cpp for example.
-
Hi @rock37
There are options in the projects view toolbar,
"simplify tree" is maybe what you looking for.
Projects View Toolbar -
S SGaist has marked this topic as solved on