diff options
author | dynaflash <[email protected]> | 2008-01-13 20:07:56 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2008-01-13 20:07:56 +0000 |
commit | ff41cd481c574a0bb600968e1595652d6de090ea (patch) | |
tree | 66710bbec8979216858d7653d37e999f34b29e7e /Jamfile | |
parent | a3ea745f4226b320e398615177deb103aeebda6b (diff) |
Fix JamFile which broke jam when PictureGLView files were removed from xcode project in 1190
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1191 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'Jamfile')
-rw-r--r-- | Jamfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -58,7 +58,6 @@ if $(OS) = MACOSX { OSX_SRC = macosx/main.mm macosx/Controller.h macosx/Controller.mm macosx/PictureController.h macosx/PictureController.mm - macosx/PictureGLView.h macosx/PictureGLView.mm macosx/HBQueueController.h macosx/HBQueueController.mm macosx/HBAdvancedController.h macosx/HBAdvancedController.m macosx/HBImageAndTextCell.h macosx/HBImageAndTextCell.m |