imagingmodules/exiflib/group/ExifLib.mmp
branchGCC_SURGE
changeset 16 2cdb63fe615d
parent 0 469c91dae73b
equal deleted inserted replaced
15:5f220fe3bd66 16:2cdb63fe615d
    27 VENDORID    VID_DEFAULT
    27 VENDORID    VID_DEFAULT
    28 
    28 
    29 // Define directories for the .def-files of WINS and WINSCW builds separately.
    29 // Define directories for the .def-files of WINS and WINSCW builds separately.
    30 // IMPORTANT NOTICE:  The lines in the example that end with a backslash 
    30 // IMPORTANT NOTICE:  The lines in the example that end with a backslash 
    31 // must have one space after the backslash.
    31 // must have one space after the backslash.
    32 #if defined(ARMCC)
    32 #if defined(EABI)
    33 deffile ../EABI/ 
    33 deffile ../EABI/ 
    34 #elif defined( WINSCW )
    34 #elif defined( WINSCW )
    35 deffile ../Bwinscw/ 
    35 deffile ../Bwinscw/ 
    36 #elif defined( WINS )
    36 #elif defined( WINS )
    37 deffile ../Bwins/ 
    37 deffile ../Bwins/