-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
- Make PGE File Library be buildable as static or dynamic library (as STL or as Qt variant)
- Organize source code files and public include files into separated "include" and "src" folders
I think, we would drop away support for Qt variant after reorganizing of PGE Editor and use STL only variant which is much faster than Qt.
What do you think about this, @KevinW1998 ?
Also, make this library to be licensed under MIT.