Build Log
  

------- Build started: Project: CloneBeep3, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "c:\WinXPE\Exercises\Exercise21\CloneBeep3\Release\RSP000001.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "CLONEBEEP3_EXPORTS" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /GS /Yu"stdafx.h" /Fp"Release/CloneBeep3.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\CloneBeep3.cpp
]
Creating command line "cl.exe @c:\WinXPE\Exercises\Exercise21\CloneBeep3\Release\RSP000001.rsp /nologo"
Creating temporary file "c:\WinXPE\Exercises\Exercise21\CloneBeep3\Release\RSP000002.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "CLONEBEEP3_EXPORTS" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /GS /Yc"stdafx.h" /Fp"Release/CloneBeep3.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\stdafx.cpp
]
Creating command line "cl.exe @c:\WinXPE\Exercises\Exercise21\CloneBeep3\Release\RSP000002.rsp /nologo"
Creating temporary file "c:\WinXPE\Exercises\Exercise21\CloneBeep3\Release\RSP000003.rsp" with contents
[
/OUT:"Release/CloneBeep3.dll" /INCREMENTAL:NO /NOLOGO /DLL /DEBUG /PDB:"Release/CloneBeep3.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /IMPLIB:"Release/CloneBeep3.lib" /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
.\Release\CloneBeep3.obj
.\Release\stdafx.obj
]
Creating command line "link.exe @c:\WinXPE\Exercises\Exercise21\CloneBeep3\Release\RSP000003.rsp"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
CloneBeep3.cpp
Linking...
   Creating library Release/CloneBeep3.lib and object Release/CloneBeep3.exp
Results
  
Build log was saved at "file://c:\WinXPE\Exercises\Exercise21\CloneBeep3\Release\BuildLog.htm"
CloneBeep3 - 0 error(s), 0 warning(s)