Browse Source

Update Preprocessor variables

Jakub Ławreszuk 2 years ago
parent
commit
4e36a86169
1 changed files with 0 additions and 2 deletions
  1. 0 2
      en/manual/scripts/preprocessor-variables.md

+ 0 - 2
en/manual/scripts/preprocessor-variables.md

@@ -14,8 +14,6 @@ If you're developing for multiple platforms, you often need to write custom code
 | -------------------------------------- | ------------------------------ |
 | -------------------------------------- | ------------------------------ |
 | STRIDE_PLATFORM_WINDOWS         | Windows (standard and RT)      |
 | STRIDE_PLATFORM_WINDOWS         | Windows (standard and RT)      |
 | STRIDE_PLATFORM_WINDOWS_DESKTOP | Windows (non-RT)               |
 | STRIDE_PLATFORM_WINDOWS_DESKTOP | Windows (non-RT)               |
-| STRIDE_PLATFORM_WINDOWS_RT      | Windows RT                     |
-| STRIDE_PLATFORM_WINDOWS_PHONE   | Windows Phone                  |
 | STRIDE_PLATFORM_MONO_MOBILE     | Xamarin.iOS or Xamarin.Android |
 | STRIDE_PLATFORM_MONO_MOBILE     | Xamarin.iOS or Xamarin.Android |
 | STRIDE_PLATFORM_ANDROID         | Xamarin.Android                |
 | STRIDE_PLATFORM_ANDROID         | Xamarin.Android                |
 | STRIDE_PLATFORM_IOS             | Xamarin.iOS                    |
 | STRIDE_PLATFORM_IOS             | Xamarin.iOS                    |