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 | |
parent | 4afb418bf779400005f5452776ec5e4df1d2eda6 (diff) | |
parent | 1019479c017bc42fa48bb5e825d26b5f70b00787 (diff) |
Merge branch 'master' of warmcat.org:/home/git-repo/libjin
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"> |