Revision: 8344 https://osdn.net/projects/ttssh2/scm/svn/commits/8344 Author: zmatsuo Date: 2019-10-29 22:05:02 +0900 (Tue, 29 Oct 2019) Log Message: ----------- プロジェクトファイルにファイルを追加(VS2005,2008) - ftdlg_lite.cpp,h, sendmem.cpp,h, clipboarddlg.cpp,h Modified Paths: -------------- branches/unicode_buf/teraterm/teraterm/ttermpro.v9.vcproj branches/unicode_buf/teraterm/teraterm/ttermpro.vcproj -------------- next part -------------- Modified: branches/unicode_buf/teraterm/teraterm/ttermpro.v9.vcproj =================================================================== --- branches/unicode_buf/teraterm/teraterm/ttermpro.v9.vcproj 2019-10-29 13:04:49 UTC (rev 8343) +++ branches/unicode_buf/teraterm/teraterm/ttermpro.v9.vcproj 2019-10-29 13:05:02 UTC (rev 8344) @@ -452,6 +452,7 @@ <File RelativePath="..\common\tipwin.h" > + </File> <File RelativePath="..\common\tmfc.h" > @@ -632,6 +633,30 @@ RelativePath="..\common\layer_for_unicode.h" > </File> + <File + RelativePath="ftdlg_lite.cpp" + > + </File> + <File + RelativePath="ftdlg_lite.h" + > + </File> + <File + RelativePath="sendmem.cpp" + > + </File> + <File + RelativePath="sendmem.h" + > + </File> + <File + RelativePath="clipboarddlg.cpp" + > + </File> + <File + RelativePath="clipboarddlg.h" + > + </File> </Filter> </Files> <Globals> Modified: branches/unicode_buf/teraterm/teraterm/ttermpro.vcproj =================================================================== --- branches/unicode_buf/teraterm/teraterm/ttermpro.vcproj 2019-10-29 13:04:49 UTC (rev 8343) +++ branches/unicode_buf/teraterm/teraterm/ttermpro.vcproj 2019-10-29 13:05:02 UTC (rev 8344) @@ -634,6 +634,30 @@ RelativePath="..\common\layer_for_unicode.h" > </File> + <File + RelativePath="ftdlg_lite.cpp" + > + </File> + <File + RelativePath="ftdlg_lite.h" + > + </File> + <File + RelativePath="sendmem.cpp" + > + </File> + <File + RelativePath="sendmem.h" + > + </File> + <File + RelativePath="clipboarddlg.cpp" + > + </File> + <File + RelativePath="clipboarddlg.h" + > + </File> </Filter> </Files> <Globals>