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 --- .../pcre_jit_test-static.vcxproj | 107 +++++++++++++++++++ .../pcre_jit_test-static.vcxproj.filters | 42 ++++++++ .../tests/pcre_jit_test/pcre_jit_test.vcxproj | 107 +++++++++++++++++++ .../pcre_jit_test/pcre_jit_test.vcxproj.filters | 42 ++++++++ .../pcre_scanner_unittest-static.vcxproj | 109 +++++++++++++++++++ .../pcre_scanner_unittest-static.vcxproj.filters | 48 +++++++++ .../pcre_scanner_unittest.vcxproj | 109 +++++++++++++++++++ .../pcre_scanner_unittest.vcxproj.filters | 48 +++++++++ .../pcre_stringpiece_unittest-static.vcxproj | 108 +++++++++++++++++++ ...cre_stringpiece_unittest-static.vcxproj.filters | 45 ++++++++ .../pcre_stringpiece_unittest.vcxproj | 108 +++++++++++++++++++ .../pcre_stringpiece_unittest.vcxproj.filters | 45 ++++++++ .../pcrecpp_unittest-static.vcxproj | 108 +++++++++++++++++++ .../pcrecpp_unittest-static.vcxproj.filters | 45 ++++++++ .../pcrecpp_unittest/pcrecpp_unittest.vcxproj | 108 +++++++++++++++++++ .../pcrecpp_unittest.vcxproj.filters | 45 ++++++++ .../tests/pcretest-static/pcretest-static.vcxproj | 118 +++++++++++++++++++++ .../pcretest-static.vcxproj.filters | 51 +++++++++ pcre/build-VS2017/tests/pcretest/pcretest.vcxproj | 118 +++++++++++++++++++++ .../tests/pcretest/pcretest.vcxproj.filters | 51 +++++++++ 20 files changed, 1562 insertions(+) create mode 100644 pcre/build-VS2017/tests/pcre_jit_test-static/pcre_jit_test-static.vcxproj create mode 100644 pcre/build-VS2017/tests/pcre_jit_test-static/pcre_jit_test-static.vcxproj.filters create mode 100644 pcre/build-VS2017/tests/pcre_jit_test/pcre_jit_test.vcxproj create mode 100644 pcre/build-VS2017/tests/pcre_jit_test/pcre_jit_test.vcxproj.filters create mode 100644 pcre/build-VS2017/tests/pcre_scanner_unittest-static/pcre_scanner_unittest-static.vcxproj create mode 100644 pcre/build-VS2017/tests/pcre_scanner_unittest-static/pcre_scanner_unittest-static.vcxproj.filters create mode 100644 pcre/build-VS2017/tests/pcre_scanner_unittest/pcre_scanner_unittest.vcxproj create mode 100644 pcre/build-VS2017/tests/pcre_scanner_unittest/pcre_scanner_unittest.vcxproj.filters create mode 100644 pcre/build-VS2017/tests/pcre_stringpiece_unittest-static/pcre_stringpiece_unittest-static.vcxproj create mode 100644 pcre/build-VS2017/tests/pcre_stringpiece_unittest-static/pcre_stringpiece_unittest-static.vcxproj.filters create mode 100644 pcre/build-VS2017/tests/pcre_stringpiece_unittest/pcre_stringpiece_unittest.vcxproj create mode 100644 pcre/build-VS2017/tests/pcre_stringpiece_unittest/pcre_stringpiece_unittest.vcxproj.filters create mode 100644 pcre/build-VS2017/tests/pcrecpp_unittest-static/pcrecpp_unittest-static.vcxproj create mode 100644 pcre/build-VS2017/tests/pcrecpp_unittest-static/pcrecpp_unittest-static.vcxproj.filters create mode 100644 pcre/build-VS2017/tests/pcrecpp_unittest/pcrecpp_unittest.vcxproj create mode 100644 pcre/build-VS2017/tests/pcrecpp_unittest/pcrecpp_unittest.vcxproj.filters create mode 100644 pcre/build-VS2017/tests/pcretest-static/pcretest-static.vcxproj create mode 100644 pcre/build-VS2017/tests/pcretest-static/pcretest-static.vcxproj.filters create mode 100644 pcre/build-VS2017/tests/pcretest/pcretest.vcxproj create mode 100644 pcre/build-VS2017/tests/pcretest/pcretest.vcxproj.filters (limited to 'pcre/build-VS2017/tests') diff --git a/pcre/build-VS2017/tests/pcre_jit_test-static/pcre_jit_test-static.vcxproj b/pcre/build-VS2017/tests/pcre_jit_test-static/pcre_jit_test-static.vcxproj new file mode 100644 index 0000000..bdc84a0 --- /dev/null +++ b/pcre/build-VS2017/tests/pcre_jit_test-static/pcre_jit_test-static.vcxproj @@ -0,0 +1,107 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {5E117257-24E9-4EFA-9739-FE3A1BC81600} + pcre_jit_test-static + + + + Application + true + v141 + + + Application + true + v141 + + + Application + false + v141 + true + + + Application + false + v141 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcre_jit_test-static/pcre_jit_test-static.vcxproj.filters b/pcre/build-VS2017/tests/pcre_jit_test-static/pcre_jit_test-static.vcxproj.filters new file mode 100644 index 0000000..cb6f034 --- /dev/null +++ b/pcre/build-VS2017/tests/pcre_jit_test-static/pcre_jit_test-static.vcxproj.filters @@ -0,0 +1,42 @@ + + + + + {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 + + + {eaa79662-3c06-4454-9042-e57b559416f0} + + + {1fcc25ba-2843-4114-8133-90cdddd51a91} + + + + + Header Files\include + + + Header Files + + + Header Files + + + Header Files\win32 + + + + + Source Files + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcre_jit_test/pcre_jit_test.vcxproj b/pcre/build-VS2017/tests/pcre_jit_test/pcre_jit_test.vcxproj new file mode 100644 index 0000000..6f0f745 --- /dev/null +++ b/pcre/build-VS2017/tests/pcre_jit_test/pcre_jit_test.vcxproj @@ -0,0 +1,107 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {056C59D4-CE8D-459D-B160-4986718B2FC7} + pcre_jit_test + + + + Application + true + v141 + + + Application + true + v141 + + + Application + false + v141 + true + + + Application + false + v141 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcre_jit_test/pcre_jit_test.vcxproj.filters b/pcre/build-VS2017/tests/pcre_jit_test/pcre_jit_test.vcxproj.filters new file mode 100644 index 0000000..655dbed --- /dev/null +++ b/pcre/build-VS2017/tests/pcre_jit_test/pcre_jit_test.vcxproj.filters @@ -0,0 +1,42 @@ + + + + + {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 + + + {a99e7275-6111-41a0-be3f-cd415774ef7a} + + + {bc540497-c3d9-43ae-81b7-a6ee666e4685} + + + + + Header Files\include + + + Header Files + + + Header Files + + + Header Files\win32 + + + + + Source Files + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcre_scanner_unittest-static/pcre_scanner_unittest-static.vcxproj b/pcre/build-VS2017/tests/pcre_scanner_unittest-static/pcre_scanner_unittest-static.vcxproj new file mode 100644 index 0000000..e98da89 --- /dev/null +++ b/pcre/build-VS2017/tests/pcre_scanner_unittest-static/pcre_scanner_unittest-static.vcxproj @@ -0,0 +1,109 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {EDD6C800-3D37-49EF-8115-B50FF1FB0688} + pcre_scanner_unittest-static + + + + Application + true + v141 + + + Application + true + v141 + + + Application + false + v141 + true + + + Application + false + v141 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcre_scanner_unittest-static/pcre_scanner_unittest-static.vcxproj.filters b/pcre/build-VS2017/tests/pcre_scanner_unittest-static/pcre_scanner_unittest-static.vcxproj.filters new file mode 100644 index 0000000..fb8f28f --- /dev/null +++ b/pcre/build-VS2017/tests/pcre_scanner_unittest-static/pcre_scanner_unittest-static.vcxproj.filters @@ -0,0 +1,48 @@ + + + + + {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 + + + {55238480-c7a6-4457-a2a8-7b99a8d21704} + + + {28114554-46b9-46fc-8e62-f474c0249684} + + + + + Header Files\include + + + Header Files\include + + + Header Files\include + + + Header Files + + + Header Files + + + Header Files\win32 + + + + + Source Files + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcre_scanner_unittest/pcre_scanner_unittest.vcxproj b/pcre/build-VS2017/tests/pcre_scanner_unittest/pcre_scanner_unittest.vcxproj new file mode 100644 index 0000000..9aa5a18 --- /dev/null +++ b/pcre/build-VS2017/tests/pcre_scanner_unittest/pcre_scanner_unittest.vcxproj @@ -0,0 +1,109 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {71A30509-C347-4515-89F9-8618F88039CB} + pcre_scanner_unittest + + + + Application + true + v141 + + + Application + true + v141 + + + Application + false + v141 + true + + + Application + false + v141 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcre_scanner_unittest/pcre_scanner_unittest.vcxproj.filters b/pcre/build-VS2017/tests/pcre_scanner_unittest/pcre_scanner_unittest.vcxproj.filters new file mode 100644 index 0000000..85ca986 --- /dev/null +++ b/pcre/build-VS2017/tests/pcre_scanner_unittest/pcre_scanner_unittest.vcxproj.filters @@ -0,0 +1,48 @@ + + + + + {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 + + + {e2922893-4ff3-4779-bb0a-df6d72b28d1a} + + + {84b1cf3a-3fee-4ea6-97cb-3514b9d2e0aa} + + + + + Header Files\include + + + Header Files\include + + + Header Files\include + + + Header Files + + + Header Files + + + Header Files\win32 + + + + + Source Files + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcre_stringpiece_unittest-static/pcre_stringpiece_unittest-static.vcxproj b/pcre/build-VS2017/tests/pcre_stringpiece_unittest-static/pcre_stringpiece_unittest-static.vcxproj new file mode 100644 index 0000000..1c9447a --- /dev/null +++ b/pcre/build-VS2017/tests/pcre_stringpiece_unittest-static/pcre_stringpiece_unittest-static.vcxproj @@ -0,0 +1,108 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {9C6C2694-D1FE-42DC-A128-D21A1C3E7E77} + pcre_stringpiece_unittest-static + + + + Application + true + v141 + + + Application + true + v141 + + + Application + false + v141 + true + + + Application + false + v141 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcre_stringpiece_unittest-static/pcre_stringpiece_unittest-static.vcxproj.filters b/pcre/build-VS2017/tests/pcre_stringpiece_unittest-static/pcre_stringpiece_unittest-static.vcxproj.filters new file mode 100644 index 0000000..bdac8e4 --- /dev/null +++ b/pcre/build-VS2017/tests/pcre_stringpiece_unittest-static/pcre_stringpiece_unittest-static.vcxproj.filters @@ -0,0 +1,45 @@ + + + + + {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 + + + {3cb15f1a-fda9-43dd-bd1d-f2d7c14aa33f} + + + {eb602eed-82d3-44a3-9536-504a854d0f36} + + + + + Header Files\include + + + Header Files\include + + + Header Files\include + + + Header Files + + + Header Files\win32 + + + + + Source Files + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcre_stringpiece_unittest/pcre_stringpiece_unittest.vcxproj b/pcre/build-VS2017/tests/pcre_stringpiece_unittest/pcre_stringpiece_unittest.vcxproj new file mode 100644 index 0000000..b7d8188 --- /dev/null +++ b/pcre/build-VS2017/tests/pcre_stringpiece_unittest/pcre_stringpiece_unittest.vcxproj @@ -0,0 +1,108 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {3A5A189F-11DA-4C93-9861-D47AE5D892FC} + pcre_stringpiece_unittest + + + + Application + true + v141 + + + Application + true + v141 + + + Application + false + v141 + true + + + Application + false + v141 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcre_stringpiece_unittest/pcre_stringpiece_unittest.vcxproj.filters b/pcre/build-VS2017/tests/pcre_stringpiece_unittest/pcre_stringpiece_unittest.vcxproj.filters new file mode 100644 index 0000000..c153632 --- /dev/null +++ b/pcre/build-VS2017/tests/pcre_stringpiece_unittest/pcre_stringpiece_unittest.vcxproj.filters @@ -0,0 +1,45 @@ + + + + + {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 + + + {1546a42e-2d8c-4998-b4db-afb8416df7a8} + + + {0d3aaaeb-4a58-4f68-b7f5-9ae1a6620c83} + + + + + Header Files\include + + + Header Files\include + + + Header Files\include + + + Header Files + + + Header Files\win32 + + + + + Source Files + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcrecpp_unittest-static/pcrecpp_unittest-static.vcxproj b/pcre/build-VS2017/tests/pcrecpp_unittest-static/pcrecpp_unittest-static.vcxproj new file mode 100644 index 0000000..bb185af --- /dev/null +++ b/pcre/build-VS2017/tests/pcrecpp_unittest-static/pcrecpp_unittest-static.vcxproj @@ -0,0 +1,108 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {5BAF05ED-2A4A-4F0D-BB7C-E7F2D006C7A2} + pcrecpp_unittest-static + + + + Application + true + v141 + + + Application + true + v141 + + + Application + false + v141 + true + + + Application + false + v141 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcrecpp_unittest-static/pcrecpp_unittest-static.vcxproj.filters b/pcre/build-VS2017/tests/pcrecpp_unittest-static/pcrecpp_unittest-static.vcxproj.filters new file mode 100644 index 0000000..cca0706 --- /dev/null +++ b/pcre/build-VS2017/tests/pcrecpp_unittest-static/pcrecpp_unittest-static.vcxproj.filters @@ -0,0 +1,45 @@ + + + + + {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 + + + {4219c323-c56a-4cfd-8d72-586c795d7811} + + + {a5911583-27ba-4f41-b8a9-025e5a68a8d5} + + + + + Header Files\include + + + Header Files\include + + + Header Files\include + + + Header Files + + + Header Files\win32 + + + + + Source Files + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcrecpp_unittest/pcrecpp_unittest.vcxproj b/pcre/build-VS2017/tests/pcrecpp_unittest/pcrecpp_unittest.vcxproj new file mode 100644 index 0000000..76f7b8a --- /dev/null +++ b/pcre/build-VS2017/tests/pcrecpp_unittest/pcrecpp_unittest.vcxproj @@ -0,0 +1,108 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {1667E2B6-ECEA-4BCE-9824-4E33C4899B72} + pcrecpp_unittest + + + + Application + true + v141 + + + Application + true + v141 + + + Application + false + v141 + true + + + Application + false + v141 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + + + + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcrecpp_unittest/pcrecpp_unittest.vcxproj.filters b/pcre/build-VS2017/tests/pcrecpp_unittest/pcrecpp_unittest.vcxproj.filters new file mode 100644 index 0000000..eab65f0 --- /dev/null +++ b/pcre/build-VS2017/tests/pcrecpp_unittest/pcrecpp_unittest.vcxproj.filters @@ -0,0 +1,45 @@ + + + + + {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 + + + {572f8495-e57e-430b-93b2-80161a159119} + + + {5e8a66d9-4a6f-44d1-bf16-d6037793cf5e} + + + + + Header Files\include + + + Header Files\include + + + Header Files\include + + + Header Files + + + Header Files\win32 + + + + + Source Files + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcretest-static/pcretest-static.vcxproj b/pcre/build-VS2017/tests/pcretest-static/pcretest-static.vcxproj new file mode 100644 index 0000000..0642e00 --- /dev/null +++ b/pcre/build-VS2017/tests/pcretest-static/pcretest-static.vcxproj @@ -0,0 +1,118 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {E3D8AC30-C48D-4522-B892-958B2475DDB5} + pcretest-static + + + + Application + true + v141 + + + Application + true + v141 + + + Application + false + v141 + true + + + Application + false + v141 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + 40000000 + + + + + NDEBUG;%(PreprocessorDefinitions) + + + 10000000 + + + + + _DEBUG;%(PreprocessorDefinitions) + + + 40000000 + + + + + NDEBUG;%(PreprocessorDefinitions) + + + 10000000 + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcretest-static/pcretest-static.vcxproj.filters b/pcre/build-VS2017/tests/pcretest-static/pcretest-static.vcxproj.filters new file mode 100644 index 0000000..e2a10ff --- /dev/null +++ b/pcre/build-VS2017/tests/pcretest-static/pcretest-static.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {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 + + + {7f89eedc-0232-4523-9fb9-dbbada4a02d0} + + + {ee13d700-1ddb-413d-89d9-c7368445471d} + + + + + Header Files\include + + + Header Files + + + Header Files + + + Header Files\win32 + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcretest/pcretest.vcxproj b/pcre/build-VS2017/tests/pcretest/pcretest.vcxproj new file mode 100644 index 0000000..cbb5caa --- /dev/null +++ b/pcre/build-VS2017/tests/pcretest/pcretest.vcxproj @@ -0,0 +1,118 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {B72C080E-F1E3-4CD4-9107-4871BAFF6183} + pcretest + + + + Application + true + v141 + + + Application + true + v141 + + + Application + false + v141 + true + + + Application + false + v141 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + _DEBUG;%(PreprocessorDefinitions) + + + 40000000 + + + + + NDEBUG;%(PreprocessorDefinitions) + + + 10000000 + + + + + _DEBUG;%(PreprocessorDefinitions) + + + 40000000 + + + + + NDEBUG;%(PreprocessorDefinitions) + + + 10000000 + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pcre/build-VS2017/tests/pcretest/pcretest.vcxproj.filters b/pcre/build-VS2017/tests/pcretest/pcretest.vcxproj.filters new file mode 100644 index 0000000..26a7ac3 --- /dev/null +++ b/pcre/build-VS2017/tests/pcretest/pcretest.vcxproj.filters @@ -0,0 +1,51 @@ + + + + + {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 + + + {69d6c170-53ad-4b05-8855-05ad8b668678} + + + {a6dcd341-7fb6-4324-a336-c8be9fad723f} + + + + + Header Files\include + + + Header Files + + + Header Files + + + Header Files\win32 + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + \ No newline at end of file -- cgit v1.1