Skip to content

Commit 7aab839

Browse files
committed
attempted build fix 1
1 parent 94789f3 commit 7aab839

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/frontend/qt_sdl/CMakeLists.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ include(FixInterfaceIncludes)
55
set(SOURCES_QT_SDL
66
main.cpp
77
main_shaders.h
8+
shaders/smaa_textures/AreaTex.h
9+
shaders/smaa_textures/SearchTex.h
10+
shaders/areasampling.h
11+
shaders/fxaa.h
12+
shaders/sharpbilinear.h
13+
shaders/simplepresent.h
14+
shaders/smaa.h
815
Screen.cpp
916
Window.cpp
1017
EmuInstance.cpp

0 commit comments

Comments
 (0)