Build Log
  

Rebuild started: Project: MAMEInterop, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\Release\RSP00001C108487896.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_UNICODE" /D "UNICODE" /GF /FD /EHsc /MT /Gy /Yc"stdafx.h" /Fp".\Release/MAMEInterop.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /Gz /TP ".\StdAfx.cpp"
]
Creating command line "cl.exe @"c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\Release\RSP00001C108487896.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\Release\RSP00001D108487896.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_UNICODE" /D "UNICODE" /GF /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp".\Release/MAMEInterop.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /Gz /TP ".\MAMEInterop.cpp"
]
Creating command line "cl.exe @"c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\Release\RSP00001D108487896.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\Release\RSP00001E108487896.rsp" with contents
[
/OUT:".\Release/MAMEInterop.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\MAMEInterop.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:".\Release/MAMEInterop.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 MAME32.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

".\Release\MAMEInterop.obj"

".\Release\StdAfx.obj"
]
Creating command line "link.exe @"c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\Release\RSP00001E108487896.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\Release\RSP00001F108487896.rsp" with contents
[
/outputresource:".\Release\MAMEInterop.exe;#1" /manifest

".\Release\MAMEInterop.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\Release\RSP00001F108487896.rsp" /nologo"
Creating temporary file "c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\Release\BAT000020108487896.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\Release\BAT000020108487896.bat"""
Output Window
  
Compiling...
StdAfx.cpp
Compiling...
MAMEInterop.cpp
.\MAMEInterop.cpp(163) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\headk_000\Desktop\Temp\MAMEInteropSDK\C++\Release\BuildLog.htm"
MAMEInterop - 0 error(s), 1 warning(s)