Creating temporary file "g:\Srclt\Common\LuaWrapper\Win32\2.2\Debug\RSP00001E1978817060.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 "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fp"Win32\2.2\Debug\LuaWrapper_d.pch" /Fo"Win32\2.2\Debug\\" /Fd"Win32\2.2\Debug\\" /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\Debug\RSP00001E1978817060.rsp /nologo /errorReport:prompt"
Creating temporary file "g:\Srclt\Common\LuaWrapper\Win32\2.2\Debug\RSP00002B1978817060.rsp" with contents
[
/OUT:"Win32\2.2\Debug\LuaWrapper_d.lib" .\Win32\2.2\Debug\Debugger.obj
.\Win32\2.2\Debug\LD_NameValue.obj
.\Win32\2.2\Debug\LuaAPI.obj
.\Win32\2.2\Debug\LuaDebug.obj
.\Win32\2.2\Debug\LuaDebugHelper.obj
.\Win32\2.2\Debug\LuaDebugIPC.obj
.\Win32\2.2\Debug\LuaDebugMsg.obj
.\Win32\2.2\Debug\LuaMemTbl.obj
.\Win32\2.2\Debug\LuaScript.obj
.\Win32\2.2\Debug\LuaState.obj
.\Win32\2.2\Debug\LuaUtil.obj
.\Win32\2.2\Debug\ScriptValue.obj
]
Creating command line "lib.exe @g:\Srclt\Common\LuaWrapper\Win32\2.2\Debug\RSP00002B1978817060.rsp /NOLOGO"
Creating temporary file "g:\Srclt\Common\LuaWrapper\Win32\2.2\Debug\BAT00002C1978817060.bat" with contents
[
@echo off
set DST_PATH="..\Output"
xcopy "g:\Srclt\Common\LuaWrapper\Win32\2.2\Debug\LuaWrapper_d.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\Debug\BAT00002C1978817060.bat"
|