mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
24 lines
271 B
Text
24 lines
271 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
|
|
"" = "SSE2 MT";
|
|
|