mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
Introjucer: made the project wizard create some default exporters.
This commit is contained in:
parent
2e1ead004e
commit
10815d9e4d
7 changed files with 29 additions and 26 deletions
|
|
@ -159,6 +159,8 @@ public:
|
|||
sourceGroup.addFile (mainCppFile, -1, true);
|
||||
}
|
||||
|
||||
project.createDefaultExporters();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue