• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

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

FFFTPのソースコードです。


コミットメタ情報

リビジョン94e2af8cf1778a5e160d97c63c8a360254b3474a (tree)
日時2011-09-16 19:28:04
作者hylom <hylom@user...>
コミッターhylom

ログメッセージ

remove .exe from repos, change configs to generate .exe in Release directory

変更サマリ

差分

Binary files a/FFFTP.exe and /dev/null differ
--- a/FFFTP.vcproj
+++ b/FFFTP.vcproj
@@ -16,7 +16,7 @@
1616 <Configurations>
1717 <Configuration
1818 Name="Debug|Win32"
19- OutputDirectory="."
19+ OutputDirectory=".\debug"
2020 IntermediateDirectory=".\debug"
2121 ConfigurationType="1"
2222 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
@@ -72,7 +72,7 @@
7272 Name="VCLinkerTool"
7373 AdditionalOptions="/MACHINE:I386"
7474 AdditionalDependencies="wsock32.lib comctl32.lib winmm.lib htmlhelp.lib"
75- OutputFile="./FFFTP.exe"
75+ OutputFile=".\Debug\FFFTP.exe"
7676 LinkIncremental="2"
7777 SuppressStartupBanner="true"
7878 GenerateDebugInformation="true"
@@ -105,7 +105,7 @@
105105 </Configuration>
106106 <Configuration
107107 Name="Release|Win32"
108- OutputDirectory="."
108+ OutputDirectory=".\Release"
109109 IntermediateDirectory=".\Release"
110110 ConfigurationType="1"
111111 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
@@ -163,7 +163,7 @@
163163 Name="VCLinkerTool"
164164 AdditionalOptions="/MACHINE:I386"
165165 AdditionalDependencies="wsock32.lib comctl32.lib winmm.lib RASAPI32.LIB htmlhelp.lib"
166- OutputFile="./FFFTP.exe"
166+ OutputFile=".\Release\FFFTP.exe"
167167 LinkIncremental="1"
168168 SuppressStartupBanner="true"
169169 GenerateDebugInformation="false"
Binary files a/Resource/FFFTP.APS and b/Resource/FFFTP.APS differ
--- a/Resource/FFFTP.rc
+++ b/Resource/FFFTP.rc
@@ -49,13 +49,6 @@ END
4949
5050 /////////////////////////////////////////////////////////////////////////////
5151 //
52-// RT_MANIFEST
53-//
54-
55-1 RT_MANIFEST "ffftp.exe.manifest"
56-
57-/////////////////////////////////////////////////////////////////////////////
58-//
5952 // Icon
6053 //
6154
--- a/Resource/resource.h
+++ b/Resource/resource.h
@@ -1,6 +1,6 @@
1-//{{NO_DEPENDENCIES}}
1+//{{NO_DEPENDENCIES}}
22 // Microsoft Visual C++ generated include file.
3-// Used by FFFTP.rc
3+// Used by ffftp.rc
44 //
55 #define DELETE_ALL 3
66 #define DELETE_NO 4
Binary files a/Resource_eng/FFFTP-eng.aps and b/Resource_eng/FFFTP-eng.aps differ
--- a/Resource_eng/FFFTP-eng.rc
+++ b/Resource_eng/FFFTP-eng.rc
@@ -1834,13 +1834,6 @@ END
18341834
18351835 /////////////////////////////////////////////////////////////////////////////
18361836 //
1837-// RT_MANIFEST
1838-//
1839-
1840-1 RT_MANIFEST "ffftp.exe.manifest"
1841-
1842-/////////////////////////////////////////////////////////////////////////////
1843-//
18441837 // Icon
18451838 //
18461839