• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

FFFTPのソースコードです。


Commit MetaInfo

修訂aab1e35a816452f5830f79173e35faa359accec7 (tree)
時間2014-10-04 22:19:13
作者s_kawamoto <s_kawamoto@user...>
Commiters_kawamoto

Log Message

Add support for Windows 10.

Change Summary

差異

Binary files a/FFFTP_Eng_Release/FFFTP.exe and b/FFFTP_Eng_Release/FFFTP.exe differ
Binary files a/Release/FFFTP.exe and b/Release/FFFTP.exe differ
--- a/Resource/ffftp.exe.manifest
+++ b/Resource/ffftp.exe.manifest
@@ -26,6 +26,7 @@
2626 <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />
2727 <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />
2828 <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />
29+ <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
2930 </application>
3031 </compatibility>
3132 <asmv3:application>
--- a/Resource_eng/ffftp.exe.manifest
+++ b/Resource_eng/ffftp.exe.manifest
@@ -26,6 +26,7 @@
2626 <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />
2727 <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />
2828 <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />
29+ <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
2930 </application>
3031 </compatibility>
3132 <asmv3:application>