mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
21 lines
352 B
Text
21 lines
352 B
Text
uses
|
|
plugin\bz2,
|
|
RichText,
|
|
RichText;
|
|
|
|
library "kernel32 user32 gdi32 advapi32 oldnames ole32 oleaut32 comsupp comctl32";
|
|
|
|
file
|
|
install.h,
|
|
Shell.cpp,
|
|
main.cpp,
|
|
Installer.lay,
|
|
data.rc
|
|
depends E:\upp.b2a;
|
|
|
|
mainconfig
|
|
"" = "GUI ST";
|
|
|
|
custom ".rc",
|
|
"rc /fo$(OUTDIR)\\$(TITLE)_rc.obj $(PATH)",
|
|
"$(OUTDIR)\\$(TITLE)_rc.obj";
|