initial import of sdktools extension. we're missing some of the calling mechanisms and linux tests/support!

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40956
This commit is contained in:
David Anderson
2007-06-16 08:36:34 +00:00
parent c133002c14
commit bdf651634c
11 changed files with 1320 additions and 77 deletions
+21
View File
@@ -62,6 +62,7 @@
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="vstdlib.lib tier0.lib tier1.lib"
OutputFile="$(OutDir)\sdktools.ext.dll"
LinkIncremental="2"
GenerateDebugInformation="true"
@@ -184,6 +185,18 @@
RelativePath="..\extension.cpp"
>
</File>
<File
RelativePath="..\vcallbuilder.cpp"
>
</File>
<File
RelativePath="..\vcaller.cpp"
>
</File>
<File
RelativePath="..\vdecoder.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
@@ -194,6 +207,14 @@
RelativePath="..\extension.h"
>
</File>
<File
RelativePath="..\vcallbuilder.h"
>
</File>
<File
RelativePath="..\vdecoder.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"