From 99223f9fffb0b56f4e0563c2bf6ff22a25c1742b Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Fri, 3 May 2013 11:48:11 -0700 Subject: [PATCH] Add ChangeTransactor to VS2012 project --- newcoin.vcxproj | 2 ++ newcoin.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/newcoin.vcxproj b/newcoin.vcxproj index 3e581fbee..42abebc8c 100644 --- a/newcoin.vcxproj +++ b/newcoin.vcxproj @@ -115,6 +115,7 @@ + @@ -229,6 +230,7 @@ + diff --git a/newcoin.vcxproj.filters b/newcoin.vcxproj.filters index 8d4ed17ae..49dc81389 100644 --- a/newcoin.vcxproj.filters +++ b/newcoin.vcxproj.filters @@ -375,6 +375,9 @@ Source Files + + Source Files + @@ -716,6 +719,9 @@ Header Files\websocket + + Source Files +