Update msvc project.

This commit is contained in:
Dr!fter
2015-06-03 14:32:10 -04:00
parent a3dbdc9dc0
commit 4b6664042e
2 changed files with 4 additions and 6 deletions
+1 -3
View File
@@ -6,11 +6,9 @@
</ClCompile>
<ClCompile Include="..\vhook.cpp" />
<ClCompile Include="..\extension.cpp" />
<ClCompile Include="$(SMCENTRAL)\public\jit\x86\assembler-x86.cpp">
<Filter>JIT</Filter>
</ClCompile>
<ClCompile Include="..\natives.cpp" />
<ClCompile Include="..\listeners.cpp" />
<ClCompile Include="$(SOURCEMOD)\public\jit\x86\assembler-x86.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\extension.h">