mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 23:32:02 +00:00
- removed duplicate HQNX entries in CMakeLists.txt
This commit is contained in:
parent
abb3f66104
commit
d89ece5802
1 changed files with 0 additions and 4 deletions
|
@ -550,10 +550,6 @@ endif( APPLE )
|
||||||
|
|
||||||
# Start defining source files for ZDoom
|
# Start defining source files for ZDoom
|
||||||
set( PLAT_WIN32_SOURCES
|
set( PLAT_WIN32_SOURCES
|
||||||
gl/hqnx/hq2x.cpp
|
|
||||||
gl/hqnx/hq3x.cpp
|
|
||||||
gl/hqnx/hq4x.cpp
|
|
||||||
gl/hqnx/Image.cpp
|
|
||||||
win32/eaxedit.cpp
|
win32/eaxedit.cpp
|
||||||
win32/fb_d3d9.cpp
|
win32/fb_d3d9.cpp
|
||||||
win32/fb_d3d9_wipe.cpp
|
win32/fb_d3d9_wipe.cpp
|
||||||
|
|
Loading…
Reference in a new issue