From 1296c7bb55b14db24308f31cacdda7f7a71fc937 Mon Sep 17 00:00:00 2001 From: Yong He Date: Sun, 17 Jan 2021 22:00:49 -0800 Subject: Make `gfx` compile to a DLL. (#1660) * Make `gfx` compile to a DLL. * Fix cuda * Fix cuda build * Bug gl screen capture bug. --- build/visual-studio/model-viewer/model-viewer.vcxproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build/visual-studio/model-viewer') diff --git a/build/visual-studio/model-viewer/model-viewer.vcxproj b/build/visual-studio/model-viewer/model-viewer.vcxproj index b7523fe4f..8c8044d48 100644 --- a/build/visual-studio/model-viewer/model-viewer.vcxproj +++ b/build/visual-studio/model-viewer/model-viewer.vcxproj @@ -177,6 +177,9 @@ {222F7498-B40C-4F3F-A704-DDEB91A4484A} + + {F5ADB74E-02A7-44FB-AA3B-FC02F8AC7A4B} + {3565FE5E-4FA3-11EB-AE93-0242AC130002} -- cgit v1.2.3