1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/examples/InAppPurchase
2017-11-28 16:18:40 +00:00
..
BinaryData Fixed an issue when building the in-app purchases app on case-sensitive filesystems 2017-08-24 17:24:41 +01:00
Builds Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated! 2017-11-28 16:18:40 +00:00
JuceLibraryCode Re-saved all projects 2017-11-06 16:30:15 +00:00
Signing Formatting improvements 2017-10-23 15:03:25 +01:00
Source InAppPurchases: fix the demo app after the latest changes to StringArray. 2017-10-17 17:42:03 +02:00
InAppPurchase.jucer Set the C++ language standard of all JUCE projects to C++14 2017-10-27 09:56:45 +01:00