summaryrefslogtreecommitdiff
path: root/CSharp/Ivy/IvyPPC/IvyPPC.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'CSharp/Ivy/IvyPPC/IvyPPC.csproj')
-rw-r--r--CSharp/Ivy/IvyPPC/IvyPPC.csproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/CSharp/Ivy/IvyPPC/IvyPPC.csproj b/CSharp/Ivy/IvyPPC/IvyPPC.csproj
index 1685ea3..7a7bdd0 100644
--- a/CSharp/Ivy/IvyPPC/IvyPPC.csproj
+++ b/CSharp/Ivy/IvyPPC/IvyPPC.csproj
@@ -27,7 +27,7 @@
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE;$(PlatformFamilyName)</DefineConstants>
+ <DefineConstants>TRACE;DEBUG;PocketPC</DefineConstants>
<NoStdLib>true</NoStdLib>
<NoConfig>true</NoConfig>
<ErrorReport>prompt</ErrorReport>
@@ -74,8 +74,10 @@
<None Include="Settings.cs" />
</ItemGroup>
<ItemGroup>
+ <Reference Include="CustomMarshalers" />
<Reference Include="mscorlib" />
<Reference Include="System" />
+ <Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>