diff options
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> |