Compare commits
29 Commits
d4ac74991b
...
526cc84f94
| Author | SHA1 | Date | |
|---|---|---|---|
| 526cc84f94 | |||
| cbef16ffc0 | |||
| b2adae299d | |||
| 1890670621 | |||
| 56d7b69349 | |||
| 01631ee14f | |||
| ca24892c81 | |||
| d46b39a56e | |||
| 66c07a6bfe | |||
| 5bfc5220b7 | |||
| 42fe888bcc | |||
| 049ff39e4f | |||
| 05f352178a | |||
| 0fa5634241 | |||
| 0993fd95e8 | |||
| a469ae1f7c | |||
| cfa04ed5bf | |||
| 2e26f6e9b2 | |||
| e6796d2e8d | |||
| cdde6ed48a | |||
| 5c61c4af6e | |||
| 1896172117 | |||
| fce9f52040 | |||
| 9d9f8af078 | |||
| f65c16cbb4 | |||
| 53ac784645 | |||
| cc4bf3419b | |||
| 8e7b894f3a | |||
| 11acaa657a |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -2,6 +2,6 @@
|
||||
"BuildId": "13144385",
|
||||
"Modules":
|
||||
{
|
||||
"QRcode": "UE4Editor-QRcode-0013.dll"
|
||||
"QRcode": "UE4Editor-QRcode-0015.dll"
|
||||
}
|
||||
}
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+74
@@ -0,0 +1,74 @@
|
||||
/MANIFEST:EMBED
|
||||
/MANIFESTINPUT:D:\UE4\UE_4.25\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\MKCC\Intermediate\Build\Win64\MKCCEditor\Development\Engine\SharedPCH.Engine.ShadowErrors.h.obj"
|
||||
"D:\UE4Projects\MKCC\Plugins\QRCode-master\Intermediate\Build\Win64\UE4Editor\Development\QRcode\Module.QRcode.cpp.obj"
|
||||
"D:\UE4Projects\MKCC\Plugins\QRCode-master\Intermediate\Build\Win64\UE4Editor\Development\QRcode\Module.QRcode.gen.cpp.obj"
|
||||
"D:\UE4Projects\MKCC\Plugins\QRCode-master\Intermediate\Build\Win64\UE4Editor\Development\QRcode\Default.rc2.res"
|
||||
"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"
|
||||
"D:\UE4Projects\MKCC\Plugins\QRCode-master\ThirdParty\QREncode\lib\Win64\QRCode.lib"
|
||||
"D:\UE4\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Development\CoreUObject\UE4Editor-CoreUObject.lib"
|
||||
"D:\UE4\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Development\Engine\UE4Editor-Engine.lib"
|
||||
"D:\UE4\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Development\Slate\UE4Editor-Slate.lib"
|
||||
"D:\UE4\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Development\SlateCore\UE4Editor-SlateCore.lib"
|
||||
"D:\UE4\UE_4.25\Engine\Intermediate\Build\Win64\UE4Editor\Development\Core\UE4Editor-Core.lib"
|
||||
/OUT:"D:\UE4Projects\MKCC\Plugins\QRCode-master\Binaries\Win64\UE4Editor-QRcode-0015.dll"
|
||||
/IMPLIB:"D:\UE4Projects\MKCC\Plugins\QRCode-master\Intermediate\Build\Win64\UE4Editor\Development\QRcode\UE4Editor-QRcode-0015.suppressed.lib"
|
||||
/PDB:"D:\UE4Projects\MKCC\Plugins\QRCode-master\Binaries\Win64\UE4Editor-QRcode-0015.pdb"
|
||||
/ignore:4078
|
||||
/INCLUDE:IMPLEMENT_MODULE_QRcode
|
||||
BIN
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user