removal of old XboxOneStuff
This commit is contained in:
4
Source/ThirdParty/PhysX/PhysX.Build.cs
vendored
4
Source/ThirdParty/PhysX/PhysX.Build.cs
vendored
@@ -52,10 +52,10 @@ public class PhysX : DepsModule
|
||||
switch (options.Platform.Target)
|
||||
{
|
||||
case TargetPlatform.Windows:
|
||||
case TargetPlatform.XboxOne:
|
||||
case TargetPlatform.UWP:
|
||||
case TargetPlatform.Linux:
|
||||
case TargetPlatform.XboxScarlett:
|
||||
case TargetPlatform.XboxOne:
|
||||
case TargetPlatform.XboxScarlett:
|
||||
switch (options.Architecture)
|
||||
{
|
||||
case TargetArchitecture.x86:
|
||||
|
||||
Reference in New Issue
Block a user