cstrike15_src/game/shared/base_gcmessages_include.vpc
2025-06-04 03:22:50 +02:00

22 lines
398 B
Plaintext

$MacroRequired PROTOBUF_BUILDER_INCLUDED
$Project
{
$Folder "Protobuf Files"
{
$File "$SRCDIR\game\shared\base_gcmessages.proto"
$DynamicFile "$GENERATED_PROTO_DIR\base_gcmessages.pb.h"
$DynamicFile "$GENERATED_PROTO_DIR\base_gcmessages.pb.cc"
{
$Configuration
{
$Compiler [$WINDOWS]
{
$Create/UsePrecompiledHeader "Not Using Precompiled Headers"
}
}
}
}
}