X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fflexui%2Fsdlstandalone.pas;h=79506da918f8b42cc27522ac896b306acf6d592f;hb=b60024b9a25fbf72f8e83cfe6b023d0cc4f933c5;hp=145f5c79534d287d33f6ecaeeda8106fae03a9c8;hpb=563e770b462d67b2c8265b0e2b53384152afb7c1;p=d2df-sdl.git diff --git a/src/flexui/sdlstandalone.pas b/src/flexui/sdlstandalone.pas index 145f5c7..79506da 100644 --- a/src/flexui/sdlstandalone.pas +++ b/src/flexui/sdlstandalone.pas @@ -2,8 +2,7 @@ * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * the Free Software Foundation, version 3 of the License ONLY. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -16,6 +15,10 @@ {$INCLUDE ../shared/a_modes.inc} unit sdlstandalone; + {$IFNDEF USE_SDL2} + {$FATAL SDL2 required for flexui sdlstandalone} + {$ENDIF} + interface uses