mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-03 05:49:41 +03:00
23 lines
415 B
Plaintext
23 lines
415 B
Plaintext
$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]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|