Update README.md
This commit is contained in:
parent
fef5e23619
commit
c7d580714e
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue