mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-30 06:12:22 -06:00
24 lines
266 B
Text
24 lines
266 B
Text
uses
|
|
Core,
|
|
Draw,
|
|
Painter,
|
|
RichText,
|
|
plugin/FT_fontsys,
|
|
plugin/DroidFonts;
|
|
|
|
library(WIN32) "SDLmain.lib SDL.lib";
|
|
|
|
library(POSIX) "SDL2 SDL2main";
|
|
|
|
file
|
|
SDL20.h,
|
|
Window.cpp,
|
|
SDLDraw.cpp,
|
|
text.qtf,
|
|
SDL20.cpp,
|
|
test.iml,
|
|
main.conf;
|
|
|
|
mainconfig
|
|
"" = "MT";
|
|
|