windows-nt/Source/XPSP1/NT/shell/themes/themefiles/makefile.inc
2020-09-26 16:20:57 +08:00

8 lines
168 B
PHP

# files on the cd need to be 8.3 (rename is taken care of in shl_img.inf)
$(O)\luna.the : Luna.theme
copy $** $@
$(O)\classic.the : classic.theme
copy $** $@