Skip to content

Commit

Permalink
ugh - damn tabs and space
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex McCool committed Jul 28, 2016
1 parent d97c827 commit a730fc2
Show file tree
Hide file tree
Showing 5 changed files with 737 additions and 731 deletions.
70 changes: 38 additions & 32 deletions SDSetup/StaticGenerator.Binaries.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -2,42 +2,48 @@
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
<Fragment>
<DirectoryRef Id="APPLICATIONFOLDER">
<Component Id="cmp23C176A26E1971B97FEC224F72865435" Guid="*">
<File Id="filDD0A96AE9905F1F882DE6A1CC2FBD139" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\DefaultTemplate.sql" />
</Component>
<Component Id="cmp273717D1805B3C75ABEFF1498DB218D7" Guid="*">
<File Id="fil59E78DA9652497F5058F8B2302ABCFE6" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\Static Data Script Generator.exe" />
</Component>
<Component Id="cmpAB253B65C12AF0F85211F68D062E8463" Guid="*">
<File Id="fil21346FE3A7F8CC513B8406ABC51B9C2D" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\Static Data Script Generator.exe.config" />
</Component>
<Component Id="cmp59C7C8CB14E6D3588C1B133A00557AB2" Guid="*">
<File Id="fil6981637CB6AEFDE2BA6E147C35B9C5EB" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\Static Data Script Generator.pdb" />
</Component>
<Component Id="cmp5D0C39248E832E30EE3860D5E6C69008" Guid="*">
<File Id="fil18AB5F60948EE68E9FBD387AB564E2B7" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\Static Data Script Generator.vshost.exe" />
</Component>
<Component Id="cmp8A8ED54F8192D314100F920940B14361" Guid="*">
<File Id="fil8C10B6A6B1AF8F8F246ABA9988EC91AE" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\Static Data Script Generator.vshost.exe.config" />
</Component>
<Component Id="cmpB1010C760A6EF3A6DDD6E3B2A9FC9418" Guid="*">
<File Id="fil20BD705CBDAA87670A288F31E4C7B8A5" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\StaticGeneratorCommon.dll" />
</Component>
<Component Id="cmp9CEB510E638222D75F457807C17036FA" Guid="*">
<File Id="fil14ADFD9761474AB0F9219147FE6D76E2" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\StaticGeneratorCommon.pdb" />
</Component>
<Directory Id="dir3EA83D422F7CBEF2F27940356DEA00B9" Name="Debug">
<Component Id="cmpE2C13EF5DCCB582D5BA5738AEDBA007D" Guid="*">
<File Id="fil74DDEF1847E91488033A1C826F053C19" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\DefaultTemplate.sql" />
</Component>
<Component Id="cmp44E3C853A640B32490A80667A97C5E1D" Guid="*">
<File Id="fil23D7CE083418B666C0CB3704EC205F34" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\Static Data Script Generator.exe" />
</Component>
<Component Id="cmp402581BB4E505DC02ADD144314113554" Guid="*">
<File Id="filE361E33B0B75937C0AC1529D2207F8E8" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\Static Data Script Generator.exe.config" />
</Component>
<Component Id="cmp7F505D14AE1DF17327A17562DB88E646" Guid="*">
<File Id="fil223BF76E6009DA43FCB91680D34C919F" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\Static Data Script Generator.pdb" />
</Component>
<Component Id="cmp9BE3443FEAB75BD7FC19430EB26B2689" Guid="*">
<File Id="filBEB957871E623C9E98C40E9C60C77196" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\Static Data Script Generator.vshost.exe" />
</Component>
<Component Id="cmp84990E56BDCC5720BB2D3AE45AC155DA" Guid="*">
<File Id="fil4CFED195558343C393CFB61EF2507E83" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\Static Data Script Generator.vshost.exe.config" />
</Component>
<Component Id="cmpFC8F54BAB84ABB72B41A0155B856F5CF" Guid="*">
<File Id="filECE57EC5077B2DFA30F4B3814AC83C9B" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\Static Data Script Generator.vshost.exe.manifest" />
</Component>
<Component Id="cmp7D2C1543D9CD7F0762293898BD6B539C" Guid="*">
<File Id="fil997036E070F87588870E5B084105E712" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\StaticGeneratorCommon.dll" />
</Component>
<Component Id="cmp6CDB32C278DDAEE2F45E21861BB883B8" Guid="*">
<File Id="fil7D5BA58427271BFC2AE1F091AF1A79B9" KeyPath="yes" Source="$(var.StaticGenerator.TargetDir)\StaticGeneratorCommon.pdb" />
</Component>
</Directory>
</DirectoryRef>
</Fragment>
<Fragment>
<ComponentGroup Id="Binaries">
<ComponentRef Id="cmp23C176A26E1971B97FEC224F72865435" />
<ComponentRef Id="cmp273717D1805B3C75ABEFF1498DB218D7" />
<ComponentRef Id="cmpAB253B65C12AF0F85211F68D062E8463" />
<ComponentRef Id="cmp59C7C8CB14E6D3588C1B133A00557AB2" />
<ComponentRef Id="cmp5D0C39248E832E30EE3860D5E6C69008" />
<ComponentRef Id="cmp8A8ED54F8192D314100F920940B14361" />
<ComponentRef Id="cmpB1010C760A6EF3A6DDD6E3B2A9FC9418" />
<ComponentRef Id="cmp9CEB510E638222D75F457807C17036FA" />
<ComponentRef Id="cmpE2C13EF5DCCB582D5BA5738AEDBA007D" />
<ComponentRef Id="cmp44E3C853A640B32490A80667A97C5E1D" />
<ComponentRef Id="cmp402581BB4E505DC02ADD144314113554" />
<ComponentRef Id="cmp7F505D14AE1DF17327A17562DB88E646" />
<ComponentRef Id="cmp9BE3443FEAB75BD7FC19430EB26B2689" />
<ComponentRef Id="cmp84990E56BDCC5720BB2D3AE45AC155DA" />
<ComponentRef Id="cmpFC8F54BAB84ABB72B41A0155B856F5CF" />
<ComponentRef Id="cmp7D2C1543D9CD7F0762293898BD6B539C" />
<ComponentRef Id="cmp6CDB32C278DDAEE2F45E21861BB883B8" />
</ComponentGroup>
</Fragment>
</Wix>
Loading

0 comments on commit a730fc2

Please sign in to comment.