File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
<Directory Id =" ProgramFilesFolder" >
17
17
<Directory Id =" INSTALLFOLDER" Name =" PixelArtTool" >
18
18
<Component Feature =" Core" >
19
- <File Source =" %APPVEYOR_BUILD_FOLDER%\PixelArtTool \bin\Release\PixelArtTool.exe" />
19
+ <File Source =" C:\projects\pixelarttool \bin\Release\PixelArtTool.exe" />
20
20
21
21
<!-- Start menu shortcut -->
22
22
<Shortcut Id =" StartMenuShortcut" Directory =" ProgramMenuFolder" Name =" PixelArtTool" Icon =" IconFile.ico" Advertise =" yes" />
34
34
</Directory >
35
35
</Directory >
36
36
37
- <Icon Id =" IconFile.ico" SourceFile =" C:\projects\pixelarttool\Resources\Icons\appicon.ico" />
37
+ <Icon Id =" IconFile.ico" SourceFile =" C:\projects\pixelarttool\PixelArtTool\ Resources\Icons\appicon.ico" />
38
38
39
39
</Product >
40
40
You can’t perform that action at this time.
0 commit comments