First steps
Rendering a blue background using DirectX9
This commit is contained in:
@@ -7,7 +7,7 @@ project "LearnDirectX"
|
||||
targetdir "bin/%{cfg.buildcfg}"
|
||||
architecture "x64"
|
||||
|
||||
links {"glfw3"}
|
||||
links {"glfw3", "d3d9"}
|
||||
|
||||
libdirs{ "vendor/GLFW/lib"}
|
||||
includedirs {"vendor/GLFW/include"}
|
||||
|
||||
Reference in New Issue
Block a user