1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:38:10 +00:00

Documentation: Add Userland/ to qtcreator include path

This commit is contained in:
Debdut Chakraborty 2022-02-14 21:04:43 +05:30 committed by Andreas Kling
parent 3e1c1c0b16
commit 7527b52efc

View file

@ -19,6 +19,7 @@ First, make sure you have a working toolchain and can build and run SerenityOS.
```
.
Userland/
Userland/Services/
Userland/Libraries/
Userland/Libraries/LibC/