Update README.md

This commit is contained in:
Matias Alejo Garcia 2015-10-29 12:21:29 -03:00
parent fef5e23619
commit c7d580714e
1 changed files with 7 additions and 0 deletions

View File

@ -93,6 +93,13 @@ To fix this problem, add the follow:
<key>UIRequiresFullScreen</key>
<string>YES</string>
```
###### Build settings, headers search path
Add this line to your Build Settings -> Header Search Paths -> Release
"$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include"
### Windows Phone