Add WaitingForPlayers forwards to TF2 extension (bug 4704, r=pred)

This commit is contained in:
Brett Powell
2010-11-19 17:58:46 +13:00
parent 6267c17c6b
commit c9eaca0e56
8 changed files with 177 additions and 1 deletions
+9
View File
@@ -59,6 +59,7 @@
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="BINARY_NAME=\&quot;$(TargetFileName)\&quot;"
AdditionalIncludeDirectories=""
/>
<Tool
Name="VCPreLinkEventTool"
@@ -194,6 +195,10 @@
RelativePath="..\extension.cpp"
>
</File>
<File
RelativePath="..\gameplayrules.cpp"
>
</File>
<File
RelativePath="..\holiday.cpp"
>
@@ -224,6 +229,10 @@
RelativePath="..\extension.h"
>
</File>
<File
RelativePath="..\gameplayrules.h"
>
</File>
<File
RelativePath="..\holiday.h"
>