Build Log
  

Build started: Project: NoCache, Configuration: Release|Win32

Command Lines
  
Creating temporary file "k:\CORE_Driver\NoCache\Release\RSP00002C9843732.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp"Release\NoCache.pch" /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP .\NoCacheDlg.cpp
]
Creating command line "cl.exe @k:\CORE_Driver\NoCache\Release\RSP00002C9843732.rsp /nologo /errorReport:prompt"
Creating temporary file "k:\CORE_Driver\NoCache\Release\RSP00002D9843732.rsp" with contents
[
/OUT:"K:\CORE_Driver\Release\NoCache.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\NoCache.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"k:\CORE_Driver\Release\NoCache.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /ENTRY:"wWinMainCRTStartup" /DYNAMICBASE /NXCOMPAT /MACHINE:X86  DelayImp.lib

".\Release\NoCache.obj"

".\Release\NoCacheDlg.obj"

".\Release\stdafx.obj"

".\Release\NoCache.res"
]
Creating command line "link.exe @k:\CORE_Driver\NoCache\Release\RSP00002D9843732.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "k:\CORE_Driver\NoCache\Release\RSP00002E9843732.rsp" with contents
[
/outputresource:"..\Release\NoCache.exe;#1" /manifest

.\Release\NoCache.exe.intermediate.manifest
]
Creating command line "mt.exe @k:\CORE_Driver\NoCache\Release\RSP00002E9843732.rsp /nologo"
Creating temporary file "k:\CORE_Driver\NoCache\Release\BAT00002F9843732.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "k:\CORE_Driver\NoCache\Release\BAT00002F9843732.bat"
Output Window
  
Compiling...
NoCacheDlg.cpp
.\NoCacheDlg.cpp(326) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(252) : see declaration of 'wcscpy'
.\NoCacheDlg.cpp(327) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(252) : see declaration of 'wcscpy'
.\NoCacheDlg.cpp(299) : warning C4101: 'dummy' : unreferenced local variable
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://k:\CORE_Driver\NoCache\Release\BuildLog.htm"
NoCache - 0 error(s), 3 warning(s)