From 1b434b9fff746c2a56d4186fe787fadf7571c603 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Thu, 31 Jul 2014 00:39:59 -0700 Subject: Changing the regex library for one that isn't GPL. --- win32/project/Balau.vcxproj | 21 ++++++++++++++++----- win32/project/Balau.vcxproj.filters | 24 +++++++++++++++++++++--- 2 files changed, 37 insertions(+), 8 deletions(-) (limited to 'win32/project') diff --git a/win32/project/Balau.vcxproj b/win32/project/Balau.vcxproj index 61c24b7..0959a39 100644 --- a/win32/project/Balau.vcxproj +++ b/win32/project/Balau.vcxproj @@ -244,12 +244,22 @@ - - 4290;4800;4018;4090;4047;4101 - 4290;4800;4018;4090;4047;4101 - 4290;4800;4018;4090;4047;4101 - 4290;4800;4018;4090;4047;4101 + + true + true + true + true + + + 4290;4800;4703 + 4290;4800;4703 + 4290;4800;4703 + 4290;4800;4703 + + + + @@ -306,6 +316,7 @@ + diff --git a/win32/project/Balau.vcxproj.filters b/win32/project/Balau.vcxproj.filters index cbaa322..02b4e84 100644 --- a/win32/project/Balau.vcxproj.filters +++ b/win32/project/Balau.vcxproj.filters @@ -141,9 +141,6 @@ Third Party\libev - - Third Party\regex - Third Party\jsoncpp @@ -174,6 +171,24 @@ Source + + Third Party\regex + + + Third Party\regex + + + Third Party\regex + + + Third Party\regex + + + Third Party\regex + + + Third Party\regex + @@ -338,6 +353,9 @@ Headers + + Third Party\regex + -- cgit v1.2.3