I work for a big project and i would like to put all .cpp & .h files in one folder . I did that in .pro file : SOURCES += src/main.cpp src/test.cpp HEADERS += src/test.h
The problem that in QT creator the files was in Headers>src>test.h and not in Headers>test.h directly .
Aucun commentaire:
Enregistrer un commentaire