mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yes
This commit is contained in:
7
Examples/D3D11/xmake.lua
git.filemode.normal_file
7
Examples/D3D11/xmake.lua
git.filemode.normal_file
@@ -0,0 +1,7 @@
|
||||
target("D3D11Example")
|
||||
add_deps("pulse_gpu")
|
||||
if is_plat("linux") then
|
||||
set_extension(".x86_64")
|
||||
end
|
||||
add_files("*.c")
|
||||
target_end()
|
||||
Reference in New Issue
Block a user