From 5eee6b03c391d0bb6ed0ded2d8d91c2e525fdb97 Mon Sep 17 00:00:00 2001
From: lucy96chen <47800040+lucy96chen@users.noreply.github.com>
Date: Thu, 30 Jun 2022 11:09:45 -0700
Subject: Split render-d3d11.cpp into smaller files (#2307)
* render-d3d11 split, does not compile
* Compiles but unit tests failing
* ran premake.bat
* Readded constructor code that was accidentally removed
---
build/visual-studio/gfx/gfx.vcxproj | 28 ++++++++++++++++++++++++++--
1 file changed, 26 insertions(+), 2 deletions(-)
(limited to 'build/visual-studio/gfx/gfx.vcxproj')
diff --git a/build/visual-studio/gfx/gfx.vcxproj b/build/visual-studio/gfx/gfx.vcxproj
index 5a3ed6887..542c34371 100644
--- a/build/visual-studio/gfx/gfx.vcxproj
+++ b/build/visual-studio/gfx/gfx.vcxproj
@@ -306,7 +306,22 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -378,7 +393,16 @@
-
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3