Add x64_vc11 Release .obj files and tlogs
Add prebuilt Visual C++ x64 (vc11) Release object files and associated build tlog metadata under ThirdParty/common and ThirdParty/xse_common. The changes introduce multiple .obj files for common interfaces (IBufferStream, IDataStream, IDebugLog, IDirectoryIterator, IErrors, IEvent, IFileStream, IInterlockedLong, IMutex, IPrefix, ISegmentStream, ISingleton, ITimer, ITypes) and tlog files (CL.*, Lib.*, Cl.items.tlog, common_vc11.lastbuildstate) including an unsuccessfulbuild marker for xse_common. These are generated build artifacts capturing the last build state and compilation records.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\IBufferStream.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\IBufferStream.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\IDataStream.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\IDataStream.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\IDebugLog.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\IDebugLog.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\IDirectoryIterator.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\IDirectoryIterator.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\IErrors.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\IErrors.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\IEvent.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\IEvent.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\IFileStream.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\IFileStream.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\IInterlockedLong.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\IInterlockedLong.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\IMutex.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\IMutex.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\IPrefix.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\IPrefix.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\ISegmentStream.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\ISegmentStream.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\ISingleton.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\ISingleton.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\ITimer.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\ITimer.obj
|
||||
F:\Repos\Commonwealth-Online\ThirdParty\common\common\ITypes.cpp;F:\Repos\Commonwealth-Online\ThirdParty\common\common\x64_vc11\Release\ITypes.obj
|
||||
Reference in New Issue
Block a user