Skip to content

Commit

Permalink
Fixed FMTowns not building
Browse files Browse the repository at this point in the history
  • Loading branch information
Asnivor committed Oct 13, 2017
1 parent 1f53e61 commit e61a4f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions DiscTools/DiscToolsNET35.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<Compile Include="CueHandler.cs" />
<Compile Include="DiscInspector.cs" />
<Compile Include="Inspection\InterroDiscJuggler.cs" />
<Compile Include="Inspection\InterroFMTowns.cs" />
<Compile Include="Inspection\InterroPSP.cs" />
<Compile Include="Inspection\InterroWii.cs" />
<Compile Include="Inspection\InterroGamecube.cs" />
Expand Down
1 change: 1 addition & 0 deletions DiscTools/DiscToolsNET452.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<Compile Include="CueHandler.cs" />
<Compile Include="DiscInspector.cs" />
<Compile Include="Inspection\InterroDiscJuggler.cs" />
<Compile Include="Inspection\InterroFMTowns.cs" />
<Compile Include="Inspection\InterroPSP.cs" />
<Compile Include="Inspection\InterroWii.cs" />
<Compile Include="Inspection\InterroGamecube.cs" />
Expand Down

0 comments on commit e61a4f7

Please sign in to comment.