diff options
Diffstat (limited to '')
-rw-r--r-- | src/wixlib/vs.wixproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wixlib/vs.wixproj b/src/wixlib/vs.wixproj index f283e6ef..e18a52cd 100644 --- a/src/wixlib/vs.wixproj +++ b/src/wixlib/vs.wixproj | |||
@@ -23,6 +23,7 @@ | |||
23 | <Compile Include="VS14.wxs" /> | 23 | <Compile Include="VS14.wxs" /> |
24 | <Compile Include="VS2015.wxs" /> | 24 | <Compile Include="VS2015.wxs" /> |
25 | <Compile Include="VS2017.wxs" /> | 25 | <Compile Include="VS2017.wxs" /> |
26 | <Compile Include="VS2019.wxs" /> | ||
26 | <Compile Include="VSExtension_x86.wxs" /> | 27 | <Compile Include="VSExtension_x86.wxs" /> |
27 | <Compile Include="VsixPackage.wxs" /> | 28 | <Compile Include="VsixPackage.wxs" /> |
28 | <Compile Include="vs2005\vs2005_VSIPCC_Collection_Files_RTL.wxs" /> | 29 | <Compile Include="vs2005\vs2005_VSIPCC_Collection_Files_RTL.wxs" /> |