From 0be8f445b64ab36e086bd7e3a2913fdd147bd00f Mon Sep 17 00:00:00 2001 From: Mattiwatti Date: Mon, 25 Mar 2019 20:56:43 +0100 Subject: Initial commit --- Application/Loader/Loader.vcxproj.filters | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Application/Loader/Loader.vcxproj.filters (limited to 'Application/Loader/Loader.vcxproj.filters') diff --git a/Application/Loader/Loader.vcxproj.filters b/Application/Loader/Loader.vcxproj.filters new file mode 100644 index 0000000..9498c8d --- /dev/null +++ b/Application/Loader/Loader.vcxproj.filters @@ -0,0 +1,26 @@ + + + + + {2C3B8C5F-45D8-45DC-89D3-F9FB7889C9DA} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {548AA1C9-5601-4F15-B01D-53DC20744039} + h;hh;hpp;hxx;hm;inl;inc;xsd + + + {7817a5d9-dbec-4278-8dcb-4458096bdbbf} + + + + + Header Files\Protocol + + + + + Source Files + + + \ No newline at end of file -- cgit v1.2.3