Updated default memory manager for other platform.

This commit is contained in:
soukoku
2015-02-18 21:23:55 -05:00
parent daaeb840af
commit 77b3fdfee0
4 changed files with 43 additions and 2 deletions

View File

@@ -70,6 +70,7 @@
<Compile Include="ImageTools.cs" />
<Compile Include="Internals\InternalMessageLoopHook.cs" />
<Compile Include="Internals\ITwainSessionInternal.cs" />
<Compile Include="Internals\LinuxMemoryManager.cs" />
<Compile Include="Interop\BITMAP.cs" />
<Compile Include="Interop\MESSAGE.cs" />
<Compile Include="Internals\TransferLogic.cs" />