From 4e5053be20c765286837dff99ee1e411314bfde1 Mon Sep 17 00:00:00 2001 From: David Guillen Fandos Date: Sat, 11 May 2019 22:38:57 +0200 Subject: [PATCH] Adding win_vmem.cpp to VC project files. --- shell/reicast.vcxproj | 3 ++- shell/reicast.vcxproj.filters | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/shell/reicast.vcxproj b/shell/reicast.vcxproj index 3d10f789a..93904ce9a 100644 --- a/shell/reicast.vcxproj +++ b/shell/reicast.vcxproj @@ -322,6 +322,7 @@ + @@ -998,4 +999,4 @@ for /f "delims=" %%i in ('date /T') do echo #define BUILD_DATE "%%i" >>$(P - \ No newline at end of file + diff --git a/shell/reicast.vcxproj.filters b/shell/reicast.vcxproj.filters index 1f347b584..59289b0b3 100644 --- a/shell/reicast.vcxproj.filters +++ b/shell/reicast.vcxproj.filters @@ -129,6 +129,9 @@ windows + + windows + profiler @@ -1397,4 +1400,4 @@ - \ No newline at end of file +