From ae324fba94bf694c5fc92c9cd4baeb15a2076c92 Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Wed, 11 Sep 2013 11:17:22 -0700 Subject: [PATCH] Move ./modules to ./src --- Builds/VisualStudio2012/beast.vcxproj.filters | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Builds/VisualStudio2012/beast.vcxproj.filters b/Builds/VisualStudio2012/beast.vcxproj.filters index a10f8600c3..48c0f1d7c8 100644 --- a/Builds/VisualStudio2012/beast.vcxproj.filters +++ b/Builds/VisualStudio2012/beast.vcxproj.filters @@ -1030,9 +1030,6 @@ - - beast_core - beast_core\containers @@ -1312,9 +1309,6 @@ beast_core\diagnostic - - beast_crypto - beast_crypto\math @@ -1393,9 +1387,6 @@ beast_core\diagnostic - - beast_asio - beast_core\threads @@ -1543,6 +1534,15 @@ beast_asio\http + + beast_crypto + + + beast_core + + + beast_asio +