Abstract NamedPipes code for windows

This commit is contained in:
Jim Norman
2006-01-17 23:07:05 +00:00
parent 12209176e7
commit bacd2e534e
21 changed files with 29 additions and 2463 deletions

View File

@@ -80,14 +80,14 @@
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "AppModule.NamedPipes"
AssemblyName = "AppModule.NamedPipes"
HintPath = "..\..\extern\w32\namedpipes\AppModule.NamedPipes.dll"
Name = "AppModule.InterProcessComm"
Project = "{E98F1F7E-40B6-44C8-AC66-EC867B141FA1}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "AppModule.InterProcessComm"
AssemblyName = "AppModule.InterProcessComm"
HintPath = "..\..\extern\w32\namedpipes\AppModule.InterProcessComm.dll"
Name = "AppModule.NamedPipes"
Project = "{077B53BB-404A-4B2F-BA17-AAE98C5E9C66}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
</References>
</Build>