Moved PathFragments from SetupTmplCode to extra class.

This commit is contained in:
2018-03-22 07:58:39 +01:00
parent b2ef60a595
commit 016e11e81f
7 changed files with 36 additions and 48 deletions

View File

@ -54,6 +54,7 @@
<Compile Include="IconExtractor\IconExtractor.cs" />
<Compile Include="IconExtractor\IconUtil.cs" />
<Compile Include="IconExtractor\NativeMethods.cs" />
<Compile Include="PathFragments.cs" />
<Compile Include="PhysicalFile.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />