add common addons

This commit is contained in:
Mario Fetka
2013-05-06 17:03:10 +02:00
parent 67aeb78cdd
commit d3e90bd374
11 changed files with 68 additions and 11 deletions

View File

@@ -91,7 +91,7 @@ copy "$IniCfgFile$" "$InstallDir$"
copy "%ScriptPath%\*.cfg" "$InstallDir$"
copy "%ScriptPath%\local-settings.js" "$InstallDir$\defaults\pref"
copy -s "%ScriptPath%\X86\Addons\bundles\*.*" "$InstallDir$\distribution\bundles"
; copy -s "%ScriptPath%\X86\Addons\extensions\*.*" "$InstallDir$\extensions"
copy -s "%ScriptPath%\X86\Addons\extensions\*.*" "$InstallDir$\extensions"
; Example of recursively copying some files into the installation directory:
;