mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 06:06:50 +00:00
25 lines
428 B
Plaintext
25 lines
428 B
Plaintext
$MacroRequired GENERATED_PROTO_DIR
|
|
|
|
$Project
|
|
{
|
|
$Folder "Protobuf Files"
|
|
{
|
|
$File "$SRCDIR\gcsdk\steammessages.proto"
|
|
$Folder "Generated Files"
|
|
{
|
|
$DynamicFile "$GENERATED_PROTO_DIR\steammessages.pb.h"
|
|
$DynamicFile "$GENERATED_PROTO_DIR\steammessages.pb.cc" [!$OSXALL]
|
|
{
|
|
$Configuration
|
|
{
|
|
$Compiler
|
|
{
|
|
$Create/UsePrecompiledHeader "Not Using Precompiled Headers"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
}
|