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/render-test-tool/render-test-tool.vcxproj | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'build/visual-studio/render-test-tool/render-test-tool.vcxproj') diff --git a/build/visual-studio/render-test-tool/render-test-tool.vcxproj b/build/visual-studio/render-test-tool/render-test-tool.vcxproj index b9841e122..e74392972 100644 --- a/build/visual-studio/render-test-tool/render-test-tool.vcxproj +++ b/build/visual-studio/render-test-tool/render-test-tool.vcxproj @@ -186,6 +186,7 @@ + @@ -197,6 +198,7 @@ + @@ -210,6 +212,9 @@ {222F7498-B40C-4F3F-A704-DDEB91A4484A} + + {F5ADB74E-02A7-44FB-AA3B-FC02F8AC7A4B} + {3565FE5E-4FA3-11EB-AE93-0242AC130002} -- cgit v1.2.3