aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoBench/ProtoBench.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/ProtoBench/ProtoBench.csproj')
-rw-r--r--src/ProtoBench/ProtoBench.csproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ProtoBench/ProtoBench.csproj b/src/ProtoBench/ProtoBench.csproj
index f55764e5..74e3ef50 100644
--- a/src/ProtoBench/ProtoBench.csproj
+++ b/src/ProtoBench/ProtoBench.csproj
@@ -59,6 +59,12 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
+ <Compile Include="..\ProtocolBuffers.Test\TestProtos\UnitTestImportProtoFile.cs">
+ <Link>UnitTestImportProtoFile.cs</Link>
+ </Compile>
+ <Compile Include="..\ProtocolBuffers.Test\TestProtos\UnitTestProtoFile.cs">
+ <Link>UnitTestProtoFile.cs</Link>
+ </Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>