Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/GdiTest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'GdiTest/GdiTest.csproj')
-rw-r--r--GdiTest/GdiTest.csproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/GdiTest/GdiTest.csproj b/GdiTest/GdiTest.csproj
index f4a91af..03387e3 100644
--- a/GdiTest/GdiTest.csproj
+++ b/GdiTest/GdiTest.csproj
@@ -58,8 +58,9 @@
<Compile Include="LineDrawingArea.cs" />
<Compile Include="BitBltDrawingArea.cs" />
<Compile Include="TestData.cs" />
- <Compile Include="Win32Gdi.cs" />
- <Compile Include="Gdi.cs" />
+ <Compile Include="GDI.cs" />
+ <Compile Include="Win32GDI.cs" />
+ <Compile Include="FreeRDPGDI.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project> \ No newline at end of file