From 5572e23e8e2109abd73b916f4f0d278e1aa21f34 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Wed, 3 Feb 2021 13:18:25 +0100 Subject: Add msbuild files --- msbuild/libunicode.vcxproj.filters | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 msbuild/libunicode.vcxproj.filters (limited to 'msbuild/libunicode.vcxproj.filters') diff --git a/msbuild/libunicode.vcxproj.filters b/msbuild/libunicode.vcxproj.filters new file mode 100644 index 0000000..7b2e69a --- /dev/null +++ b/msbuild/libunicode.vcxproj.filters @@ -0,0 +1,26 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd + + + + + API + + + Implementation + + + + + Implementation + + + \ No newline at end of file -- cgit v1.2.3