dmuratshin 54f0f254d6 - cleanup code 11 years ago
..
Android.txt a69e17fa71 updated docs 11 years ago
CMake.txt a2259d583e updated VS solutions and readme 11 years ago
MacOSX.txt e5b2045d06 added jpeg support to Mac/IOS 11 years ago
Marmalade.txt 54f0f254d6 - cleanup code 11 years ago
VisualStudio.txt f824e03749 updated xcode projects 11 years ago
emscripten.txt 54f0f254d6 - cleanup code 11 years ago
iOS.txt e5b2045d06 added jpeg support to Mac/IOS 11 years ago
readme.txt 83c6dc21b3 improved examples 11 years ago

readme.txt

If you are using:
- Marmalade. Then read Marmalade.txt
- SDL2:
1. Download latest SDL2 source snapshot from http://libsdl.org/hg.php
2. your folders structure should be orginized this way:
any/path/
/oxygine-framework
/SDL

3. check other instructions for your platform:
- VisualStudio.txt has insructions how to build Oxygine with Visual Studio on Windows
- Android.txt has insructions how to build Oxygine for Android
- CMake.txt has instructions how to build Oxygine with CMake on Windows and Linux
- iOS.txt and MacOSX.txt instuctions how to build Oxygine with XCode