matdombrock / potatojuce

0 stars 0 forks source link

Do We Really Need ProJUCEr at All? #17

Open matdombrock opened 1 year ago

matdombrock commented 1 year ago

In the past I've always used Projucer to manage the build files and IDE setup.

But I've been kind of ignoring it so far on this project. I'm not sure it's really needed here since we're building a CLI targeted for a specific platform and not a cross-platform GUI app.

matdombrock commented 1 year ago

Update - Modules

Adding/moving files and building without adding the file in Projucer works fine.

The one thing I'm not totally sure about is getting JUCE modules into the project without Projucer.