Build Log
  

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

Command Lines
  
Creating temporary file "d:\src\dll_dcl\src\Debug\RSP0000CC44442992.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\dcl.cpp

.\method.cpp
]
Creating command line "cl.exe @d:\src\dll_dcl\src\Debug\RSP0000CC44442992.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\src\dll_dcl\src\Debug\RSP0000CD44442992.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"Debug\dcl.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\stdafx.cpp
]
Creating command line "cl.exe @d:\src\dll_dcl\src\Debug\RSP0000CD44442992.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_DEBUG" /d "_AFXDLL" /d "_UNICODE" /d "UNICODE" /l 0x409 /I "Debug" /fo"Debug/dcl.res" .\dcl.rc"
Creating temporary file "d:\src\dll_dcl\src\Debug\TMP0000CE44442992.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\dcl.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\dcl.dll.embed.manifest.res" d:\src\dll_dcl\src\Debug\TMP0000CE44442992.tmp"
Creating temporary file "d:\src\dll_dcl\src\Debug\RSP0000CF44442992.rsp" with contents
[
/OUT:"D:\src\dll_dcl\Debug\dcl.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\dcl.dll.intermediate.manifest" /DEF:".\dcl.def" /DEBUG /PDB:"d:\src\dll_dcl\debug\dcl.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 ".\Debug\method.obj"

".\Debug\dcl.obj"

".\Debug\stdafx.obj"

".\Debug\dcl.res"

".\Debug\dcl.dll.embed.manifest.res"
]
Creating command line "link.exe @d:\src\dll_dcl\src\Debug\RSP0000CF44442992.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\src\dll_dcl\src\Debug\RSP0000D044442992.rsp" with contents
[
/out:.\Debug\dcl.dll.embed.manifest /notify_update /manifest

.\Debug\dcl.dll.intermediate.manifest
]
Creating command line "mt.exe @d:\src\dll_dcl\src\Debug\RSP0000D044442992.rsp /nologo"
Creating temporary file "d:\src\dll_dcl\src\Debug\BAT0000D144442992.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\src\dll_dcl\src\Debug\BAT0000D144442992.bat"
Creating temporary file "d:\src\dll_dcl\src\Debug\TMP0000D244442992.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\dcl.dll.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\dcl.dll.embed.manifest.res" d:\src\dll_dcl\src\Debug\TMP0000D244442992.tmp"
Creating temporary file "d:\src\dll_dcl\src\Debug\RSP0000D344442992.rsp" with contents
[
/OUT:"D:\src\dll_dcl\Debug\dcl.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"Debug\dcl.dll.intermediate.manifest" /DEF:".\dcl.def" /DEBUG /PDB:"d:\src\dll_dcl\debug\dcl.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 ".\Debug\method.obj"

".\Debug\dcl.obj"

".\Debug\stdafx.obj"

".\Debug\dcl.res"

".\Debug\dcl.dll.embed.manifest.res"
]
Creating command line "link.exe @d:\src\dll_dcl\src\Debug\RSP0000D344442992.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
method.cpp
dcl.cpp
Generating Code...
Compiling resources...
Compiling manifest to resources...
Linking...
LINK : D:\src\dll_dcl\Debug\dcl.dll not found or not built by the last incremental link; performing full link
   Creating library D:\src\dll_dcl\Debug\dcl.lib and object D:\src\dll_dcl\Debug\dcl.exp
Embedding manifest...
Results
  
Build log was saved at "file://d:\src\dll_dcl\src\Debug\BuildLog.htm"
dcl - 0 error(s), 0 warning(s)