Creating temporary file "g:\Srclt\Common\LuaWrapper\Win32\2.2\StdNewRelease\RSP0000CD1978821508.rsp" with contents
[
/O2 /Ob1 /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 "NDEBUG" /D "_LIB" /D "WIN32" /D "_A_FORBID_NEWDELETE" /D "_A_FORBID_MALLOC" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Fp"Win32\2.2\StdNewRelease\LuaWrapper_s.pch" /Fo"Win32\2.2\StdNewRelease\\" /Fd"Win32\2.2\StdNewRelease\\" /W3 /c /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\StdNewRelease\RSP0000CD1978821508.rsp /nologo /errorReport:prompt"
Creating temporary file "g:\Srclt\Common\LuaWrapper\Win32\2.2\StdNewRelease\RSP0000CE1978821508.rsp" with contents
[
/OUT:"Win32\2.2\StdNewRelease\LuaWrapper_s.lib" .\Win32\2.2\StdNewRelease\Debugger.obj
.\Win32\2.2\StdNewRelease\LD_NameValue.obj
.\Win32\2.2\StdNewRelease\LuaAPI.obj
.\Win32\2.2\StdNewRelease\LuaDebug.obj
.\Win32\2.2\StdNewRelease\LuaDebugHelper.obj
.\Win32\2.2\StdNewRelease\LuaDebugIPC.obj
.\Win32\2.2\StdNewRelease\LuaDebugMsg.obj
.\Win32\2.2\StdNewRelease\LuaMemTbl.obj
.\Win32\2.2\StdNewRelease\LuaScript.obj
.\Win32\2.2\StdNewRelease\LuaState.obj
.\Win32\2.2\StdNewRelease\LuaUtil.obj
.\Win32\2.2\StdNewRelease\ScriptValue.obj
]
Creating command line "lib.exe @g:\Srclt\Common\LuaWrapper\Win32\2.2\StdNewRelease\RSP0000CE1978821508.rsp /NOLOGO"
Creating temporary file "g:\Srclt\Common\LuaWrapper\Win32\2.2\StdNewRelease\BAT0000CF1978821508.bat" with contents
[
@echo off
set DST_PATH="..\Output"
xcopy "g:\Srclt\Common\LuaWrapper\Win32\2.2\StdNewRelease\LuaWrapper_s.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\StdNewRelease\BAT0000CF1978821508.bat"
|