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

Added mac NSException catching and tidied up some warnings.

This commit is contained in:
Julian Storer 2009-12-11 17:54:58 +00:00
parent ce7def1f9d
commit 1f38660d94
7 changed files with 144 additions and 7 deletions

4
.gitignore vendored
View file

@ -15,6 +15,9 @@
*.manifest.res
*.o
*.d
.DS_Store
.svn
profile
extras/juce demo/build/macosx/build
extras/juce demo/build/iphone/build
extras/juce demo/build/linux/build
@ -30,4 +33,3 @@ bin/intermediate*
bin/lib*
bin/jucelib*
bin/JUCE*