Cross-Platform build scripts for audio plugins
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
418B

  1. [Setup]
  2. ArchitecturesInstallIn64BitMode=x64
  3. AppName=PawPaw
  4. AppVersion=0.0.0
  5. DefaultDirName={autopf}\PawPaw
  6. DisableDirPage=yes
  7. OutputBaseFilename=PawPaw-0.0.0
  8. OutputDir=.
  9. UsePreviousAppDir=no
  10. [Types]
  11. Name: "full"; Description: "Full installation"
  12. Name: "custom"; Description: "Custom installation"; Flags: iscustom
  13. [Components]
  14. #include "Z:\tmp\pawpaw\components.txt"
  15. [Files]
  16. #include "Z:\tmp\pawpaw\lv2bundles.txt"