March 2008

Now expands the *.gif files using makes $(wildcard) option to avoid error...

Commit by leighsmith :: r3426 /trunk/MusicKit/Documentation/Makefile.in: (link) Now expands the *.gif files using makes $(wildcard) option to avoid error messages when there are no files. This stops Xcode from gagging on the error message (make was fine). Doxygen's warnings still cause Xcode problems, though.

Added SDKROOT and inclusion of headers from /usr/local/include to enable...

Commit by leighsmith :: r3425 /trunk/MusicKit/MusicKit.xcodeproj/project.pbxproj: (link) Added SDKROOT and inclusion of headers from /usr/local/include to enable compiling on Xcode 2.5 on MacOS 10.5. The SndView Palette still needs conversion, so the aggregate target doesn't fully build