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

@ -36,6 +36,7 @@
juce_opengl, juce_osc, juce_product_unlocking, juce_video
exporters: xcode_mac, vs2017, linux_make, androidstudio, xcode_iphone
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1
defines: JUCE_UNIT_TESTS=1
type: Component