diff options
Diffstat (limited to 'Tools/msi/tcltk/tcltk.wixproj')
-rw-r--r-- | Tools/msi/tcltk/tcltk.wixproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/msi/tcltk/tcltk.wixproj b/Tools/msi/tcltk/tcltk.wixproj index 4d1d74c..f66fc14 100644 --- a/Tools/msi/tcltk/tcltk.wixproj +++ b/Tools/msi/tcltk/tcltk.wixproj @@ -14,6 +14,7 @@ <ItemGroup> <Compile Include="tcltk.wxs" /> <Compile Include="tcltk_files.wxs" /> + <Compile Include="tcltk_reg.wxs" /> </ItemGroup> <ItemGroup> <WxlTemplate Include="*.wxl_template" /> |