Creating temporary file "g:\Srclt\Common\LuaWrapper\Win32\2.2\StdNewDebug\RSP0000011978827908.rsp" with contents
[
/Od /I "..\..\Angelica2\Output\3rdSDK\Include" /I "..\..\Angelica2\Output\a3dSDK\Include" /I "..\..\Angelica2\Output\acSDK\Include" /I "..\..\Angelica2\Output\afSDK\Include" /I "..\..\Angelica2\Output\amSDK\Include" /I "..\..\Angelica2\Output\apSDK\Include" /I "..\..\Angelica2\3rdSDK\Include\lua" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_A_FORBID_NEWDELETE" /D "_A_FORBID_MALLOC" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fp"Win32\2.2\StdNewDebug\LuaWrapper_sd.pch" /Fo"Win32\2.2\StdNewDebug\\" /Fd"Win32\2.2\StdNewDebug\\" /W3 /c /ZI /TP .\Debugger.cpp
.\ScriptValue.cpp
.\LuaUtil.cpp
.\LuaState.cpp
.\LuaScript.cpp
.\LuaMemTbl.cpp
.\LuaDebugMsg.cpp
.\LuaDebugIPC.cpp
.\LuaDebugHelper.cpp
.\LuaDebug.cpp
.\LuaAPI.cpp
.\LD_NameValue.cpp
]
Creating command line "cl.exe @g:\Srclt\Common\LuaWrapper\Win32\2.2\StdNewDebug\RSP0000011978827908.rsp /nologo /errorReport:prompt"
Creating temporary file "g:\Srclt\Common\LuaWrapper\Win32\2.2\StdNewDebug\RSP0000021978827908.rsp" with contents
[
/OUT:"Win32\2.2\StdNewDebug\LuaWrapper_sd.lib" .\Win32\2.2\StdNewDebug\Debugger.obj
.\Win32\2.2\StdNewDebug\LD_NameValue.obj
.\Win32\2.2\StdNewDebug\LuaAPI.obj
.\Win32\2.2\StdNewDebug\LuaDebug.obj
.\Win32\2.2\StdNewDebug\LuaDebugHelper.obj
.\Win32\2.2\StdNewDebug\LuaDebugIPC.obj
.\Win32\2.2\StdNewDebug\LuaDebugMsg.obj
.\Win32\2.2\StdNewDebug\LuaMemTbl.obj
.\Win32\2.2\StdNewDebug\LuaScript.obj
.\Win32\2.2\StdNewDebug\LuaState.obj
.\Win32\2.2\StdNewDebug\LuaUtil.obj
.\Win32\2.2\StdNewDebug\ScriptValue.obj
]
Creating command line "lib.exe @g:\Srclt\Common\LuaWrapper\Win32\2.2\StdNewDebug\RSP0000021978827908.rsp /NOLOGO"
Creating temporary file "g:\Srclt\Common\LuaWrapper\Win32\2.2\StdNewDebug\BAT0000031978827908.bat" with contents
[
@echo off
set DST_PATH="..\Output"
xcopy "g:\Srclt\Common\LuaWrapper\Win32\2.2\StdNewDebug\LuaWrapper_sd.lib" %DST_PATH%\Lib\ /R /Y /Q
xcopy LuaApi.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q
xcopy LuaMemTbl.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q
xcopy LuaScript.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q
xcopy LuaState.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q
xcopy LuaUtil.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q
xcopy ScriptValue.h %DST_PATH%\include\LuaWrapper\ /R /Y /Q
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
exit 1
:VCEnd
]
Creating command line "g:\Srclt\Common\LuaWrapper\Win32\2.2\StdNewDebug\BAT0000031978827908.bat"
|