1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Fixed some video module compile problems on iOS and Windows

This commit is contained in:
jules 2017-07-04 09:49:24 +01:00
parent f3c224bf26
commit eda8612ee3
5 changed files with 46 additions and 43 deletions

View file

@ -44,6 +44,7 @@
dependencies: juce_data_structures juce_cryptography
OSXFrameworks: AVKit AVFoundation CoreMedia
iOSFrameworks: AVKit AVFoundation
END_JUCE_MODULE_DECLARATION