mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-09-24 15:54:12 +00:00
12 lines
No EOL
370 B
Text
12 lines
No EOL
370 B
Text
; use this file to specify makensis build types
|
|
;
|
|
; Format: (Configuration name),(primary configuration id)[,(secondary configuration id)]
|
|
;
|
|
|
|
"Lite Edition",lite
|
|
"Full Edition",full
|
|
;"Pro Edition",full,pro
|
|
|
|
;"Standard Edition",std,eMusic-7plus,opencandy_final
|
|
;"Bundle Edition",full,bundle,eMusic-7plus,opencandy_final
|
|
;"EMusic Edition",full,eMusic-7plus,opencandy_final |