From 78156f34166c110fcad47aef166684b8e25ac4fa Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Wed, 22 Jul 2020 19:34:13 -0400 Subject: Add project files. --- common/common.vcxitems | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 common/common.vcxitems (limited to 'common/common.vcxitems') diff --git a/common/common.vcxitems b/common/common.vcxitems new file mode 100644 index 0000000..f60f78a --- /dev/null +++ b/common/common.vcxitems @@ -0,0 +1,22 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + true + {24b4226f-1461-408f-a1a4-1371c97153ea} + + + + %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3