31 lines
573 B
Plaintext
31 lines
573 B
Plaintext
$Project
|
|
{
|
|
$Folder "Source Files"
|
|
{
|
|
$File "$SRCDIR\game\shared\tf\tf_gcmessages.cpp"
|
|
}
|
|
|
|
$Folder "Header Files"
|
|
{
|
|
$File "$SRCDIR\game\shared\tf\tf_gcmessages.h"
|
|
$File "$SRCDIR\game\shared\tf\tf_matchmaking_scoring.h"
|
|
}
|
|
|
|
$Folder "Protobuf Files"
|
|
{
|
|
$File "$SRCDIR\game\shared\tf\tf_gcmessages.proto"
|
|
$DynamicFile "$GENERATED_PROTO_DIR\tf_gcmessages.pb.h"
|
|
$DynamicFile "$GENERATED_PROTO_DIR\tf_gcmessages.pb.cc" [!$OSXALL]
|
|
{
|
|
$Configuration
|
|
{
|
|
$Compiler
|
|
{
|
|
$Create/UsePrecompiledHeader "Not Using Precompiled Headers"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
}
|