From 0b609b72fb3b01512605a651d07e9f8210b38d6b Mon Sep 17 00:00:00 2001 From: The Dax Date: Tue, 12 Nov 2013 18:26:32 -0500 Subject: [PATCH] Fix Windows build. --- Common/Common.vcxproj | 4 +--- Common/Common.vcxproj.filters | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/Common/Common.vcxproj b/Common/Common.vcxproj index 447c5861e..68f9eecc5 100644 --- a/Common/Common.vcxproj +++ b/Common/Common.vcxproj @@ -192,7 +192,6 @@ - @@ -228,7 +227,6 @@ Create - @@ -246,4 +244,4 @@ - + \ No newline at end of file diff --git a/Common/Common.vcxproj.filters b/Common/Common.vcxproj.filters index 62a187b5f..103d3a1c8 100644 --- a/Common/Common.vcxproj.filters +++ b/Common/Common.vcxproj.filters @@ -23,7 +23,6 @@ - @@ -53,7 +52,6 @@ - @@ -78,4 +76,4 @@ {1b593f03-7b28-4707-9228-4981796f5589} - + \ No newline at end of file