From 0916b5f9072f7bd1b7b045ceb07758f9dc097ac2 Mon Sep 17 00:00:00 2001 From: Vincent Peyruqueou Date: Mon, 27 Mar 2023 11:46:59 +0200 Subject: Add sources of PCRE and Microsoft Visual Studio solutions to compile the lib --- .../pcregrep/pcregrep.vcxproj.filters | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 pcre/build-VS2022-arm/pcregrep/pcregrep.vcxproj.filters (limited to 'pcre/build-VS2022-arm/pcregrep/pcregrep.vcxproj.filters') diff --git a/pcre/build-VS2022-arm/pcregrep/pcregrep.vcxproj.filters b/pcre/build-VS2022-arm/pcregrep/pcregrep.vcxproj.filters new file mode 100644 index 0000000..21d15cf --- /dev/null +++ b/pcre/build-VS2022-arm/pcregrep/pcregrep.vcxproj.filters @@ -0,0 +1,41 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + {be467843-2e63-43af-89fa-112e1aba603b} + + + {42343d9e-d016-4845-acfd-4c2452a56dbc} + + + + + Header Files\include + + + Header Files\win32 + + + + + Source Files + + + + + Resource Files + + + \ No newline at end of file -- cgit v1.1