Last change
on this file since 98879 was 96497, checked in by vboxsync, 2 years ago |
libs/dxvk-native-1.9.2a: export to OSE
|
-
Property svn:eol-style
set to
native
|
File size:
423 bytes
|
Line | |
---|
1 | executable('dxvk-native-d3d9-example'+exe_ext, files('test_native_d3d9.cpp'), dependencies : [ util_dep, lib_sdl2, d3d9_dep ], install : true, gui_app : true, override_options: ['cpp_std='+dxvk_cpp_std])
|
---|
2 | executable('dxvk-native-d3d11-example'+exe_ext, files('test_native_d3d11.cpp'), dependencies : [ util_dep, lib_sdl2, d3d11_dep, dxgi_dep ], install : true, gui_app : true, override_options: ['cpp_std='+dxvk_cpp_std])
|
---|
Note:
See
TracBrowser
for help on using the repository browser.