diff options
Diffstat (limited to 'build/03Thread/03Thread.vcxproj')
-rw-r--r-- | build/03Thread/03Thread.vcxproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/03Thread/03Thread.vcxproj b/build/03Thread/03Thread.vcxproj index ddd8193..6cad582 100644 --- a/build/03Thread/03Thread.vcxproj +++ b/build/03Thread/03Thread.vcxproj @@ -125,8 +125,7 @@ </ProjectReference> </ItemGroup> <ItemGroup> - <ClCompile Include="..\..\test\03Thread\threadtest.cpp" /> - <ClCompile Include="main.cpp" /> + <ClCompile Include="..\..\test\03Thread\main.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |