Originally Posted by gri Is there a way to get "uic" and "moc" put the output files in the directories where their input source is? Try changing MOC_DIR, UI_DIR, RCC_DIR and OBJECTS_DIR variables. Originally Posted by gri If there's a way doing that with subprojects instead of project includes without creating a static/dynamic lib for the subfolders please tell me Instead of a .pro file with subdirs template, you can create one with app template that includes .pri files from subdirectories. But you can also consider switching to CMake.
Forum Rules
Bookmarks