diff options
author | jbzdarkid <jbzdarkid@gmail.com> | 2018-11-07 08:27:09 -0800 |
---|---|---|
committer | jbzdarkid <jbzdarkid@gmail.com> | 2018-11-07 08:27:09 -0800 |
commit | 1cad9871174728c15abbdb71ee5cbe2cf03ccf0c (patch) | |
tree | 78c9cd861667e97c65ae89fe9a5e5b9a648efb06 /Test/Test.vcxproj | |
parent | cff45c335b23567eb126fefd676fad7c5e88ee02 (diff) | |
download | witness-tutorializer-1cad9871174728c15abbdb71ee5cbe2cf03ccf0c.tar.gz witness-tutorializer-1cad9871174728c15abbdb71ee5cbe2cf03ccf0c.tar.bz2 witness-tutorializer-1cad9871174728c15abbdb71ee5cbe2cf03ccf0c.zip |
Cleanup before I dive further
Diffstat (limited to 'Test/Test.vcxproj')
-rw-r--r-- | Test/Test.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Test/Test.vcxproj b/Test/Test.vcxproj index 15843f3..75e22a9 100644 --- a/Test/Test.vcxproj +++ b/Test/Test.vcxproj | |||
@@ -35,7 +35,6 @@ | |||
35 | <ItemGroup> | 35 | <ItemGroup> |
36 | <ClCompile Include="Temp.cpp" /> | 36 | <ClCompile Include="Temp.cpp" /> |
37 | <ClCompile Include="RandomTests.cpp" /> | 37 | <ClCompile Include="RandomTests.cpp" /> |
38 | <ClCompile Include="Swap.cpp" /> | ||
39 | </ItemGroup> | 38 | </ItemGroup> |
40 | <ItemGroup> | 39 | <ItemGroup> |
41 | <ProjectReference Include="..\Source\Source.vcxproj"> | 40 | <ProjectReference Include="..\Source\Source.vcxproj"> |