This commit is contained in:
Andrei Drexler 2011-07-20 18:26:02 +00:00
parent 92abc9e8ae
commit 9fc3c6a1eb

View file

@ -12,6 +12,9 @@
/>
</Platforms>
<ToolFiles>
<DefaultToolFile
FileName="masm.rules"
/>
</ToolFiles>
<Configurations>
<Configuration
@ -28,6 +31,9 @@
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="MASM"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
@ -126,6 +132,9 @@
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="MASM"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
@ -1356,6 +1365,10 @@
RelativePath="..\..\code\qcommon\ioapi.h"
>
</File>
<File
RelativePath="..\..\code\renderer\iqm.h"
>
</File>
<File
RelativePath="..\..\code\ui\keycodes.h"
>
@ -2008,6 +2021,10 @@
RelativePath="..\..\code\renderer\tr_model.c"
>
</File>
<File
RelativePath="..\..\code\renderer\tr_model_iqm.c"
>
</File>
<File
RelativePath="..\..\code\renderer\tr_noise.c"
>
@ -2282,6 +2299,18 @@
>
</File>
</Filter>
<Filter
Name="asm"
>
<File
RelativePath="..\..\code\asm\ftola.asm"
>
</File>
<File
RelativePath="..\..\code\asm\snapvector.asm"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>