Build Log
  

Build started: Project: Direct3D 9 Hook, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\temp\direct3d_9_hook_1_1\Release\RSP00000620963368.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "DIRECT3D9HOOK_EXPORTS" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TP ".\Direct3D 9 Hook.cpp"
]
Creating command line "cl.exe @c:\temp\direct3d_9_hook_1_1\Release\RSP00000620963368.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\temp\direct3d_9_hook_1_1\Release\RSP00000720963368.rsp" with contents
[
/OUT:"C:\temp\direct3d_9_hook_1_1\Release\hook.dll" /INCREMENTAL:NO /DLL /MANIFEST:NO /DEF:"Exports.def" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE:NO /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\ConStream.obj"

".\Release\Direct3D 9 Hook.obj"

".\Release\DLLInjection.obj"

".\Release\injector.obj"
]
Creating command line "link.exe @c:\temp\direct3d_9_hook_1_1\Release\RSP00000720963368.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
Direct3D 9 Hook.cpp
Linking...
   Creating library C:\temp\direct3d_9_hook_1_1\Release\hook.lib and object C:\temp\direct3d_9_hook_1_1\Release\hook.exp
hook.exp : warning LNK4070: /OUT:D3DHOOK.dll directive in .EXP differs from output filename 'C:\temp\direct3d_9_hook_1_1\Release\hook.dll'; ignoring directive
Generating code
Finished generating code
hook.exp : warning LNK4070: /OUT:D3DHOOK.dll directive in .EXP differs from output filename 'C:\temp\direct3d_9_hook_1_1\Release\hook.dll'; ignoring directive
Results
  
Build log was saved at "file://c:\temp\direct3d_9_hook_1_1\Release\BuildLog.htm"
Direct3D 9 Hook - 0 error(s), 2 warning(s)