# HG changeset patch # User Brendan Donegan # Date 1279286504 -3600 # Node ID 0cc4808d464f9deff1c9fd2b82a559bb5def9603 # Parent 2fdbc30f1dad20260df99f9dfe8baf317628d82c Added ocrsrv.dll to bigrom.oby to make sure InputMethod smoke test can build into the ROM diff -r 2fdbc30f1dad -r 0cc4808d464f sf_config/rombuild/sf_refhw/bigrom.oby --- a/sf_config/rombuild/sf_refhw/bigrom.oby Tue Jul 13 16:02:59 2010 +0100 +++ b/sf_config/rombuild/sf_refhw/bigrom.oby Fri Jul 16 14:21:44 2010 +0100 @@ -859,6 +859,7 @@ file=ABI_DIR\BUILD_DIR\LICENSEETSY_STUB.DLL Sys\Bin\licenseetsy.dll /* needed by phonetsy.tsy */ file=ABI_DIR\BUILD_DIR\SIMATKTSY_STUB.DLL Sys\Bin\simatktsy.dll /* needed by licenseetsy_stub.dll */ //file=ABI_DIR\BUILD_DIR\usbcsc.ldd SHARED_LIB_DIR\usbcsc.ldd /* needed by msfs_db.fsy */ +file=ABI_DIR\BUILD_DIR\ocrsrv.dll Sys\Bin\ocrsrv.dll /* needed by InputMethods smoke test */ //extension[VARID]=KERNEL_DIR\BUILD_DIR\display.ldd \Sys\Bin\display0.ldd /* needed for the graphics composition */