diff options
Diffstat (limited to 'WitnessRandomizer/WitnessRandomizer.vcxproj.filters')
| -rw-r--r-- | WitnessRandomizer/WitnessRandomizer.vcxproj.filters | 6 |
1 files changed, 0 insertions, 6 deletions
| diff --git a/WitnessRandomizer/WitnessRandomizer.vcxproj.filters b/WitnessRandomizer/WitnessRandomizer.vcxproj.filters index e83b7d3..6e92973 100644 --- a/WitnessRandomizer/WitnessRandomizer.vcxproj.filters +++ b/WitnessRandomizer/WitnessRandomizer.vcxproj.filters | |||
| @@ -15,9 +15,6 @@ | |||
| 15 | </Filter> | 15 | </Filter> |
| 16 | </ItemGroup> | 16 | </ItemGroup> |
| 17 | <ItemGroup> | 17 | <ItemGroup> |
| 18 | <ClInclude Include="pch.h"> | ||
| 19 | <Filter>Header Files</Filter> | ||
| 20 | </ClInclude> | ||
| 21 | <ClInclude Include="Memory.h"> | 18 | <ClInclude Include="Memory.h"> |
| 22 | <Filter>Header Files</Filter> | 19 | <Filter>Header Files</Filter> |
| 23 | </ClInclude> | 20 | </ClInclude> |
| @@ -26,9 +23,6 @@ | |||
| 26 | </ClInclude> | 23 | </ClInclude> |
| 27 | </ItemGroup> | 24 | </ItemGroup> |
| 28 | <ItemGroup> | 25 | <ItemGroup> |
| 29 | <ClCompile Include="pch.cpp"> | ||
| 30 | <Filter>Source Files</Filter> | ||
| 31 | </ClCompile> | ||
| 32 | <ClCompile Include="WitnessRandomizer.cpp"> | 26 | <ClCompile Include="WitnessRandomizer.cpp"> |
| 33 | <Filter>Source Files</Filter> | 27 | <Filter>Source Files</Filter> |
| 34 | </ClCompile> | 28 | </ClCompile> |
