1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_core/system
2014-10-14 14:32:25 +01:00
..
juce_PlatformDefs.h Modified the DBG and jassert macros to force users to follow them with a semi-colon. This can avoid some nasty and subtle mistakes when the macros are elided in a release build. 2014-10-14 14:32:25 +01:00
juce_StandardHeader.h Added missing header that was needed for MSVC. 2014-10-07 19:56:02 +01:00
juce_SystemStats.cpp Added tests for SSE3 capability. 2013-07-31 11:04:16 +01:00
juce_SystemStats.h Split the SystemStats::Windows8 enum into 8.0 and 8.1 values. 2014-07-05 13:13:54 +01:00
juce_TargetPlatform.h Added a test to set up the JUCE_64BIT flag if __arm64__ is set. 2014-09-16 15:49:59 +01:00