source-sdk-2013-mapbase/sp/src/game/protobuf_include.vpc

16 lines
300 B
Plaintext
Raw Normal View History

2013-12-03 07:31:46 +04:00
//-----------------------------------------------------------------------------
// protobuf_include.vpc
//
// Project Script
//-----------------------------------------------------------------------------
$MacroRequired "PLATFORM"
$Project
{
$Folder "Libraries"
{
$Libexternal libprotobuf
}
}