| |
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'winwlm.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'macwin32.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'rpcerr.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'rpcmac.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'macname1.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'macpub.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'macapi.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
playgroundskeleton : warning PRJ0041 : Cannot find missing dependency 'macname2.h' for file 'skeleton.rc'. Your project may still build, but may continue to appear out of date until this file is found.
Creating temporary file "c:\Users\Omar\Documents\MyContents\Projects\Foobyland -software\Playground_4.0.11.4_2007.12.18 - CHECKout\skeleton\src\Release\BAT0000C631605540.bat" with contents
[
@echo off
set PD=c:\Users\Omar\Documents\MyContents\Projects\Foobyland -software\Playground_4.0.11.4_2007.12.18 - CHECKout\skeleton\src\
set /P SDK=<"%PD%SDK.txt"
echo Sync'ing SDK: %SDK%
if defined SDK (%SDK:/=\%\bin\dirsync.exe -dst "%PD%..\pflib")
if not defined SDK echo Error: SDK Location Not Defined
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Pre-Build Event..."
exit 1
:VCEnd
]
Creating command line """c:\Users\Omar\Documents\MyContents\Projects\Foobyland -software\Playground_4.0.11.4_2007.12.18 - CHECKout\skeleton\src\Release\BAT0000C631605540.bat"""
Creating temporary file "c:\Users\Omar\Documents\MyContents\Projects\Foobyland -software\Playground_4.0.11.4_2007.12.18 - CHECKout\skeleton\src\Release\RSP0000C731605540.rsp" with contents
[
/O2 /I "../pflib/include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "PFLIB_STATIC_LINK" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc80.pdb" /W4 /c /Wp64 /TP ".\swarm.cpp"
".\simpledemo.cpp"
".\settings.cpp"
".\readgamedata.cpp"
".\options.cpp"
".\mainmenu.cpp"
".\main.cpp"
".\hiscore.cpp"
".\game.cpp"
".\customtextedit.cpp"
".\credits.cpp"
".\chooseplayer.cpp"
".\chesspiece.cpp"
]
Creating command line "cl.exe @"c:\Users\Omar\Documents\MyContents\Projects\Foobyland -software\Playground_4.0.11.4_2007.12.18 - CHECKout\skeleton\src\Release\RSP0000C731605540.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_VC80_UPGRADE=0x0710" /fo"Release/skeleton.res" ".\skeleton.rc""
Creating temporary file "c:\Users\Omar\Documents\MyContents\Projects\Foobyland -software\Playground_4.0.11.4_2007.12.18 - CHECKout\skeleton\src\Release\RSP0000C831605540.rsp" with contents
[
/OUT:"../playgroundskeleton.exe" /INCREMENTAL:NO /LIBPATH:"../pflib/lib/" /MANIFEST /MANIFESTFILE:"Release\playgroundskeleton.exe.intermediate.manifest" /NODEFAULTLIB:"comdlg32" /DEBUG /PDB:"c:\Users\Omar\Documents\MyContents\Projects\Foobyland -software\Playground_4.0.11.4_2007.12.18 - CHECKout\skeleton\playgroundskeleton.pdb" /MAP /SUBSYSTEM:WINDOWS /OPT:REF /OPT:NOICF /MACHINE:X86 iphlpapi.lib ogg_static.lib vorbis_static.lib vorbisfile_static.lib WS2_32.lib pflibStatic.lib User32.lib winmm.lib wininet.lib Version.lib ddraw.lib dxguid.lib d3dx.lib dsound.lib odbc32.lib odbccp32.lib ole32.lib shell32.lib Gdi32.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\chesspiece.obj"
".\release\chooseplayer.obj"
".\release\credits.obj"
".\release\customtextedit.obj"
".\release\game.obj"
".\release\hiscore.obj"
".\release\main.obj"
".\release\mainmenu.obj"
".\release\options.obj"
".\release\readgamedata.obj"
".\release\settings.obj"
".\release\simpledemo.obj"
".\release\swarm.obj"
".\release\skeleton.res"
]
Creating command line "link.exe @"c:\Users\Omar\Documents\MyContents\Projects\Foobyland -software\Playground_4.0.11.4_2007.12.18 - CHECKout\skeleton\src\Release\RSP0000C831605540.rsp" /NOLOGO /ERRORREPORT:PROMPT"
|