mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 06:06:50 +00:00
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]
|
|
{
|
|
}
|
|
}
|