From b2f0fddeadeab9f0dcdcc6de858cfe56ac91b5d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Bylica?= Date: Thu, 23 Oct 2014 14:37:01 +0200 Subject: [PATCH] Add vm.h file to TestEthereum project (Visual Studio) --- windows/TestEthereum.vcxproj | 1 + windows/TestEthereum.vcxproj.filters | 1 + 2 files changed, 2 insertions(+) diff --git a/windows/TestEthereum.vcxproj b/windows/TestEthereum.vcxproj index 557a899b3..94667fa16 100644 --- a/windows/TestEthereum.vcxproj +++ b/windows/TestEthereum.vcxproj @@ -185,6 +185,7 @@ + diff --git a/windows/TestEthereum.vcxproj.filters b/windows/TestEthereum.vcxproj.filters index 4be707aec..bd2253c5e 100644 --- a/windows/TestEthereum.vcxproj.filters +++ b/windows/TestEthereum.vcxproj.filters @@ -34,5 +34,6 @@ + \ No newline at end of file