mirror of
https://github.com/Ragora/T2-CPP.git
synced 2026-01-20 02:24:46 +00:00
31 lines
2.5 KiB
Plaintext
31 lines
2.5 KiB
Plaintext
Build started 7/31/2014 6:32:18 PM.
|
|
1>Project "C:\Users\Robert MacGregor\Desktop\RandomMod\BaseMod\BaseMod.vcxproj" on node 2 (build target(s)).
|
|
1>InitializeBuildStatus:
|
|
Creating "Release\RandomMod.unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
ClCompile:
|
|
All outputs are up-to-date.
|
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oi /Oy- /GL /D WIN32 /D NDEBUG /D _WINDOWS /D _USRDLL /D BASEMOD_EXPORTS /D _WINDLL /D _UNICODE /D UNICODE /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Yu"StdAfx.h" /Fp"Release\RandomMod.pch" /Fo"Release\\" /Fd"Release\vc100.pdb" /Gd /TP /analyze- /errorReport:prompt BaseMod.cpp
|
|
BaseMod.cpp
|
|
All outputs are up-to-date.
|
|
Link:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"C:\Users\Robert MacGregor\Desktop\RandomMod\Release\RandomMod.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:"Release\RandomMod.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\Robert MacGregor\Desktop\RandomMod\Release\RandomMod.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\Robert MacGregor\Desktop\RandomMod\Release\RandomMod.lib" /MACHINE:X86 /DLL Release\BaseMod.obj
|
|
Release\dllmain.obj
|
|
Release\mt.obj
|
|
Release\randomCmds.obj
|
|
Release\stdafx.obj
|
|
Release\t2api.obj
|
|
Creating library C:\Users\Robert MacGregor\Desktop\RandomMod\Release\RandomMod.lib and object C:\Users\Robert MacGregor\Desktop\RandomMod\Release\RandomMod.exp
|
|
Generating code
|
|
Finished generating code
|
|
BaseMod.vcxproj -> C:\Users\Robert MacGregor\Desktop\RandomMod\Release\RandomMod.dll
|
|
Manifest:
|
|
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /outputresource:"C:\Users\Robert MacGregor\Desktop\RandomMod\Release\RandomMod.dll;#2" /manifest Release\RandomMod.dll.intermediate.manifest
|
|
FinalizeBuildStatus:
|
|
Deleting file "Release\RandomMod.unsuccessfulbuild".
|
|
Touching "Release\RandomMod.lastbuildstate".
|
|
1>Done Building Project "C:\Users\Robert MacGregor\Desktop\RandomMod\BaseMod\BaseMod.vcxproj" (build target(s)).
|
|
|
|
Build succeeded.
|
|
|
|
Time Elapsed 00:00:00.71
|