source-engine-2018-hl2_src/game/shared/base_gcmessages_include.vpc

23 lines
415 B
Plaintext
Raw Permalink Normal View History

2020-04-23 00:56:21 +08:00
$Project
{
$Folder "Protobuf Files"
{
$File "$SRCDIR/game/shared/base_gcmessages.proto"
$Folder "Generated Files" [!$OSXALL]
{
$DynamicFile "$GENERATED_PROTO_DIR/base_gcmessages.pb.h"
$DynamicFile "$GENERATED_PROTO_DIR/base_gcmessages.pb.cc"
{
$Configuration
{
$Compiler
{
$Create/UsePrecompiledHeader "Not Using Precompiled Headers" [$WINDOWS]
}
}
}
}
}
}