OSDN Git Service

Remove ScanController.* from the main Jamfile as they are no longer present or needed.
authorsuperdump <superdump@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 27 Aug 2007 17:14:52 +0000 (17:14 +0000)
committersuperdump <superdump@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 27 Aug 2007 17:14:52 +0000 (17:14 +0000)
git-svn-id: svn://localhost/HandBrake/trunk@877 b64f7644-9d1e-0410-96f1-a4d463321fa5

Jamfile

diff --git a/Jamfile b/Jamfile
index 656df38..4c6cdf4 100644 (file)
--- a/Jamfile
+++ b/Jamfile
@@ -57,7 +57,6 @@ if $(OS) = BEOS
 if $(OS) = MACOSX
 {
     OSX_SRC = macosx/main.mm macosx/Controller.h macosx/Controller.mm
-              macosx/ScanController.h macosx/ScanController.mm
               macosx/PictureController.h macosx/PictureController.mm
               macosx/PictureGLView.h macosx/PictureGLView.mm
               macosx/QueueController.h macosx/QueueController.mm