I am using SFML and I want to use Qt Creator with it. When I compile manually, I will put the following arguments to the -lsfmlsystem -lsfmlwindow .
How to do this if I use Qt Creator and (I think) QMake?
c ++ qt-creator qmake sfml
Matthew h
source share