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.
30 lines
573 B
30 lines
573 B
$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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
}
|