Build Log
  

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

Command Lines
  
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\ConnectCodeDLLSamplesTrial\TestFont_MFC_Native\TestFont_MFC_Native\Release\RSP000004.rsp" with contents
[
/D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /GS /Zc:wchar_t /Yu"stdafx.h" /Fp"Release/TestFont_MFC_Native.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
".\TestFont_MFC_NativeDlg.cpp"
".\TestFont_MFC_Native.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\ConnectCodeDLLSamplesTrial\TestFont_MFC_Native\TestFont_MFC_Native\Release\RSP000004.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\ConnectCodeDLLSamplesTrial\TestFont_MFC_Native\TestFont_MFC_Native\Release\RSP000005.rsp" with contents
[
/D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /GS /Zc:wchar_t /Yc"stdafx.h" /Fp"Release/TestFont_MFC_Native.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\ConnectCodeDLLSamplesTrial\TestFont_MFC_Native\TestFont_MFC_Native\Release\RSP000005.rsp" /nologo"
Creating command line "rc.exe /d "NDEBUG" /d "_AFXDLL" /l 0x409 /I "Release" /fo"Release/TestFont_MFC_Native.res" ".\TestFont_MFC_Native.rc""
Creating temporary file "c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\ConnectCodeDLLSamplesTrial\TestFont_MFC_Native\TestFont_MFC_Native\Release\RSP000006.rsp" with contents
[
/OUT:"Release/TestFont_MFC_Native.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/TestFont_MFC_Native.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86 connectcodefont.lib ".\connectcodefont.lib"
".\release\stdafx.obj"
".\release\TestFont_MFC_Native.obj"
".\release\TestFont_MFC_NativeDlg.obj"
".\release\TestFont_MFC_Native.res"
]
Creating command line "link.exe @"c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\ConnectCodeDLLSamplesTrial\TestFont_MFC_Native\TestFont_MFC_Native\Release\RSP000006.rsp""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
TestFont_MFC_NativeDlg.cpp
TestFont_MFC_Native.cpp
Generating Code...
Compiling resources...
Linking...
LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF
Results
  
Build log was saved at "file://c:\Documents and Settings\user.USER-91D819DF23\Desktop\ConnectCode\ConnectCodeDLLSamplesTrial\TestFont_MFC_Native\TestFont_MFC_Native\Release\BuildLog.htm"
TestFont_MFC_Native - 0 error(s), 1 warning(s)