Putting in references to use the new print server code
This commit is contained in:
parent
3a0af21554
commit
c081fce6c0
4 changed files with 48 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
|
|
@ -391,6 +391,22 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\MatterControlPrintServer\ClientServerInterface\ClientServerInterface.csproj">
|
||||
<Project>{04b850f0-5a39-4157-a227-a574064110d2}</Project>
|
||||
<Name>ClientServerInterface</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\MatterControlPrintServer\PrintClient\PrintClient.csproj">
|
||||
<Project>{275568a0-7e5e-4151-8960-e54665ff5df7}</Project>
|
||||
<Name>PrintClient</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\MatterControlPrintServer\PrintServer\MatterControlPrintServer.csproj">
|
||||
<Project>{002b1d12-4dbb-4ecf-b481-5ebecbc1666e}</Project>
|
||||
<Name>MatterControlPrintServer</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\MatterControlPrintServer\RemotingLite\src\RemotingLite.csproj">
|
||||
<Project>{0affa4eb-edea-43cc-8045-c7d1fe557803}</Project>
|
||||
<Name>RemotingLite</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="Submodules\agg-sharp\clipper_library\clipper_library.csproj">
|
||||
<Project>{9B062971-A88E-4A3D-B3C9-12B78D15FA66}</Project>
|
||||
<Name>clipper_library</Name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue