diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wix/WixToolset.Sdk/tools/wix.targets | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wix/WixToolset.Sdk/tools/wix.targets b/src/wix/WixToolset.Sdk/tools/wix.targets index 752753b6..2f64f7b2 100644 --- a/src/wix/WixToolset.Sdk/tools/wix.targets +++ b/src/wix/WixToolset.Sdk/tools/wix.targets | |||
| @@ -701,6 +701,7 @@ | |||
| 701 | <ProjectDefineConstants> | 701 | <ProjectDefineConstants> |
| 702 | Configuration=$(ConfigurationName); | 702 | Configuration=$(ConfigurationName); |
| 703 | OutDir=$(OutDir); | 703 | OutDir=$(OutDir); |
| 704 | InstallerPlatform=$(InstallerPlatform); | ||
| 704 | Platform=$(PlatformName); | 705 | Platform=$(PlatformName); |
| 705 | ProjectDir=$(ProjectDir); | 706 | ProjectDir=$(ProjectDir); |
| 706 | ProjectExt=$(ProjectExt); | 707 | ProjectExt=$(ProjectExt); |
