Fix build break for message-port
[platform/core/csapi/tizenfx.git] / Tizen.Applications / Tizen.Applications.csproj
index b93ce18..fc6ce14 100755 (executable)
     <Compile Include="Interop\Interop.Glib.cs" />
     <Compile Include="Interop\Interop.Libc.cs" />
     <Compile Include="Interop\Interop.Libraries.cs" />
+    <Compile Include="Interop\Interop.MessagePort.cs" />
     <Compile Include="Interop\Interop.Service.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
     <Compile Include="Tizen.Applications.Manager\ApplicationState.cs" />
     <Compile Include="Tizen.Applications.Manager\InstalledApplicationMetadataFilter.cs" />
+    <Compile Include="Tizen.Applications.MessagePort\MessagePort.cs" />
+    <Compile Include="Tizen.Applications.MessagePort\MessageReceivedEventArgs.cs" />
+    <Compile Include="Tizen.Applications.MessagePort\RemoteValues.cs" />
     <Compile Include="Tizen.Applications\ApplicationInfo.cs" />
     <Compile Include="Tizen.Applications\LocaleChangedEventArgs.cs" />
     <Compile Include="Tizen.Applications\LowMemoryEventArgs.cs" />