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