Page MenuHomePhabricator

libhmac.bpf
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

libhmac.bpf

//---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
//---------------------------------------------------------------------------
USE("..\..\..\libhmac\libhmac_byte_stream.h", File);
USE("..\..\..\libhmac\libhmac_definitions.h", File);
USEUNIT("..\..\..\libhmac\libhmac_error.c");
USE("..\..\..\libhmac\libhmac_error.h", File);
USE("..\..\..\libhmac\libhmac_extern.h", File);
USEUNIT("..\..\..\libhmac\libhmac_md5.c");
USE("..\..\..\libhmac\libhmac_md5.h", File);
USEUNIT("..\..\..\libhmac\libhmac_sha1.c");
USE("..\..\..\libhmac\libhmac_sha1.h", File);
USEUNIT("..\..\..\libhmac\libhmac_sha256.c");
USE("..\..\..\libhmac\libhmac_sha256.h", File);
USEUNIT("..\..\..\libhmac\libhmac_support.c");
USE("..\..\..\libhmac\libhmac_support.h", File);
USE("..\..\..\libhmac\libhmac_types.h", File);
//---------------------------------------------------------------------------
#define Library
// To add a file to the library use the Project menu 'Add to Project'.

File Metadata

Mime Type
text/x-c
Expires
Fri, Nov 21, 10:47 AM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1361070
Default Alt Text
libhmac.bpf (1 KB)

Event Timeline