You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
428 B
24 lines
428 B
$MacroRequired PROTOBUF_BUILDER_INCLUDED
|
|
|
|
$Project
|
|
{
|
|
$Folder "Protobuf Files"
|
|
{
|
|
$File "$SRCDIR\common\netmessages.proto"
|
|
$Folder "Generated Files"
|
|
{
|
|
$DynamicFile "$GENERATED_PROTO_DIR\netmessages.pb.h"
|
|
$DynamicFile "$GENERATED_PROTO_DIR\netmessages.pb.cc"
|
|
{
|
|
$Configuration
|
|
{
|
|
$Compiler [$WINDOWS]
|
|
{
|
|
$Create/UsePrecompiledHeader "Not Using Precompiled Headers"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
}
|