Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in tip

stable wix: use ../../../shellext/src/ThgCLSIDs.wxi

for use with https://bitbucket.org/tortoisehg/thg-build

Changeset c6402e1b86ce

Parent 8d636040d1a4

by Adrian Buehlmann

Changes to one file · Browse files at c6402e1b86ce Showing diff from parent 8d636040d1a4 Diff from another changeset...

 
20
21
22
23
 
24
25
26
 
20
21
22
 
23
24
25
26
@@ -20,7 +20,7 @@
  <?include TortoiseOverlaysDefines.wxi ?>     <!-- shell extension CLSID's --> - <?include ../../win32/shellext/ThgCLSIDs.wxi ?> + <?include ../../../../shellext/src/ThgCLSIDs.wxi ?>     <Product Name='TortoiseHg $(var.Version) ($(var.Platform))'   Id='$(var.ProductId)'