git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1061 993157c7-ee19-0410-b2c4-bb4e9862e678
This commit is contained in:
@@ -5,9 +5,10 @@ using System.Data;
|
||||
using System.Drawing;
|
||||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
using ImageDecode;
|
||||
using System.IO;
|
||||
|
||||
using OpenRa.FileFormats;
|
||||
|
||||
namespace ShpViewer
|
||||
{
|
||||
public partial class ShpViewForm : Form
|
||||
|
||||
@@ -66,9 +66,9 @@
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\ImageDecode\ImageDecode.csproj">
|
||||
<Project>{39352FD2-28B0-4DF5-97C7-499CE1AECCB9}</Project>
|
||||
<Name>ImageDecode</Name>
|
||||
<ProjectReference Include="..\OpenRa.FileFormats\OpenRa.FileFormats.csproj">
|
||||
<Project>{BDAEAB25-991E-46A7-AF1E-4F0E03358DAA}</Project>
|
||||
<Name>OpenRa.FileFormats</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
|
||||
Reference in New Issue
Block a user