diff options
author | chai <chaifix@163.com> | 2018-08-08 23:24:00 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-08-08 23:24:00 +0800 |
commit | 847e5910abcc2431ad284ef843d482807349682d (patch) | |
tree | 41deb02688a59cf14241dbcd0d732df9783502fa /build/03Thread/03Thread.vcxproj.filters | |
parent | 4afb418bf779400005f5452776ec5e4df1d2eda6 (diff) | |
parent | 1019479c017bc42fa48bb5e825d26b5f70b00787 (diff) |
Merge branch 'master' of warmcat.org:/home/git-repo/libjin
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> |