Team Fortress 2 Source Code as on 22/4/2020
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.

24 lines
428 B

  1. $MacroRequired GENERATED_PROTO_DIR
  2. $Project
  3. {
  4. $Folder "Protobuf Files"
  5. {
  6. $File "$SRCDIR\gcsdk\steammessages.proto"
  7. $Folder "Generated Files"
  8. {
  9. $DynamicFile "$GENERATED_PROTO_DIR\steammessages.pb.h"
  10. $DynamicFile "$GENERATED_PROTO_DIR\steammessages.pb.cc" [!$OSXALL]
  11. {
  12. $Configuration
  13. {
  14. $Compiler
  15. {
  16. $Create/UsePrecompiledHeader "Not Using Precompiled Headers"
  17. }
  18. }
  19. }
  20. }
  21. }
  22. }