Skip to content

Commit

Permalink
Compiled against 4.19 release
Browse files Browse the repository at this point in the history
  • Loading branch information
1runeberg committed Mar 17, 2018
1 parent 8422ded commit d7146f2
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 53 deletions.
53 changes: 2 additions & 51 deletions Binaries/Win64/RunebergVREditor.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"MajorVersion": 4,
"MinorVersion": 19,
"PatchVersion": 0,
"Changelist": 3861363,
"Changelist": 3944462,
"CompatibleChangelist": 0,
"IsLicenseeVersion": 0,
"IsPromotedBuild": 1,
"BranchName": "++UE4+Release-4.19",
"BuildId": "3861363"
"BuildId": "3944462"
},
"BuildProducts": [
{
Expand Down Expand Up @@ -512,21 +512,6 @@
"Type": "ImportLibrary",
"IsPrecompiled": true
},
{
"Path": "$(EngineDir)/Plugins/Experimental/ProxyLODPlugin/Binaries/Win64/UE4Editor-ProxyLODMeshReduction.dll",
"Type": "DynamicLibrary",
"IsPrecompiled": true
},
{
"Path": "$(EngineDir)/Plugins/Experimental/ProxyLODPlugin/Binaries/Win64/UE4Editor-ProxyLODMeshReduction.pdb",
"Type": "SymbolFile",
"IsPrecompiled": true
},
{
"Path": "$(EngineDir)/Plugins/Experimental/ProxyLODPlugin/Intermediate/Build/Win64/UE4Editor/Development/UE4Editor-ProxyLODMeshReduction.lib",
"Type": "ImportLibrary",
"IsPrecompiled": true
},
{
"Path": "$(EngineDir)/Plugins/Media/AndroidMedia/Binaries/Win64/UE4Editor-AndroidMediaEditor.dll",
"Type": "DynamicLibrary",
Expand Down Expand Up @@ -2534,21 +2519,6 @@
"Type": "ImportLibrary",
"IsPrecompiled": true
},
{
"Path": "$(EngineDir)/Binaries/Win64/UE4Editor-TextureFormatAndroid.dll",
"Type": "DynamicLibrary",
"IsPrecompiled": true
},
{
"Path": "$(EngineDir)/Binaries/Win64/UE4Editor-TextureFormatAndroid.pdb",
"Type": "SymbolFile",
"IsPrecompiled": true
},
{
"Path": "$(EngineDir)/Intermediate/Build/Win64/UE4Editor/Development/UE4Editor-TextureFormatAndroid.lib",
"Type": "ImportLibrary",
"IsPrecompiled": true
},
{
"Path": "$(EngineDir)/Binaries/Win64/UE4Editor-TargetPlatform.dll",
"Type": "DynamicLibrary",
Expand Down Expand Up @@ -5849,21 +5819,6 @@
"Type": "ImportLibrary",
"IsPrecompiled": true
},
{
"Path": "$(EngineDir)/Binaries/Win64/UE4Editor-QuadricMeshReduction.dll",
"Type": "DynamicLibrary",
"IsPrecompiled": true
},
{
"Path": "$(EngineDir)/Binaries/Win64/UE4Editor-QuadricMeshReduction.pdb",
"Type": "SymbolFile",
"IsPrecompiled": true
},
{
"Path": "$(EngineDir)/Intermediate/Build/Win64/UE4Editor/Development/UE4Editor-QuadricMeshReduction.lib",
"Type": "ImportLibrary",
"IsPrecompiled": true
},
{
"Path": "$(EngineDir)/Binaries/Win64/UE4Editor-MediaUtils.dll",
"Type": "DynamicLibrary",
Expand Down Expand Up @@ -6109,10 +6064,6 @@
"Path": "$(EngineDir)/Plugins/Experimental/HTML5Networking/HTML5Networking.uplugin",
"Type": "UFS"
},
{
"Path": "$(EngineDir)/Plugins/Experimental/ProxyLODPlugin/ProxyLODPlugin.uplugin",
"Type": "UFS"
},
{
"Path": "$(EngineDir)/Plugins/Media/AndroidMedia/AndroidMedia.uplugin",
"Type": "UFS"
Expand Down
Binary file modified Binaries/Win64/UE4Editor-RunebergVR.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Binaries/Win64/UE4Editor.modules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"BuildId": "3861363",
"BuildId": "3944462",
"Modules":
{
"RunebergVR": "UE4Editor-RunebergVR.dll"
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion Plugins/RunebergVRPlugin/Binaries/Win64/UE4Editor.modules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"BuildId": "3861363",
"BuildId": "3944462",
"Modules":
{
"RunebergVRPlugin": "UE4Editor-RunebergVRPlugin.dll"
Expand Down

0 comments on commit d7146f2

Please sign in to comment.