summaryrefslogtreecommitdiff
path: root/src/burn/burn_t.proj
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/burn_t.proj')
-rw-r--r--src/burn/burn_t.proj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/burn/burn_t.proj b/src/burn/burn_t.proj
index ffc0c780..d7902fe1 100644
--- a/src/burn/burn_t.proj
+++ b/src/burn/burn_t.proj
@@ -1,6 +1,7 @@
1<Project Sdk="Microsoft.Build.Traversal"> 1<Project Sdk="Microsoft.Build.Traversal">
2 <ItemGroup> 2 <ItemGroup>
3 <ProjectReference Include="test\BurnUnitTest\BurnUnitTest.vcxproj" Properties="Platform=x86" BuildInParallel="false" /> 3 <ProjectReference Include="test\BurnUnitTest\BurnUnitTest.vcxproj" Properties="Platform=x86" BuildInParallel="false" />
4 <ProjectReference Include="test\BurnUnitTest\BurnUnitTest.vcxproj" Properties="Platform=x64" BuildInParallel="false" />
4 5
5 <ProjectReference Include="stub\stub.vcxproj" Properties="Platform=x86" /> 6 <ProjectReference Include="stub\stub.vcxproj" Properties="Platform=x86" />
6 <ProjectReference Include="stub\stub.vcxproj" Properties="Platform=x64" /> 7 <ProjectReference Include="stub\stub.vcxproj" Properties="Platform=x64" />