mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
40 lines
524 B
Text
40 lines
524 B
Text
uses
|
|
CtrlLib,
|
|
GridCtrl,
|
|
plugin\sqlite3;
|
|
|
|
library
|
|
"fmodex_vc msacm32 psapi";
|
|
|
|
options
|
|
"/D \"WIN32\"";
|
|
|
|
file
|
|
ProgressButton.h,
|
|
ProgressButton.cpp,
|
|
StreamCtrl.h,
|
|
StreamCtrl.cpp,
|
|
TaskbarButton.cpp,
|
|
TaskbarButton.h,
|
|
Win32Utils.cpp,
|
|
Win32Utils.h,
|
|
build.h,
|
|
UltimatePlayer.rc,
|
|
UltimatePlayer.h,
|
|
UltimatePlayer.cpp,
|
|
UltimatePlayer.sch,
|
|
UltimatePlayer.lay,
|
|
UltimatePlayer.t charset "UTF-8",
|
|
UltimatePlayer.iml,
|
|
FMod.h,
|
|
FMod.cpp,
|
|
Changelog.txt;
|
|
|
|
mainconfig
|
|
"" = "GUI MT",
|
|
"" = "GUI";
|
|
|
|
custom() "",
|
|
"",
|
|
"";
|
|
|