From 437835559168a5945a1196161660c439266eb59d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 16 Jun 2015 11:04:10 +0000 Subject: unified project for pcre16 moved to libs git-svn-id: http://svn.miranda-ng.org/main/trunk@14195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- libs/Pcre16/pcre16.vcxproj | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 libs/Pcre16/pcre16.vcxproj (limited to 'libs/Pcre16/pcre16.vcxproj') diff --git a/libs/Pcre16/pcre16.vcxproj b/libs/Pcre16/pcre16.vcxproj new file mode 100644 index 0000000000..ef71d0f838 --- /dev/null +++ b/libs/Pcre16/pcre16.vcxproj @@ -0,0 +1,33 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {6124E997-426E-4A0B-9617-D6D577D5E7D7} + Pcre16 + + + + + + + HAVE_CONFIG_H;COMPILE_PCRE16;%(PreprocessorDefinitions) + + + \ No newline at end of file -- cgit v1.2.3