add rotation blades

This commit is contained in:
2020-09-30 19:33:25 +05:00
parent 5503537c99
commit 26da72bad6
184 changed files with 18674 additions and 1369 deletions
@@ -2,6 +2,6 @@
"BuildId": "14379109",
"Modules":
{
"ShipPresentation": "UE4Editor-ShipPresentation-6411.dll"
"ShipPresentation": "UE4Editor-ShipPresentation-0026.dll"
}
}
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,21 @@
Using 'git status' to determine working set for adaptive non-unity build (D:\UE4Projects\ShipPresentation).
Invalidating makefile for ShipPresentationEditor (cpp_Ship.cpp modified)
Building ShipPresentationEditor...
Using Visual Studio 2019 14.26.28806 toolchain (C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801) and Windows 10.0.18362.0 SDK (C:\Program Files (x86)\Windows Kits\10).
Building 4 actions with 24 processes...
[1/4] cpp_Ship.cpp
D:\UE4Projects\ShipPresentation\ShipPresentation\Source\ShipPresentation\Private\cpp_Ship.cpp(16): warning C4996: 'USceneComponent::AttachTo': This function is deprecated, please use AttachToComponent instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
D:\UE4Projects\ShipPresentation\ShipPresentation\Source\ShipPresentation\Private\cpp_Ship.cpp(18): warning C4996: 'USceneComponent::AttachTo': This function is deprecated, please use AttachToComponent instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
D:\UE4Projects\ShipPresentation\ShipPresentation\Source\ShipPresentation\Private\cpp_Ship.cpp(20): warning C4996: 'USceneComponent::AttachTo': This function is deprecated, please use AttachToComponent instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
D:\UE4Projects\ShipPresentation\ShipPresentation\Source\ShipPresentation\Private\cpp_Ship.cpp(22): warning C4996: 'USceneComponent::AttachTo': This function is deprecated, please use AttachToComponent instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
D:\UE4Projects\ShipPresentation\ShipPresentation\Source\ShipPresentation\Private\cpp_Ship.cpp(27): warning C4996: 'USceneComponent::AttachTo': This function is deprecated, please use AttachToComponent instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
D:\UE4Projects\ShipPresentation\ShipPresentation\Source\ShipPresentation\Private\cpp_Ship.cpp(29): warning C4996: 'USceneComponent::AttachTo': This function is deprecated, please use AttachToComponent instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
D:\UE4Projects\ShipPresentation\ShipPresentation\Source\ShipPresentation\Private\cpp_Ship.cpp(32): warning C4996: 'USceneComponent::AttachTo': This function is deprecated, please use AttachToComponent instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
D:\UE4Projects\ShipPresentation\ShipPresentation\Source\ShipPresentation\Private\cpp_Ship.cpp(34): warning C4996: 'USceneComponent::AttachTo': This function is deprecated, please use AttachToComponent instead. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.
[2/4] UE4Editor-ShipPresentation-0026.lib
Creating library D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0026.lib and object D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0026.exp
[3/4] UE4Editor-ShipPresentation-0026.dll
Creating library D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0026.suppressed.lib and object D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0026.suppressed.exp
[4/4] ShipPresentationEditor.target
Total time in Parallel executor: 1,46 seconds
Total execution time: 3,92 seconds
@@ -0,0 +1,76 @@
/MANIFEST:EMBED
/MANIFESTINPUT:D:\UE4\UE_4.26\Engine\Build\Windows\Resources\Default-Win64.manifest
/NOLOGO
/DEBUG
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\UE4Editor-Engine.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Core\UE4Editor-Core.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\CoreUObject\UE4Editor-CoreUObject.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\InputCore\UE4Editor-InputCore.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.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"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0002.dll"
/IMPLIB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0002.suppressed.lib"
/PDB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0002.pdb"
/ignore:4078
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,18 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"UE4Editor-ShipPresentation-0002.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0002.lib"
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,76 @@
/MANIFEST:EMBED
/MANIFESTINPUT:D:\UE4\UE_4.26\Engine\Build\Windows\Resources\Default-Win64.manifest
/NOLOGO
/DEBUG
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\UE4Editor-Engine.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Core\UE4Editor-Core.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\CoreUObject\UE4Editor-CoreUObject.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\InputCore\UE4Editor-InputCore.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.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"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0003.dll"
/IMPLIB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0003.suppressed.lib"
/PDB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0003.pdb"
/ignore:4078
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,18 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"UE4Editor-ShipPresentation-0003.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0003.lib"
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,76 @@
/MANIFEST:EMBED
/MANIFESTINPUT:D:\UE4\UE_4.26\Engine\Build\Windows\Resources\Default-Win64.manifest
/NOLOGO
/DEBUG
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\UE4Editor-Engine.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Core\UE4Editor-Core.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\CoreUObject\UE4Editor-CoreUObject.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\InputCore\UE4Editor-InputCore.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.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"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0004.dll"
/IMPLIB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0004.suppressed.lib"
/PDB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0004.pdb"
/ignore:4078
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,18 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"UE4Editor-ShipPresentation-0004.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0004.lib"
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,76 @@
/MANIFEST:EMBED
/MANIFESTINPUT:D:\UE4\UE_4.26\Engine\Build\Windows\Resources\Default-Win64.manifest
/NOLOGO
/DEBUG
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\UE4Editor-Engine.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Core\UE4Editor-Core.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\CoreUObject\UE4Editor-CoreUObject.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\InputCore\UE4Editor-InputCore.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.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"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0005.dll"
/IMPLIB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0005.suppressed.lib"
/PDB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0005.pdb"
/ignore:4078
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,18 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"UE4Editor-ShipPresentation-0005.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0005.lib"
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,76 @@
/MANIFEST:EMBED
/MANIFESTINPUT:D:\UE4\UE_4.26\Engine\Build\Windows\Resources\Default-Win64.manifest
/NOLOGO
/DEBUG
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\UE4Editor-Engine.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Core\UE4Editor-Core.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\CoreUObject\UE4Editor-CoreUObject.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\InputCore\UE4Editor-InputCore.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.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"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0006.dll"
/IMPLIB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0006.suppressed.lib"
/PDB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0006.pdb"
/ignore:4078
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,18 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"UE4Editor-ShipPresentation-0006.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0006.lib"
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,76 @@
/MANIFEST:EMBED
/MANIFESTINPUT:D:\UE4\UE_4.26\Engine\Build\Windows\Resources\Default-Win64.manifest
/NOLOGO
/DEBUG
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\UE4Editor-Engine.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Core\UE4Editor-Core.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\CoreUObject\UE4Editor-CoreUObject.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\InputCore\UE4Editor-InputCore.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.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"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0007.dll"
/IMPLIB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0007.suppressed.lib"
/PDB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0007.pdb"
/ignore:4078
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,18 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"UE4Editor-ShipPresentation-0007.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0007.lib"
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,76 @@
/MANIFEST:EMBED
/MANIFESTINPUT:D:\UE4\UE_4.26\Engine\Build\Windows\Resources\Default-Win64.manifest
/NOLOGO
/DEBUG
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\UE4Editor-Engine.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Core\UE4Editor-Core.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\CoreUObject\UE4Editor-CoreUObject.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\InputCore\UE4Editor-InputCore.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.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"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0008.dll"
/IMPLIB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0008.suppressed.lib"
/PDB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0008.pdb"
/ignore:4078
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,18 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"UE4Editor-ShipPresentation-0008.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0008.lib"
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,76 @@
/MANIFEST:EMBED
/MANIFESTINPUT:D:\UE4\UE_4.26\Engine\Build\Windows\Resources\Default-Win64.manifest
/NOLOGO
/DEBUG
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\UE4Editor-Engine.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Core\UE4Editor-Core.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\CoreUObject\UE4Editor-CoreUObject.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\InputCore\UE4Editor-InputCore.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.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"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0009.dll"
/IMPLIB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0009.suppressed.lib"
/PDB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0009.pdb"
/ignore:4078
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,18 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"UE4Editor-ShipPresentation-0009.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0009.lib"
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,76 @@
/MANIFEST:EMBED
/MANIFESTINPUT:D:\UE4\UE_4.26\Engine\Build\Windows\Resources\Default-Win64.manifest
/NOLOGO
/DEBUG
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\UE4Editor-Engine.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Core\UE4Editor-Core.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\CoreUObject\UE4Editor-CoreUObject.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\InputCore\UE4Editor-InputCore.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.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"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0010.dll"
/IMPLIB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0010.suppressed.lib"
/PDB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0010.pdb"
/ignore:4078
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,18 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"UE4Editor-ShipPresentation-0010.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0010.lib"
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,76 @@
/MANIFEST:EMBED
/MANIFESTINPUT:D:\UE4\UE_4.26\Engine\Build\Windows\Resources\Default-Win64.manifest
/NOLOGO
/DEBUG
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\UE4Editor-Engine.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Core\UE4Editor-Core.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\CoreUObject\UE4Editor-CoreUObject.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\InputCore\UE4Editor-InputCore.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.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"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0011.dll"
/IMPLIB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0011.suppressed.lib"
/PDB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0011.pdb"
/ignore:4078
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,18 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"UE4Editor-ShipPresentation-0011.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0011.lib"
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation
@@ -0,0 +1,76 @@
/MANIFEST:EMBED
/MANIFESTINPUT:D:\UE4\UE_4.26\Engine\Build\Windows\Resources\Default-Win64.manifest
/NOLOGO
/DEBUG
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\lib\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\ucrt\x64"
/LIBPATH:"C:\Program Files (x86)\Windows Kits\10\lib\10.0.18362.0\um\x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\ShipPresentationEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\cpp_Ship.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentation.init.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\ShipPresentationGameModeBase.gen.cpp.obj"
"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\Default.rc2.res"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\UE4Editor-Engine.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\Core\UE4Editor-Core.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\CoreUObject\UE4Editor-CoreUObject.lib"
"D:\UE4\UE_4.26\Engine\Intermediate\Build\Win64\UE4Editor\Development\InputCore\UE4Editor-InputCore.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.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"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0012.dll"
/IMPLIB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Intermediate\Build\Win64\UE4Editor\Development\ShipPresentation\UE4Editor-ShipPresentation-0012.suppressed.lib"
/PDB:"D:\UE4Projects\ShipPresentation\ShipPresentation\Binaries\Win64\UE4Editor-ShipPresentation-0012.pdb"
/ignore:4078
/INCLUDE:IMPLEMENT_MODULE_ShipPresentation

Some files were not shown because too many files have changed in this diff Show More