From 068697975084be56198a85dbe2fac2f1fa58b633 Mon Sep 17 00:00:00 2001 From: "techdragon.nguyen@gmail.com" Date: Sat, 12 Feb 2011 23:25:57 +0000 Subject: [PATCH] updating vs2010 solution with new PlayerRestriction class --- projects/mtg/template.vcxproj | 2 ++ projects/mtg/template.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/projects/mtg/template.vcxproj b/projects/mtg/template.vcxproj index 768ad8ab2..31185110d 100644 --- a/projects/mtg/template.vcxproj +++ b/projects/mtg/template.vcxproj @@ -386,6 +386,7 @@ + Create @@ -500,6 +501,7 @@ + diff --git a/projects/mtg/template.vcxproj.filters b/projects/mtg/template.vcxproj.filters index 4dc205c89..e82760787 100644 --- a/projects/mtg/template.vcxproj.filters +++ b/projects/mtg/template.vcxproj.filters @@ -298,6 +298,9 @@ src + + src + @@ -609,6 +612,9 @@ inc + + inc +