summaryrefslogtreecommitdiffstats
path: root/Jamfile
diff options
context:
space:
mode:
authordynaflash <[email protected]>2008-01-13 20:07:56 +0000
committerdynaflash <[email protected]>2008-01-13 20:07:56 +0000
commitff41cd481c574a0bb600968e1595652d6de090ea (patch)
tree66710bbec8979216858d7653d37e999f34b29e7e /Jamfile
parenta3ea745f4226b320e398615177deb103aeebda6b (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--Jamfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Jamfile b/Jamfile
index 68bee88e1..6a2c5c59d 100644
--- a/Jamfile
+++ b/Jamfile
@@ -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