1
0
Fork 0
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:
ed 2018-06-27 11:37:27 +01:00
parent c859f50fe6
commit d018eb8407
76 changed files with 149 additions and 2 deletions

View file

@ -35,6 +35,8 @@
juce_gui_basics, juce_gui_extra
exporters: xcode_mac, vs2017, linux_make
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1
type: Component
mainClass: WaveShaperTanhDemo