diff --git a/README.md b/README.md index 2df4244ce..b2525a9ba 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,13 @@ To fix this problem, add the follow: UIRequiresFullScreen YES ``` +###### Build settings, headers search path + +Add this line to your Build Settings -> Header Search Paths -> Release + +"$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include" + + ### Windows Phone