mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	Resolved Ditectory ui reference RIVM-2
This commit is contained in:
		
							parent
							
								
									b150aa4143
								
							
						
					
					
						commit
						f116325bed
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -154,6 +154,8 @@ cat > wix.xml << EOF
 | 
				
			||||||
      EmbedCab="yes"
 | 
					      EmbedCab="yes"
 | 
				
			||||||
      CompressionLevel="high" />
 | 
					      CompressionLevel="high" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <Directory Id="WebViewUIFolder" Name="ui"/>
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
    <Property Id="SOURCEDIRECTORY" Value="${PKGUIFOLDER}" />
 | 
					    <Property Id="SOURCEDIRECTORY" Value="${PKGUIFOLDER}" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <Directory Id="TARGETDIR" Name="SourceDir">
 | 
					    <Directory Id="TARGETDIR" Name="SourceDir">
 | 
				
			||||||
| 
						 | 
					@ -229,7 +231,7 @@ cat > wix.xml << EOF
 | 
				
			||||||
 | 
					
 | 
				
			||||||
          <Component Id="CopyComponent" Guid="c61706dd-2204-4c72-8870-8cb05291c962">
 | 
					          <Component Id="CopyComponent" Guid="c61706dd-2204-4c72-8870-8cb05291c962">
 | 
				
			||||||
              <CopyFile Id="CopyWebViewUIFolder" SourceProperty="SOURCEDIRECTORY"
 | 
					              <CopyFile Id="CopyWebViewUIFolder" SourceProperty="SOURCEDIRECTORY"
 | 
				
			||||||
                DestinationDirectory="ui" SourceName="*" />
 | 
					                DestinationDirectory="WebViewUIFolder" SourceName="*" />
 | 
				
			||||||
          </Component>
 | 
					          </Component>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
          <Component Id="ConfigScript" Guid="64a3733b-c98a-4732-85f3-20cd7da1a785">
 | 
					          <Component Id="ConfigScript" Guid="64a3733b-c98a-4732-85f3-20cd7da1a785">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue