equal
deleted
inserted
replaced
27 |
27 |
28 |
28 |
29 VENDORID VID_DEFAULT |
29 VENDORID VID_DEFAULT |
30 |
30 |
31 UID 0x1000008D 0x101F856E |
31 UID 0x1000008D 0x101F856E |
32 |
32 NOEXPORTLIBRARY |
33 |
33 |
34 #if defined( ARMCC ) |
34 |
|
35 #if defined( EABI ) |
35 deffile /sf/mw/svgt/svgtopt/SVG/SVGEngine/eabi/SVGENGINE-OpenVG.def |
36 deffile /sf/mw/svgt/svgtopt/SVG/SVGEngine/eabi/SVGENGINE-OpenVG.def |
36 #elif defined( WINSCW ) |
37 #elif defined( WINSCW ) |
37 deffile /sf/mw/svgt/svgtopt/SVG/SVGEngine/BWINSCW/SVGENGINE-OpenVG.def |
38 deffile /sf/mw/svgt/svgtopt/SVG/SVGEngine/BWINSCW/SVGENGINE-OpenVG.def |
38 #elif defined( WINS ) |
39 #elif defined( WINS ) |
39 deffile ../bwins/SVGENGINE-OpenVG.def |
40 deffile ../bwins/SVGENGINE-OpenVG.def |