Skip to content

Commit 37ea061

Browse files
committed
Readme updated
1 parent 4d13a58 commit 37ea061

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ Collaborators are highly welcome.
1010

1111
Dependencies
1212
-------------
13-
1. [QtnProperty](https://github.com/lexxmark/QtnProperty) - a Qt property framework. Sources are included;
14-
2. CEGUI [(default branch)](https://bitbucket.org/cegui/cegui/src/default/) with the OpenGLRenderer or OpenGL3Renderer;
15-
3. Qt (Only tested with QT 5.12 yet, older versions down to 5.8 inclusive should also work).
13+
1. [QtnProperty v2.0](https://github.com/qtinuum/QtnProperty) - a Qt property framework. Sources are included;
14+
2. CEGUI [(default branch)](https://bitbucket.org/cegui/cegui/src/default/) with the OpenGL3Renderer (old OpenGLRenderer is working too but disabled by default);
15+
3. Qt (tested with 5.12 & 5.13, older versions down to 5.8 inclusive should also work).
1616

1717
Preparing CEGUI
1818
-------------
19-
Windows: build CEGUI and either place it into /3rdParty/CEGUI/\[bin, lib, include, dependencies\] or fix your local .pro file to point to the build. Prebuilt CEGUI to be included in the near future.
19+
Windows: build CEGUI and either place it into /3rdParty/CEGUI/\[bin, lib, include, dependencies\] or fix your local .pro file to point to the build. Prebuilt 32-bit CEGUI for Windows is included into the [GitHub release](https://github.com/niello/ceed-cpp/releases).
2020

2121

2222
Building with Qt Creator 4.x

0 commit comments

Comments
 (0)