Build Log
--------------------Configuration: PemWin - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x404 /fo"Debug/PemWin.res" /d "_DEBUG" /d "_AFXDLL" "D:\Soliton\PEM1x\Software\PEM_V4_130401\PEX Sample Code\MFC\PemWin.rc""
Creating temporary file "C:\DOCUME~1\jeff\LOCALS~1\Temp\RSPAC.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "../lnclude" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PemWin.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Soliton\PEM1x\Software\PEM_V4_130401\PEX Sample Code\MFC\PemWin.cpp"
"D:\Soliton\PEM1x\Software\PEM_V4_130401\PEX Sample Code\MFC\PemWinDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\jeff\LOCALS~1\Temp\RSPAC.tmp"
Creating temporary file "C:\DOCUME~1\jeff\LOCALS~1\Temp\RSPAD.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "../lnclude" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PemWin.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Soliton\PEM1x\Software\PEM_V4_130401\PEX Sample Code\MFC\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\jeff\LOCALS~1\Temp\RSPAD.tmp"
Creating command line "link.exe pemdll.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/PemWin.pdb" /debug /machine:I386 /out:"Debug/PemWin.exe" /pdbtype:sept /libpath:"../lib" ".\Debug\PemWin.obj" ".\Debug\PemWinDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\PemWin.res" "
Output Window
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
PemWin.cpp
PemWinDlg.cpp
Generating Code...
Linking...
Results
PemWin.exe - 0 error(s), 0 warning(s)