mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
GUI Basics: Split module into multiple compilation units
This should help prevent gui_basics becoming a bottleneck during builds.
This commit is contained in:
parent
2ea448ffcc
commit
f22e9585d4
89 changed files with 1624 additions and 119 deletions
|
|
@ -0,0 +1,8 @@
|
|||
/*
|
||||
|
||||
IMPORTANT! This file is auto-generated each time you save your
|
||||
project - if you alter its contents, your changes may be overwritten!
|
||||
|
||||
*/
|
||||
|
||||
#include <juce_gui_basics/juce_gui_basics_4.cpp>
|
||||
Loading…
Add table
Add a link
Reference in a new issue