Build Log
  

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

Command Lines
  
Creating temporary file "e:\编书\DirectX Rendering\code\D3DEnv\Debug\RSP000001.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/D3DEnv.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\D3DEnvClass.cpp"
]
Creating command line "cl.exe @"e:\编书\DirectX Rendering\code\D3DEnv\Debug\RSP000001.rsp" /nologo"
Creating temporary file "e:\编书\DirectX Rendering\code\D3DEnv\Debug\RSP000002.rsp" with contents
[
/OUT:"Debug/D3DEnv.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/D3DEnv.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 d3dx9d.lib d3d9.lib dxerr9.lib dxguid.lib winmm.lib comctl32.lib 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\D3DEnv.obj"
".\Debug\D3DEnvClass.obj"
".\Debug\stdafx.obj"
".\Debug\D3DEnv.res"
]
Creating command line "link.exe @"e:\编书\DirectX Rendering\code\D3DEnv\Debug\RSP000002.rsp""
Output Window
  
Compiling...
D3DEnvClass.cpp
Linking...
Results
  
Build log was saved at "file://e:\编书\DirectX Rendering\code\D3DEnv\Debug\BuildLog.htm"
D3DEnv - 0 error(s), 0 warning(s)