|
|
@@ -1,12 +1,9 @@
|
|
|
-<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
<ItemGroup>
|
|
|
<ClCompile Include="Platform\Windows\UnicodeText.cpp">
|
|
|
<Filter>Platform\Windows</Filter>
|
|
|
</ClCompile>
|
|
|
- <ClCompile Include="Platform\Windows\EventTrace.cpp">
|
|
|
- <Filter>Platform\Windows</Filter>
|
|
|
- </ClCompile>
|
|
|
<ClCompile Include="Platform\Windows\DaylightHelper.cpp">
|
|
|
<Filter>Platform\Windows</Filter>
|
|
|
</ClCompile>
|
|
|
@@ -51,9 +48,6 @@
|
|
|
</ClInclude>
|
|
|
<ClInclude Include="ChakraPlatform.h" />
|
|
|
<ClInclude Include="RuntimePlatformAgnosticPch.h" />
|
|
|
- <ClInclude Include="EventTrace.h">
|
|
|
- <Filter>Interfaces</Filter>
|
|
|
- </ClInclude>
|
|
|
<ClInclude Include="PerfTrace.h">
|
|
|
<Filter>Interfaces</Filter>
|
|
|
</ClInclude>
|
|
|
@@ -61,4 +55,4 @@
|
|
|
<Filter>Interfaces</Filter>
|
|
|
</ClInclude>
|
|
|
</ItemGroup>
|
|
|
-</Project>
|
|
|
+</Project>
|