-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPicStand.plg
45 lines (42 loc) · 1.12 KB
/
PicStand.plg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<html>
<body>
<pre>
<h1>ビルドのログ</h1>
<h3>
--------------------構成: PicStand - Win32 Release--------------------
</h3>
<h3>コマンド ライン</h3>
Creating command line "rc.exe /l 0x411 /fo"Release/PicStand.res" /d "NDEBUG" "D:\Develop\VC\PicStand\PicStand.rc""
一時ファイル "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP113C.tmp" を作成し、次の内容を記録します
[
vfw32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/PicStand.pdb" /machine:I386 /out:"Release/PicStand.exe"
.\Release\Canvas.obj
.\Release\CanvasItem.obj
.\Release\CustomButton.obj
.\Release\CustomizeWnd.obj
.\Release\Dibutils.obj
.\Release\ExpandShortcut.obj
.\Release\Global.obj
.\Release\IdeaTech.obj
.\Release\IJLWrapper.obj
.\Release\PicStand.obj
.\Release\PicStandWnd.obj
.\Release\Picture.obj
.\Release\PictureFileDlg.obj
.\Release\StatusWnd.obj
.\Release\StayButton.obj
.\Release\StdAfx.obj
.\Release\TrayIcon.obj
.\Release\VersionInfoDlg.obj
.\Release\PicStand.res
.\ijl15.lib
]
コマンド ライン "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP113C.tmp" の作成中
<h3>アウトプット ウィンドウ</h3>
リソースをコンパイル中...
リンク中...
<h3>結果</h3>
PicStand.exe - エラー 0、警告 0
</pre>
</body>
</html>