summaryrefslogtreecommitdiff
path: root/src/dtf/SfxCA/sfxca_t.proj
diff options
context:
space:
mode:
Diffstat (limited to 'src/dtf/SfxCA/sfxca_t.proj')
-rw-r--r--src/dtf/SfxCA/sfxca_t.proj7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/dtf/SfxCA/sfxca_t.proj b/src/dtf/SfxCA/sfxca_t.proj
new file mode 100644
index 00000000..1e823be1
--- /dev/null
+++ b/src/dtf/SfxCA/sfxca_t.proj
@@ -0,0 +1,7 @@
1<Project Sdk="Microsoft.Build.Traversal">
2 <ItemGroup>
3 <ProjectReference Include="SfxCA.vcxproj" Properties="Platform=x86" />
4 <ProjectReference Include="SfxCA.vcxproj" Properties="Platform=x64" />
5 <ProjectReference Include="SfxCA.vcxproj" Properties="Platform=ARM64" />
6 </ItemGroup>
7</Project>