From 1edef6dc68f3229ef4426e3df1dbf467a206b463 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Mon, 8 Sep 2014 14:09:56 +0000 Subject: [PATCH] added d2d git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/msw/wx_core.vcxproj | 3 ++- build/msw/wx_core.vcxproj.filters | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/build/msw/wx_core.vcxproj b/build/msw/wx_core.vcxproj index e7f6aa7ecf..1b69afb0f2 100644 --- a/build/msw/wx_core.vcxproj +++ b/build/msw/wx_core.vcxproj @@ -598,6 +598,7 @@ $(IntDir)msw_%(Filename).obj $(IntDir)msw_%(Filename).obj + @@ -1369,4 +1370,4 @@ - + \ No newline at end of file diff --git a/build/msw/wx_core.vcxproj.filters b/build/msw/wx_core.vcxproj.filters index 5e407b53f6..4aa3c32166 100644 --- a/build/msw/wx_core.vcxproj.filters +++ b/build/msw/wx_core.vcxproj.filters @@ -882,6 +882,9 @@ Common Sources + + MSW Sources + @@ -1900,4 +1903,4 @@ MSW Headers - + \ No newline at end of file