Working on UWP support
Support Universal Windows Platform (UWP): - Windows 10 App - Windows Phone - Xbox One
This commit is contained in:
parent
e12182f59b
commit
b6b58991e6
31 changed files with 6202 additions and 97 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -96,6 +96,8 @@ project/vs2015/*.opendb
|
|||
!project/vs2017/raylib.sln
|
||||
!project/vs2017/raylib/*.vcxproj
|
||||
!project/vs2017/examples/*.vcxproj
|
||||
!project/vs2015.UWP/raylib/*.vcxproj
|
||||
!project/vs2015.UWP/raylib.App.UWP/*.vcxproj
|
||||
|
||||
# Web examples
|
||||
docs/examples/web/*.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue