Build Log
  

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

Command Lines
  
Creating temporary file "c:\swag\javex\Release\RSP0000082616524.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Zi /TP .\variable.cpp

.\util.cpp

.\source.cpp

.\readclassfile.cpp

.\method.cpp

.\javex.cpp

.\field.cpp

.\entity.cpp

.\emitta.cpp

.\edge.cpp

.\directory.cpp

.\class.cpp
]
Creating command line "cl.exe @c:\swag\javex\Release\RSP0000082616524.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\swag\javex\Release\RSP0000092616524.rsp" with contents
[
/OUT:"C:\swag\javex\Release\javex.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\javex.exe.intermediate.manifest" /DEBUG /PDB:"c:\swag\javex\Release\javex.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 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\class.obj"

".\Release\directory.obj"

".\Release\edge.obj"

".\Release\emitta.obj"

".\Release\entity.obj"

".\Release\field.obj"

".\Release\javex.obj"

".\Release\method.obj"

".\Release\readclassfile.obj"

".\Release\source.obj"

".\Release\util.obj"

".\Release\variable.obj"
]
Creating command line "link.exe @c:\swag\javex\Release\RSP0000092616524.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\swag\javex\Release\RSP00000A2616524.rsp" with contents
[
/outputresource:".\Release\javex.exe;#1" /manifest

.\Release\javex.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\swag\javex\Release\RSP00000A2616524.rsp /nologo"
Creating temporary file "c:\swag\javex\Release\BAT00000B2616524.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\swag\javex\Release\BAT00000B2616524.bat"
Output Window
  
Compiling...
variable.cpp
util.cpp
source.cpp
readclassfile.cpp
method.cpp
javex.cpp
field.cpp
entity.cpp
emitta.cpp
edge.cpp
directory.cpp
class.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\swag\javex\Release\BuildLog.htm"
javex - 0 error(s), 0 warning(s)