root/projects/macosx/framework/Makefile

Revision b3372f1fd0cd732b956eeb545bd40873af6fc42a, 42 bytes (checked in by Pierre d'Herbemont <pdherbemont@videolan.org>, 10 months ago)

Move the Mac OS X framework plus the yet to be finished VLC.app to projects/macosx/framework and projects/macosx/vlc_app.

  • Property mode set to 100644
Line 
1 all:
2         xcodebuild
3
4 clean:
5         xcodebuild clean
Note: See TracBrowser for help on using the browser.