Build Log
  

------- Build started: Project: ExportFuncExe, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "d:\02.sourcecode\ExportFuncExe\Debug\RSP000003.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/ExportFuncExe.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\ExportFuncExe.cpp
]
Creating command line "cl.exe @d:\02.sourcecode\ExportFuncExe\Debug\RSP000003.rsp /nologo"
Creating temporary file "d:\02.sourcecode\ExportFuncExe\Debug\RSP000004.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yc"stdafx.h" /Fp"Debug/ExportFuncExe.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\stdafx.cpp
]
Creating command line "cl.exe @d:\02.sourcecode\ExportFuncExe\Debug\RSP000004.rsp /nologo"
Creating temporary file "d:\02.sourcecode\ExportFuncExe\Debug\RSP000005.rsp" with contents
[
/OUT:"Debug/ExportFuncExe.exe" /INCREMENTAL /NOLOGO /DEF:"ExportFuncExe.def" /DEBUG /PDB:"Debug/ExportFuncExe.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\Debug\ExportFuncExe.obj
.\Debug\stdafx.obj
]
Creating command line "link.exe @d:\02.sourcecode\ExportFuncExe\Debug\RSP000005.rsp"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
ExportFuncExe.cpp
Linking...
   Creating library Debug/ExportFuncExe.lib and object Debug/ExportFuncExe.exp
Results
  
Build log was saved at "file://d:\02.sourcecode\ExportFuncExe\Debug\BuildLog.htm"
ExportFuncExe - 0 error(s), 0 warning(s)