Build Log
  

Rebuild started: Project: Yal, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\BAT00017B36322224.bat" with contents
[
@echo off

echo // Generated Help Map file.  Used by Yal.HHP. > "hlp\HTMLDefines.h"

echo. > "hlp\HTMLDefines.h"

echo // Commands (ID_* and IDM_*) >> "hlp\HTMLDefines.h"

makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 "resource.h" >> "hlp\HTMLDefines.h"

echo. >> "hlp\HTMLDefines.h"

echo // Prompts (IDP_*) >> "hlp\HTMLDefines.h"

makehm /h IDP_,HIDP_,0x30000 "resource.h" >> "hlp\HTMLDefines.h"

echo. >> "hlp\HTMLDefines.h"

echo // Resources (IDR_*) >> "hlp\HTMLDefines.h"

makehm /h IDR_,HIDR_,0x20000 "resource.h" >> "hlp\HTMLDefines.h"

echo. >> "hlp\HTMLDefines.h"

echo // Dialogs (IDD_*) >> "hlp\HTMLDefines.h"

makehm /h IDD_,HIDD_,0x20000 "resource.h" >> "hlp\HTMLDefines.h"

echo. >> "hlp\HTMLDefines.h"

echo // Frame Controls (IDW_*) >> "hlp\HTMLDefines.h"

makehm /h /a afxhh.h IDW_,HIDW_,0x50000 "resource.h" >> "hlp\HTMLDefines.h"



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Generating map file for help compiler..."

exit 1

:VCEnd
]
Creating command line """d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\BAT00017B36322224.bat"""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\BAT00017C36322224.bat" with contents
[
@echo off

start /wait hhc "hlp\Yal.hhp"

if not exist "hlp\Yal.chm" goto :HelpError

copy "hlp\Yal.chm" "D:\Home\Visual Studio 2005\Projects\YalSolution\Debug\Yal.chm"

goto :HelpDone

:HelpError

echo hlp\Yal.hhp(1) : error:Problem encountered creating help file

echo.

:HelpDone

echo.



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Making help file..."

exit 1

:VCEnd
]
Creating command line """d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\BAT00017C36322224.bat"""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\RSP00017D36322224.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\Yal.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\YalView.cpp"

".\YalFrame.cpp"

".\YalDoc.cpp"

".\Yal.cpp"

".\WorkSpaceBar2.cpp"

".\WorkSpaceBar.cpp"

".\WebView.cpp"

".\WebFrame.cpp"

".\WebDoc.cpp"

".\WebDlg.cpp"

".\SystemTray.cpp"

".\StartupDlg.cpp"

".\OutputBar.cpp"

".\MainFrame.cpp"

".\LinksBar.cpp"

".\LinkButton.cpp"

".\InternetShortcut.cpp"

".\HistoryObj.cpp"

".\GoTo.cpp"

".\Find.cpp"

".\FavoritesManager.cpp"

".\ExplorerBar.cpp"

".\explorer_control.cpp"

".\CodeEditor.cpp"

