1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-21 20:59:09 +00:00

VS2003: changes for older compiler

- nullptr not defined, use nil
- remove unused VCXPROJ with wrong name plMoviePlayer
- std::begin, std::end not defined, conditionally include code for plLocalization::GetLanguageCodes()
      on _MSC_VER >= 1800
- add PLASMA_USE_WEBM to appropriate VS projects
- fix library references to opus, vpx and speex
This commit is contained in:
rarified
2020-08-12 16:28:42 -06:00
parent 14e3118aaa
commit f3c0a81b0b
9 changed files with 32 additions and 324 deletions

View File

@ -1,34 +1,18 @@
syntax: glob
*.ncb
*.suo
Release/
Debug/
syntax: regexp
^MOULOpenSourceClientPlugin/Plasma20/test/
^MOULOpenSourceClientPlugin/StaticSDKs/
syntax: glob
*.ncb
*.suo
Release/
Debug/
syntax: regexp
^MOULOpenSourceClientPlugin/Plasma20/test/
^MOULOpenSourceClientPlugin/StaticSDKs/
syntax: glob
*.ncb
*.suo
*.aps
*.user
*.sdf
*.ncb
*.opensdf
*.pyc
Release*/
Debug*/
ipch/
*.sdf
*.suo
*.user
syntax: regexp
Debug*/
Release*/
^MOULOpenSourceClientPlugin/Plasma20/Doxy/
^MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/Apps/plClient/external/render/
^MOULOpenSourceClientPlugin/Plasma20/test/
^MOULOpenSourceClientPlugin/Plasma20/tools/
^MOULOpenSourceClientPlugin/Plasma20/Doxy/
^MOULOpenSourceClientPlugin/StaticSDKs/
^patch/
ipch/