Build Log
  

Rebuild started: Project: mysql_kill, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\src\Visual_Studio_2005\Projects\mysql_kill\mysql_kill\Release\RSP00000526003288.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\safe_terminate.cpp

.\mysql_kill.cpp

.\apply_to_process.cpp
]
Creating command line "cl.exe @c:\src\Visual_Studio_2005\Projects\mysql_kill\mysql_kill\Release\RSP00000526003288.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\src\Visual_Studio_2005\Projects\mysql_kill\mysql_kill\Release\RSP00000626003288.rsp" with contents
[
/OUT:"C:\src\Visual_Studio_2005\Projects\mysql_kill\Release\mysql_kill.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\mysql_kill.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"c:\src\Visual_Studio_2005\Projects\mysql_kill\release\mysql_kill.pdb" /MAP /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 kernel32.lib DelayImp.lib

".\Release\apply_to_process.obj"

".\Release\mysql_kill.obj"

".\Release\safe_terminate.obj"
]
Creating command line "link.exe @c:\src\Visual_Studio_2005\Projects\mysql_kill\mysql_kill\Release\RSP00000626003288.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\src\Visual_Studio_2005\Projects\mysql_kill\mysql_kill\Release\RSP00000726003288.rsp" with contents
[
/outputresource:"..\release\mysql_kill.exe;#1" /manifest

.\Release\mysql_kill.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\src\Visual_Studio_2005\Projects\mysql_kill\mysql_kill\Release\RSP00000726003288.rsp /nologo"
Creating temporary file "c:\src\Visual_Studio_2005\Projects\mysql_kill\mysql_kill\Release\BAT00000826003288.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\src\Visual_Studio_2005\Projects\mysql_kill\mysql_kill\Release\BAT00000826003288.bat"
Output Window
  
Compiling...
safe_terminate.cpp
.\safe_terminate.cpp(20) : warning C4312: 'type cast' : conversion from 'UINT' to 'PVOID' of greater size
mysql_kill.cpp
apply_to_process.cpp
Linking...
Generating code
Finished generating code
LINK : warning LNK4199: /DELAYLOAD:OleAcc.dll ignored; no imports found from OleAcc.dll
Embedding manifest...
Results
  
Build log was saved at "file://c:\src\Visual_Studio_2005\Projects\mysql_kill\mysql_kill\Release\BuildLog.htm"
mysql_kill - 0 error(s), 2 warning(s)