mirror of
https://github.com/isledecomp/SIEdit.git
synced 2025-02-17 00:40:42 -05:00
readme: update building to reflect qt update
This commit is contained in:
parent
73e2a45e59
commit
68c35f3b72
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ All of the SI-specific code is contained in a separate C++ library called **libw
|
|||
|
||||
SIEdit and libweaver use the fairly standard CMake build system.
|
||||
|
||||
**SIEdit** requires Qt 5+ and FFmpeg for the UI and media playback respectively.
|
||||
**SIEdit** requires Qt 6+ and FFmpeg for the UI and media playback respectively.
|
||||
|
||||
**libweaver** uses only standard libraries from C++98, and shouldn't require anything special.
|
||||
|
||||
|
|
Loading…
Reference in a new issue