diff options
Diffstat (limited to 'EDK/Foundation/Library/Dxe/Graphics/GraphicsLib.cif')
-rw-r--r-- | EDK/Foundation/Library/Dxe/Graphics/GraphicsLib.cif | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/EDK/Foundation/Library/Dxe/Graphics/GraphicsLib.cif b/EDK/Foundation/Library/Dxe/Graphics/GraphicsLib.cif new file mode 100644 index 0000000..cdb2c8c --- /dev/null +++ b/EDK/Foundation/Library/Dxe/Graphics/GraphicsLib.cif @@ -0,0 +1,18 @@ +<component> + name = "GraphicsLib" + category = ModulePart + LocalRoot = "EDK\Foundation\Library\Dxe\Graphics\" + RefName = "GraphicsLib" +[files] +"GraphicsLib.sdl" +"GraphicsLib.mak" +"Graphics.c" +"Print.c" +"Print.h" +"Graphics.inf" +[parts] +"GraphicsAscii" +"GraphicsUnicode" +"GraphicsAscii" +"GraphicsUnicode" +<endComponent> |