Skip to content

Commit

Permalink
UsbDk: Add Wix files to VS2013 solution
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Fleytman <[email protected]>
  • Loading branch information
Dmitry Fleytman committed Mar 31, 2015
1 parent 0bb27db commit ec66c90
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions UsbDk.sln
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UsbDkInstHelper", "UsbDkIns
{30450FDC-051A-46F0-AD53-B10622834C30} = {30450FDC-051A-46F0-AD53-B10622834C30}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Installer", "Installer", "{6803BE43-619B-4D88-889F-F5572ECE44BF}"
ProjectSection(SolutionItems) = preProject
Tools\Installer\buildmsi.bat = Tools\Installer\buildmsi.bat
Tools\Installer\UsbDkFiles.wxi = Tools\Installer\UsbDkFiles.wxi
Tools\Installer\UsbDkInstaller.wxs = Tools\Installer\UsbDkInstaller.wxs
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Expand Down Expand Up @@ -357,5 +364,6 @@ Global
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{2D75FDE2-6273-4399-A7FC-7A497C72D559} = {32B6DBE0-42AC-41FB-B9AC-A46C306EF1E2}
{6803BE43-619B-4D88-889F-F5572ECE44BF} = {2D75FDE2-6273-4399-A7FC-7A497C72D559}
EndGlobalSection
EndGlobal

0 comments on commit ec66c90

Please sign in to comment.