[Unreal] Fix for Shipping Builds (#112)

* Changes to allow plugin to work in Shipping Builds

* Add files via upload

SourceTree is case-insensitive on Windows, fixin

* Remove duplicated directory

* Platform whitelist, mac support, compilation fix.

* Finalization steps

* Mac fix

* Tabs/Spaces consistency.

* Updated build.py
https://github.com/discordapp/discord-rpc/issues/89

* .gitignore (headers)

* Renamed folder to lowercase

* Removed duplicates

* Revert to lowercase
This commit is contained in:
Joe
2018-01-23 00:47:33 +06:00
committed by Ben Morse
parent bd294d51a8
commit 94ee4e64d9
14 changed files with 229 additions and 173 deletions

View File

@ -73,3 +73,6 @@ Intermediate/
# Cache files for the editor to use
DerivedDataCache/
# Library headers must be copied automatically by the build script (build.py unreal)
Plugins/DiscordRpc/Source/ThirdParty/DiscordRpcLibrary/Include