- Timestamp:
- 12/04/08 15:19:18 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Server.Core/HeuristicLab.Hive.Server.Core.csproj
r858 r898 70 70 <Compile Include="DbTestApp.cs" /> 71 71 <Compile Include="HiveServerCorePlugin.cs" /> 72 <Compile Include="HiveServerMessages.Designer.cs" /> 72 73 <Compile Include="InternalInterfaces\DataAccess\IClientAdapter.cs" /> 73 74 <Compile Include="InternalInterfaces\DataAccess\IPermissionOwnerAdapter.cs" /> … … 98 99 </ProjectReference> 99 100 </ItemGroup> 101 <ItemGroup> 102 <EmbeddedResource Include="HiveServerMessages.resx" /> 103 </ItemGroup> 100 104 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 101 105 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.