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.
31 lines
573 B
31 lines
573 B
5 years ago
|
$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"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
}
|