Changeset - 4d1a7a5dcd22
[Not reviewed]
default
1 1 0
Jason Maltzen (jmaltzen) - 6 years ago 2018-05-17 19:10:01
jason.maltzen@unsanctioned.net
Disable rebuilding UI from stetic, get rid of stetic XML file since it doesn't match actual UI anymore.
2 files changed with 1 insertions and 1911 deletions:
0 comments (0 inline, 0 general)
DesertPaintLab.csproj
Show inline comments
...
 
@@ -78,11 +78,6 @@
 
    <Reference Include="System.IO.Compression.FileSystem" />
 
  </ItemGroup>
 
  <ItemGroup>
 
    <EmbeddedResource Include="gtk-gui\gui.stetic">
 
      <LogicalName>gui.stetic</LogicalName>
 
    </EmbeddedResource>
 
  </ItemGroup>
 
  <ItemGroup>
 
    <Compile Include="InterfaceSize.cs" />
 
    <Compile Include="gtk-gui\generated.cs" />
 
    <Compile Include="MainWindow.cs" />
...
 
@@ -164,4 +159,4 @@
 
      <Install>false</Install>
 
    </BootstrapperPackage>
 
  </ItemGroup>
 
</Project>
...
 
\ No newline at end of file
 
</Project>
gtk-gui/gui.stetic
Show inline comments
 
deleted file
0 comments (0 inline, 0 general)