Merge pull request #1754 from shygoo/fix-installer-apidoc

[Debugger] Fix apidoc's install directory
This commit is contained in:
zilmar 2020-05-20 06:29:09 +09:30 committed by GitHub
commit e44af28b8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Source: "{#BaseDir}\Plugin\GFX\Project64-Video.dll"; DestDir: "{app}\Plugin\GFX"
Source: "{#BaseDir}\Plugin\Input\PJ64_NRage.dll"; DestDir: "{app}\Plugin\Input"
Source: "{#BaseDir}\Plugin\RSP\RSP 1.7.dll"; DestDir: "{app}\Plugin\RSP"
Source: "{#BaseDir}\Scripts\example.js"; DestDir: "{app}\Scripts"
Source: "{#BaseDir}\apidoc.htm"; DestDir: "{app}\apidoc.htm"
Source: "{#BaseDir}\apidoc.htm"; DestDir: "{app}"
[Dirs]
Name: "{app}\Config"; Permissions: everyone-full