summaryrefslogtreecommitdiffstats
path: root/Jamfile
diff options
context:
space:
mode:
authordynaflash <[email protected]>2007-12-05 17:08:32 +0000
committerdynaflash <[email protected]>2007-12-05 17:08:32 +0000
commitdf09b14480943f36a76baecd7385d95061ed617d (patch)
tree2ccda5d68003c7140055ebc3c15f84815e1cd6ba /Jamfile
parent9639cbcff49ff4afb5d4f1c9471f0d958a8eaaec (diff)
MacGui: Built-In Presets moved to new class: HBPresets
- Built In Presets are now created and defined in the methods in HBPresets.h and HBPresets.m - May move other preset methods here in the future as well. - Updated Jamfile as appropriate git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1098 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'Jamfile')
-rw-r--r--Jamfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jamfile b/Jamfile
index 410b9e6f7..2b8f4500a 100644
--- a/Jamfile
+++ b/Jamfile
@@ -63,6 +63,7 @@ if $(OS) = MACOSX
macosx/HBAdvancedController.h macosx/HBAdvancedController.m
macosx/HBImageAndTextCell.h macosx/HBImageAndTextCell.m
macosx/HBPreferencesController.h macosx/HBPreferencesController.m
+ macosx/HBPresets.h macosx/HBPresets.m
macosx/English.lproj/InfoPlist.strings
macosx/English.lproj/MainMenu.nib/classes.nib
macosx/English.lproj/MainMenu.nib/info.nib