You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
hejl 6f117ee7c5 增加RCC支持 2 months ago
..
freetype/include 增加RCC支持 2 months ago
lib 增加RCC支持 2 months ago
readme.txt 增加RCC支持 2 months ago

readme.txt

libRocket Support Libraries
============================

This directory contains prebuilt versions of required support libraries for libRocket.
Currently this is only for RocketCore, if you want to use the Python bindings unfortunately
you'll need to compile the necessary libraries yourself.

Installation
============
To build libRocket with the provided Visual Studio and Xcode projects the support directory
needs to reside at the same tree depth as rocket.

For example:

development/
rocket/
support/

Thats's it.