".\ArtText.cpp"
]
Creating command line "cl.exe @"d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\RSP00017D36322224.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\RSP00017E36322224.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"Debug\Yal.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\RSP00017E36322224.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_DEBUG" /d "_AFXDLL" /d "_UNICODE" /d "UNICODE" /l 0x409 /I "Debug" /fo"Debug/Yal.res" ".\Yal.rc""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\TMP00017F36322224.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Yal.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\Yal.exe.embed.manifest.res" "d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\TMP00017F36322224.tmp""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\RSP00018036322224.rsp" with contents
[
/OUT:"D:\Home\Visual Studio 2005\Projects\YalSolution\Debug\Yal.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Yal.exe.intermediate.manifest" /DEBUG /PDB:"d:\Home\Visual Studio 2005\Projects\YalSolution\debug\Yal.pdb" /SUBSYSTEM:WINDOWS /HEAP:67108864,8388608 /STACK:16777216,4194304 /LARGEADDRESSAWARE /TSAWARE /ENTRY:"wWinMainCRTStartup" /MACHINE:X86 ole32.lib   Imm32.lib "..\..\..\siliners\lib\TheParser.lib"

".\Debug\ArtText.obj"

".\Debug\CodeEditor.obj"

".\Debug\explorer_control.obj"

".\Debug\ExplorerBar.obj"

".\Debug\FavoritesManager.obj"

".\Debug\Find.obj"

".\Debug\GoTo.obj"

".\Debug\HistoryObj.obj"

".\Debug\InternetShortcut.obj"

".\Debug\LinkButton.obj"

".\Debug\LinksBar.obj"

".\Debug\MainFrame.obj"

".\Debug\OutputBar.obj"

".\Debug\StartupDlg.obj"

".\Debug\stdafx.obj"

".\Debug\SystemTray.obj"

".\Debug\WebDlg.obj"

".\Debug\WebDoc.obj"

".\Debug\WebFrame.obj"

".\Debug\WebView.obj"

".\Debug\WorkSpaceBar.obj"

".\Debug\WorkSpaceBar2.obj"

".\Debug\Yal.obj"

".\Debug\YalDoc.obj"

".\Debug\YalFrame.obj"

".\Debug\YalView.obj"

".\Debug\Yal.res"

".\Debug\Yal.exe.embed.manifest.res"
]
Creating command line "link.exe @"d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\RSP00018036322224.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\RSP00018136322224.rsp" with contents
[
/out:".\Debug\Yal.exe.embed.manifest" /notify_update /manifest

".\Debug\Yal.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\RSP00018136322224.rsp" /nologo"
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\BAT00018236322224.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\BAT00018236322224.bat"""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\TMP00018336322224.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\Yal.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\Yal.exe.embed.manifest.res" "d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\TMP00018336322224.tmp""
Creating temporary file "d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\RSP00018436322224.rsp" with contents
[
/OUT:"D:\Home\Visual Studio 2005\Projects\YalSolution\Debug\Yal.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Yal.exe.intermediate.manifest" /DEBUG /PDB:"d:\Home\Visual Studio 2005\Projects\YalSolution\debug\Yal.pdb" /SUBSYSTEM:WINDOWS /HEAP:67108864,8388608 /STACK:16777216,4194304 /LARGEADDRESSAWARE /TSAWARE /ENTRY:"wWinMainCRTStartup" /MACHINE:X86 ole32.lib   Imm32.lib "..\..\..\siliners\lib\TheParser.lib"

".\Debug\ArtText.obj"

".\Debug\CodeEditor.obj"

".\Debug\explorer_control.obj"

".\Debug\ExplorerBar.obj"

".\Debug\FavoritesManager.obj"

".\Debug\Find.obj"

".\Debug\GoTo.obj"

".\Debug\HistoryObj.obj"

".\Debug\InternetShortcut.obj"

".\Debug\LinkButton.obj"

".\Debug\LinksBar.obj"

".\Debug\MainFrame.obj"

".\Debug\OutputBar.obj"

".\Debug\StartupDlg.obj"

".\Debug\stdafx.obj"

".\Debug\SystemTray.obj"

".\Debug\WebDlg.obj"

".\Debug\WebDoc.obj"

".\Debug\WebFrame.obj"

".\Debug\WebView.obj"

".\Debug\WorkSpaceBar.obj"

".\Debug\WorkSpaceBar2.obj"

".\Debug\Yal.obj"

".\Debug\YalDoc.obj"

".\Debug\YalFrame.obj"

".\Debug\YalView.obj"

".\Debug\Yal.res"

".\Debug\Yal.exe.embed.manifest.res"
]
Creating command line "link.exe @"d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\RSP00018436322224.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Generating map file for help compiler...
Making help file...
        1개 파일이 복사되었습니다.
Compiling...
stdafx.cpp
Automatically linking with BCGCBPRO956UD80.lib
Compiling...
ArtText.cpp
CodeEditor.cpp
explorer_control.cpp
ExplorerBar.cpp
FavoritesManager.cpp
Find.cpp
GoTo.cpp
HistoryObj.cpp
InternetShortcut.cpp
LinkButton.cpp
LinksBar.cpp
MainFrame.cpp
OutputBar.cpp
StartupDlg.cpp
SystemTray.cpp
WebDlg.cpp
WebDoc.cpp
WebFrame.cpp
WebView.cpp
WorkSpaceBar.cpp
Generating Code...
Compiling...
WorkSpaceBar2.cpp
Yal.cpp
YalDoc.cpp
YalFrame.cpp
YalView.cpp
Generating Code...
Compiling resources...
Compiling manifest to resources...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\Home\Visual Studio 2005\Projects\YalSolution\Yal\Debug\BuildLog.htm"
Yal - 0 error(s), 0 warning(s)