Skip to content

Latest commit

 

History

History
 
 

minimalqbs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Per-project installation with qbs

Fetch Fluid sources from the root directory of your project:

git clone https://github.com/lirios/fluid.git

Now create a project like minimalqmake.qbs that includes both fluid and the actual code of your app (inside the src sub-directory).