diff options
author | chai <chaifix@163.com> | 2018-08-07 12:56:28 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-08-07 12:56:28 +0800 |
commit | 35d0affb2b19a38ae43ac991021dd3c888dc3aa6 (patch) | |
tree | 378e1a6bf6fec56568dcec6aac15c4426f1f9375 /build/03Thread/03Thread.vcxproj | |
parent | df24addf48a6de2c4ef4e1723ae7d9c1d261dabe (diff) |
*update
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"> |