Added HostApplicationMessage
This commit is contained in:
parent
6678f6207f
commit
2025dea1ca
@ -56,6 +56,7 @@
|
||||
<Compile Include="Common\Reflection.cs" />
|
||||
<Compile Include="Engine.cs" />
|
||||
<Compile Include="HostApplication.cs" />
|
||||
<Compile Include="HostApplicationMessage.cs" />
|
||||
<Compile Include="HostApplicationOutputWindow.cs" />
|
||||
<Compile Include="IEditorImplementation.cs" />
|
||||
<Compile Include="IHostApplicationWindow.cs" />
|
||||
|
||||
@ -155,6 +155,10 @@
|
||||
<Project>{a92d520b-ffa3-4464-8cf6-474d18959e03}</Project>
|
||||
<Name>UniversalEditor.Core</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\Libraries\UniversalEditor.UserInterface\UniversalEditor.UserInterface.csproj">
|
||||
<Project>{8622ebc4-8e20-476e-b284-33d472081f5c}</Project>
|
||||
<Name>UniversalEditor.UserInterface</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\UniversalEditor.Essential\UniversalEditor.Essential.csproj">
|
||||
<Project>{30467e5c-05bc-4856-aadc-13906ef4cadd}</Project>
|
||||
<Name>UniversalEditor.Essential</Name>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user