mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
This commit is contained in:
parent
c859f50fe6
commit
d018eb8407
76 changed files with 149 additions and 2 deletions
|
|
@ -33,6 +33,8 @@
|
|||
juce_gui_basics
|
||||
exporters: xcode_mac, vs2017, linux_make, androidstudio, xcode_iphone
|
||||
|
||||
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1
|
||||
|
||||
type: Component
|
||||
mainClass: ValueTreesDemo
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue