Revision: 7633 https://osdn.net/projects/ttssh2/scm/svn/commits/7633 Author: maya Date: 2019-04-27 09:02:17 +0900 (Sat, 27 Apr 2019) Log Message: ----------- tipwin.cpp を vcproj,ttxssh.v[10,11,12,14].vcxproj.filters に追加 r7507 ttxssh.vcproj に追加 r7517 ttxssh.v15.vcproj,ttxssh.v15.vcxproj.filters に追加 r7559 ttxssh.v9.vcproj,ttxssh.v[10,11,12,14].vcxproj に追加 Revision Links: -------------- https://osdn.net/projects/ttssh2/scm/svn/commits/7507 https://osdn.net/projects/ttssh2/scm/svn/commits/7517 https://osdn.net/projects/ttssh2/scm/svn/commits/7559 Modified Paths: -------------- trunk/ttssh2/ttxssh/ttxssh.v10.vcxproj.filters trunk/ttssh2/ttxssh/ttxssh.v11.vcxproj.filters trunk/ttssh2/ttxssh/ttxssh.v12.vcxproj.filters trunk/ttssh2/ttxssh/ttxssh.v14.vcxproj.filters -------------- next part -------------- Modified: trunk/ttssh2/ttxssh/ttxssh.v10.vcxproj.filters =================================================================== --- trunk/ttssh2/ttxssh/ttxssh.v10.vcxproj.filters 2019-04-26 17:18:36 UTC (rev 7632) +++ trunk/ttssh2/ttxssh/ttxssh.v10.vcxproj.filters 2019-04-27 00:02:17 UTC (rev 7633) @@ -94,6 +94,9 @@ <ClCompile Include="..\..\teraterm\teraterm\WSAAsyncGetAddrInfo.c"> <Filter>Source Files</Filter> </ClCompile> + <ClCompile Include="..\..\teraterm\common\tipwin.cpp"> + <Filter>Source Files</Filter> + </ClCompile> </ItemGroup> <ItemGroup> <ClInclude Include="arc4random.h"> Modified: trunk/ttssh2/ttxssh/ttxssh.v11.vcxproj.filters =================================================================== --- trunk/ttssh2/ttxssh/ttxssh.v11.vcxproj.filters 2019-04-26 17:18:36 UTC (rev 7632) +++ trunk/ttssh2/ttxssh/ttxssh.v11.vcxproj.filters 2019-04-27 00:02:17 UTC (rev 7633) @@ -94,6 +94,9 @@ <ClCompile Include="..\..\teraterm\teraterm\WSAAsyncGetAddrInfo.c"> <Filter>Source Files</Filter> </ClCompile> + <ClCompile Include="..\..\teraterm\common\tipwin.cpp"> + <Filter>Source Files</Filter> + </ClCompile> </ItemGroup> <ItemGroup> <ClInclude Include="arc4random.h"> Modified: trunk/ttssh2/ttxssh/ttxssh.v12.vcxproj.filters =================================================================== --- trunk/ttssh2/ttxssh/ttxssh.v12.vcxproj.filters 2019-04-26 17:18:36 UTC (rev 7632) +++ trunk/ttssh2/ttxssh/ttxssh.v12.vcxproj.filters 2019-04-27 00:02:17 UTC (rev 7633) @@ -94,6 +94,9 @@ <ClCompile Include="..\..\teraterm\teraterm\WSAAsyncGetAddrInfo.c"> <Filter>Source Files</Filter> </ClCompile> + <ClCompile Include="..\..\teraterm\common\tipwin.cpp"> + <Filter>Source Files</Filter> + </ClCompile> </ItemGroup> <ItemGroup> <ClInclude Include="arc4random.h"> Modified: trunk/ttssh2/ttxssh/ttxssh.v14.vcxproj.filters =================================================================== --- trunk/ttssh2/ttxssh/ttxssh.v14.vcxproj.filters 2019-04-26 17:18:36 UTC (rev 7632) +++ trunk/ttssh2/ttxssh/ttxssh.v14.vcxproj.filters 2019-04-27 00:02:17 UTC (rev 7633) @@ -94,6 +94,9 @@ <ClCompile Include="..\..\teraterm\teraterm\WSAAsyncGetAddrInfo.c"> <Filter>Source Files</Filter> </ClCompile> + <ClCompile Include="..\..\teraterm\common\tipwin.cpp"> + <Filter>Source Files</Filter> + </ClCompile> </ItemGroup> <ItemGroup> <ClInclude Include="arc4random.h">