Revision: 8422 https://osdn.net/projects/ttssh2/scm/svn/commits/8422 Author: zmatsuo Date: 2019-11-28 23:34:34 +0900 (Thu, 28 Nov 2019) Log Message: ----------- プロジェクトファイルにファイルを追加(VS2005,2008) - マニフェスト用rcファイル追加 - teraterm_manifest.rc - ttmacro_manifest.rc - マニフェストを生成しないようにした Modified Paths: -------------- branches/unicode_buf/teraterm/teraterm/ttermpro.v9.vcproj branches/unicode_buf/teraterm/teraterm/ttermpro.vcproj branches/unicode_buf/teraterm/ttpmacro/ttpmacro.v9.vcproj branches/unicode_buf/teraterm/ttpmacro/ttpmacro.vcproj -------------- next part -------------- Modified: branches/unicode_buf/teraterm/teraterm/ttermpro.v9.vcproj =================================================================== --- branches/unicode_buf/teraterm/teraterm/ttermpro.v9.vcproj 2019-11-28 14:34:23 UTC (rev 8421) +++ branches/unicode_buf/teraterm/teraterm/ttermpro.v9.vcproj 2019-11-28 14:34:34 UTC (rev 8422) @@ -293,6 +293,10 @@ > </File> <File + RelativePath=".\teraterm_manifest.rc" + > + </File> + <File RelativePath="tt-version.rc" > </File> Modified: branches/unicode_buf/teraterm/teraterm/ttermpro.vcproj =================================================================== --- branches/unicode_buf/teraterm/teraterm/ttermpro.vcproj 2019-11-28 14:34:23 UTC (rev 8421) +++ branches/unicode_buf/teraterm/teraterm/ttermpro.vcproj 2019-11-28 14:34:34 UTC (rev 8422) @@ -294,6 +294,10 @@ > </File> <File + RelativePath=".\teraterm_manifest.rc" + > + </File> + <File RelativePath="tt-version.rc" > </File> Modified: branches/unicode_buf/teraterm/ttpmacro/ttpmacro.v9.vcproj =================================================================== --- branches/unicode_buf/teraterm/ttpmacro/ttpmacro.v9.vcproj 2019-11-28 14:34:23 UTC (rev 8421) +++ branches/unicode_buf/teraterm/ttpmacro/ttpmacro.v9.vcproj 2019-11-28 14:34:34 UTC (rev 8422) @@ -77,6 +77,7 @@ LinkIncremental="1" SuppressStartupBanner="true" AdditionalLibraryDirectories="$(SolutionDir)..\libs\oniguruma\src;$(SolutionDir)..\libs\SFMT;$(OutDir)" + GenerateManifest="false" DelayLoadDLLs="iphlpapi.dll;user32.dll" GenerateDebugInformation="true" SubSystem="2" @@ -165,6 +166,7 @@ LinkIncremental="1" SuppressStartupBanner="true" AdditionalLibraryDirectories="$(SolutionDir)..\libs\oniguruma\src;$(SolutionDir)..\libs\SFMT;$(OutDir)" + GenerateManifest="false" DelayLoadDLLs="iphlpapi.dll;user32.dll" GenerateDebugInformation="true" SubSystem="2" @@ -409,6 +411,10 @@ > </File> <File + RelativePath=".\ttmacro_manifest.rc" + > + </File> + <File RelativePath="ttpmacro.rc" > <FileConfiguration Modified: branches/unicode_buf/teraterm/ttpmacro/ttpmacro.vcproj =================================================================== --- branches/unicode_buf/teraterm/ttpmacro/ttpmacro.vcproj 2019-11-28 14:34:23 UTC (rev 8421) +++ branches/unicode_buf/teraterm/ttpmacro/ttpmacro.vcproj 2019-11-28 14:34:34 UTC (rev 8422) @@ -77,6 +77,7 @@ LinkIncremental="1" SuppressStartupBanner="true" AdditionalLibraryDirectories="$(SolutionDir)..\libs\oniguruma\src;$(SolutionDir)..\libs\SFMT;$(OutDir)" + GenerateManifest="false" DelayLoadDLLs="iphlpapi.dll;user32.dll" GenerateDebugInformation="true" SubSystem="2" @@ -167,6 +168,7 @@ LinkIncremental="1" SuppressStartupBanner="true" AdditionalLibraryDirectories="$(SolutionDir)..\libs\oniguruma\src;$(SolutionDir)..\libs\SFMT;$(OutDir)" + GenerateManifest="false" DelayLoadDLLs="iphlpapi.dll;user32.dll" GenerateDebugInformation="true" SubSystem="2" @@ -412,6 +414,10 @@ > </File> <File + RelativePath=".\ttmacro_manifest.rc" + > + </File> + <File RelativePath="ttpmacro.rc" > <FileConfiguration