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/build-VS2015/_props/libpcre-static.props | 37 ++++++++++ pcre/build-VS2015/_props/libpcre.props | 33 +++++++++ pcre/build-VS2015/_props/libpcre16-static.props | 37 ++++++++++ pcre/build-VS2015/_props/libpcre16.props | 33 +++++++++ pcre/build-VS2015/_props/libpcre32-static.props | 37 ++++++++++ pcre/build-VS2015/_props/libpcre32.props | 33 +++++++++ pcre/build-VS2015/_props/libpcrecpp-static.props | 37 ++++++++++ pcre/build-VS2015/_props/libpcrecpp.props | 45 ++++++++++++ pcre/build-VS2015/_props/libpcreposix-static.props | 37 ++++++++++ pcre/build-VS2015/_props/libpcreposix.props | 45 ++++++++++++ pcre/build-VS2015/_props/pcregrep-static.props | 45 ++++++++++++ pcre/build-VS2015/_props/pcregrep.props | 45 ++++++++++++ pcre/build-VS2015/_props/testapp-static.props | 45 ++++++++++++ pcre/build-VS2015/_props/testapp.props | 45 ++++++++++++ pcre/build-VS2015/_props/vs_common.props | 79 ++++++++++++++++++++++ 15 files changed, 633 insertions(+) create mode 100644 pcre/build-VS2015/_props/libpcre-static.props create mode 100644 pcre/build-VS2015/_props/libpcre.props create mode 100644 pcre/build-VS2015/_props/libpcre16-static.props create mode 100644 pcre/build-VS2015/_props/libpcre16.props create mode 100644 pcre/build-VS2015/_props/libpcre32-static.props create mode 100644 pcre/build-VS2015/_props/libpcre32.props create mode 100644 pcre/build-VS2015/_props/libpcrecpp-static.props create mode 100644 pcre/build-VS2015/_props/libpcrecpp.props create mode 100644 pcre/build-VS2015/_props/libpcreposix-static.props create mode 100644 pcre/build-VS2015/_props/libpcreposix.props create mode 100644 pcre/build-VS2015/_props/pcregrep-static.props create mode 100644 pcre/build-VS2015/_props/pcregrep.props create mode 100644 pcre/build-VS2015/_props/testapp-static.props create mode 100644 pcre/build-VS2015/_props/testapp.props create mode 100644 pcre/build-VS2015/_props/vs_common.props (limited to 'pcre/build-VS2015/_props') diff --git a/pcre/build-VS2015/_props/libpcre-static.props b/pcre/build-VS2015/_props/libpcre-static.props new file mode 100644 index 0000000..0e6fa98 --- /dev/null +++ b/pcre/build-VS2015/_props/libpcre-static.props @@ -0,0 +1,37 @@ + + + + + + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/libpcre.props b/pcre/build-VS2015/_props/libpcre.props new file mode 100644 index 0000000..704ca6a --- /dev/null +++ b/pcre/build-VS2015/_props/libpcre.props @@ -0,0 +1,33 @@ + + + + + + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/libpcre16-static.props b/pcre/build-VS2015/_props/libpcre16-static.props new file mode 100644 index 0000000..0e6fa98 --- /dev/null +++ b/pcre/build-VS2015/_props/libpcre16-static.props @@ -0,0 +1,37 @@ + + + + + + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/libpcre16.props b/pcre/build-VS2015/_props/libpcre16.props new file mode 100644 index 0000000..704ca6a --- /dev/null +++ b/pcre/build-VS2015/_props/libpcre16.props @@ -0,0 +1,33 @@ + + + + + + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/libpcre32-static.props b/pcre/build-VS2015/_props/libpcre32-static.props new file mode 100644 index 0000000..0e6fa98 --- /dev/null +++ b/pcre/build-VS2015/_props/libpcre32-static.props @@ -0,0 +1,37 @@ + + + + + + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/libpcre32.props b/pcre/build-VS2015/_props/libpcre32.props new file mode 100644 index 0000000..704ca6a --- /dev/null +++ b/pcre/build-VS2015/_props/libpcre32.props @@ -0,0 +1,33 @@ + + + + + + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/libpcrecpp-static.props b/pcre/build-VS2015/_props/libpcrecpp-static.props new file mode 100644 index 0000000..0e6fa98 --- /dev/null +++ b/pcre/build-VS2015/_props/libpcrecpp-static.props @@ -0,0 +1,37 @@ + + + + + + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/libpcrecpp.props b/pcre/build-VS2015/_props/libpcrecpp.props new file mode 100644 index 0000000..5d8fed7 --- /dev/null +++ b/pcre/build-VS2015/_props/libpcrecpp.props @@ -0,0 +1,45 @@ + + + + + + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + $(OutDir)libpcre.lib;%(AdditionalDependencies) + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + $(OutDir)libpcre.lib;%(AdditionalDependencies) + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + $(OutDir)libpcre.lib;%(AdditionalDependencies) + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + $(OutDir)libpcre.lib;%(AdditionalDependencies) + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/libpcreposix-static.props b/pcre/build-VS2015/_props/libpcreposix-static.props new file mode 100644 index 0000000..0e6fa98 --- /dev/null +++ b/pcre/build-VS2015/_props/libpcreposix-static.props @@ -0,0 +1,37 @@ + + + + + + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + + BUILDING_PCRE;PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + true + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/libpcreposix.props b/pcre/build-VS2015/_props/libpcreposix.props new file mode 100644 index 0000000..5d8fed7 --- /dev/null +++ b/pcre/build-VS2015/_props/libpcreposix.props @@ -0,0 +1,45 @@ + + + + + + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + $(OutDir)libpcre.lib;%(AdditionalDependencies) + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + $(OutDir)libpcre.lib;%(AdditionalDependencies) + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + $(OutDir)libpcre.lib;%(AdditionalDependencies) + + + + + BUILDING_PCRE;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + $(OutDir)libpcre.lib;%(AdditionalDependencies) + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/pcregrep-static.props b/pcre/build-VS2015/_props/pcregrep-static.props new file mode 100644 index 0000000..7b26135 --- /dev/null +++ b/pcre/build-VS2015/_props/pcregrep-static.props @@ -0,0 +1,45 @@ + + + + + + + + + + PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + setargv.obj;$(OutDir)libpcre-static.lib;%(AdditionalDependencies) + + + + + PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + setargv.obj;$(OutDir)libpcre-static.lib;%(AdditionalDependencies) + + + + + PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + setargv.obj;$(OutDir)libpcre-static.lib;%(AdditionalDependencies) + + + + + PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + setargv.obj;$(OutDir)libpcre-static.lib;%(AdditionalDependencies) + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/pcregrep.props b/pcre/build-VS2015/_props/pcregrep.props new file mode 100644 index 0000000..b91b926 --- /dev/null +++ b/pcre/build-VS2015/_props/pcregrep.props @@ -0,0 +1,45 @@ + + + + + + + + + + WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + setargv.obj;$(OutDir)libpcre.lib;%(AdditionalDependencies) + + + + + WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + setargv.obj;$(OutDir)libpcre.lib;%(AdditionalDependencies) + + + + + WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + setargv.obj;$(OutDir)libpcre.lib;%(AdditionalDependencies) + + + + + WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\win32;..\..\include;..\.. + + + setargv.obj;$(OutDir)libpcre.lib;%(AdditionalDependencies) + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/testapp-static.props b/pcre/build-VS2015/_props/testapp-static.props new file mode 100644 index 0000000..0ef8dba --- /dev/null +++ b/pcre/build-VS2015/_props/testapp-static.props @@ -0,0 +1,45 @@ + + + + + + + + + + PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\..\win32;..\..\..\include;..\..\.. + + + setargv.obj;$(OutDir)libpcre-static.lib;$(OutDir)libpcre16-static.lib;$(OutDir)libpcre32-static.lib;$(OutDir)libpcreposix-static.lib;$(OutDir)libpcrecpp-static.lib;%(AdditionalDependencies) + + + + + PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\..\win32;..\..\..\include;..\..\.. + + + setargv.obj;$(OutDir)libpcre-static.lib;$(OutDir)libpcre16-static.lib;$(OutDir)libpcre32-static.lib;$(OutDir)libpcreposix-static.lib;$(OutDir)libpcrecpp-static.lib;%(AdditionalDependencies) + + + + + PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\..\win32;..\..\..\include;..\..\.. + + + setargv.obj;$(OutDir)libpcre-static.lib;$(OutDir)libpcre16-static.lib;$(OutDir)libpcre32-static.lib;$(OutDir)libpcreposix-static.lib;$(OutDir)libpcrecpp-static.lib;%(AdditionalDependencies) + + + + + PCRE_STATIC;WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\..\win32;..\..\..\include;..\..\.. + + + setargv.obj;$(OutDir)libpcre-static.lib;$(OutDir)libpcre16-static.lib;$(OutDir)libpcre32-static.lib;$(OutDir)libpcreposix-static.lib;$(OutDir)libpcrecpp-static.lib;%(AdditionalDependencies) + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/testapp.props b/pcre/build-VS2015/_props/testapp.props new file mode 100644 index 0000000..fccd7aa --- /dev/null +++ b/pcre/build-VS2015/_props/testapp.props @@ -0,0 +1,45 @@ + + + + + + + + + + WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\..\win32;..\..\..\include;..\..\.. + + + setargv.obj;$(OutDir)libpcre.lib;$(OutDir)libpcre16.lib;$(OutDir)libpcre32.lib;$(OutDir)libpcreposix.lib;$(OutDir)libpcrecpp.lib;%(AdditionalDependencies) + + + + + WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\..\win32;..\..\..\include;..\..\.. + + + setargv.obj;$(OutDir)libpcre.lib;$(OutDir)libpcre16.lib;$(OutDir)libpcre32.lib;$(OutDir)libpcreposix.lib;$(OutDir)libpcrecpp.lib;%(AdditionalDependencies) + + + + + WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\..\win32;..\..\..\include;..\..\.. + + + setargv.obj;$(OutDir)libpcre.lib;$(OutDir)libpcre16.lib;$(OutDir)libpcre32.lib;$(OutDir)libpcreposix.lib;$(OutDir)libpcrecpp.lib;%(AdditionalDependencies) + + + + + WIN32;_WINDOWS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + ..\..\..\win32;..\..\..\include;..\..\.. + + + setargv.obj;$(OutDir)libpcre.lib;$(OutDir)libpcre16.lib;$(OutDir)libpcre32.lib;$(OutDir)libpcreposix.lib;$(OutDir)libpcrecpp.lib;%(AdditionalDependencies) + + + + \ No newline at end of file diff --git a/pcre/build-VS2015/_props/vs_common.props b/pcre/build-VS2015/_props/vs_common.props new file mode 100644 index 0000000..017a77e --- /dev/null +++ b/pcre/build-VS2015/_props/vs_common.props @@ -0,0 +1,79 @@ + + + + + + + + Level3 + true + true + ProgramDatabase + 4090 + + + true + + + MachineX86 + + + + + Level3 + MaxSpeed + true + AnySuitable + true + true + true + ProgramDatabase + 4090 + + + true + true + true + + + MachineX86 + + + + + Level3 + true + true + ProgramDatabase + 4090 + + + true + + + MachineX64 + + + + + Level3 + MaxSpeed + true + AnySuitable + true + true + true + ProgramDatabase + 4090 + + + true + true + true + + + MachineX64 + + + + \ No newline at end of file -- cgit v1.1