moved FieldLoader and .F() ext into OpenRa.FileFormats

This commit is contained in:
Chris Forbes
2010-01-14 19:15:22 +13:00
parent 8e86ce6d4a
commit 614edbdc65
10 changed files with 21 additions and 21 deletions

View File

@@ -48,6 +48,8 @@
<Compile Include="Blowfish.cs" />
<Compile Include="BlowfishKeyProvider.cs" />
<Compile Include="Dune2ShpReader.cs" />
<Compile Include="Exts.cs" />
<Compile Include="FieldLoader.cs" />
<Compile Include="FileSystem.cs" />
<Compile Include="Folder.cs" />
<Compile Include="Format2.cs" />