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.filters | |
parent | df24addf48a6de2c4ef4e1723ae7d9c1d261dabe (diff) |
*update
Diffstat (limited to 'build/03Thread/03Thread.vcxproj.filters')
-rw-r--r-- | build/03Thread/03Thread.vcxproj.filters | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/build/03Thread/03Thread.vcxproj.filters b/build/03Thread/03Thread.vcxproj.filters index d0d38cf..a9c0e02 100644 --- a/build/03Thread/03Thread.vcxproj.filters +++ b/build/03Thread/03Thread.vcxproj.filters @@ -15,10 +15,7 @@ </Filter> </ItemGroup> <ItemGroup> - <ClCompile Include="..\..\test\03Thread\threadtest.cpp"> - <Filter>源文件</Filter> - </ClCompile> - <ClCompile Include="main.cpp"> + <ClCompile Include="..\..\test\03Thread\main.cpp"> <Filter>源文件</Filter> </ClCompile> </ItemGroup> |