1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/extras/JuceDemo/Builds/VisualStudio2010
2013-07-28 18:08:28 +01:00
..
icon.ico Introjucer: better icon generation. 2012-04-10 12:09:09 +01:00
Juce Demo.sln Minor additions to ValueTree, Time. OpenGL work. Update to introjucer MSVC .sln file generation. 2011-10-24 12:25:59 +01:00
Juce Demo.vcxproj Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before. 2013-07-28 18:08:28 +01:00
Juce Demo.vcxproj.filters Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before. 2013-07-28 18:08:28 +01:00
resources.rc Introjucer: added an extra icon ID in the MSVC resource file. 2012-11-13 16:19:49 +00:00