23 lines
356 B
Plaintext
23 lines
356 B
Plaintext
//-----------------------------------------------------------------------------
|
|
// SOURCE_CRYPTLIB_INCLUDE.VPC
|
|
//
|
|
// Includes needed to link cryptopp
|
|
//
|
|
//-----------------------------------------------------------------------------
|
|
|
|
|
|
$Project
|
|
{
|
|
$Folder "Source Files"
|
|
{
|
|
}
|
|
|
|
$Folder "Link Libraries"
|
|
{
|
|
}
|
|
|
|
$Folder "Link Libraries" [$VS2015]
|
|
{
|
|
}
|
|
}
|