add new compatible setup project for wix 3.14 and vs 2019
This commit is contained in:
11
app/SetupVS19/Config.wxi
Normal file
11
app/SetupVS19/Config.wxi
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Include>
|
||||
<?define ProgramName="DD_Clipboard_Watcher"?>
|
||||
<?define ProductName="Clipboard Watcher"?>
|
||||
<?define Manufacturer="Digital Data"?>
|
||||
<?define Description="Clipboard Watcher"?>
|
||||
<?define Comments="Clipboard Watcher"?>
|
||||
<?define UpgradeCode="BB3A9D50-7CCE-42DA-84F2-D67129F57B59"?>
|
||||
|
||||
<?define SourceDir="..\$(var.ProgramName)\bin\$(var.Configuration)\"?>
|
||||
</Include>
|
||||
Reference in New Issue
Block a user