From d89ece580272ae6abb3f8c0de45333f9afdcf47a Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Wed, 9 Oct 2013 13:08:49 +0200 Subject: [PATCH] - removed duplicate HQNX entries in CMakeLists.txt --- src/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 3dd61c128d..e4bbcb8ca0 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -550,10 +550,6 @@ endif( APPLE ) # Start defining source files for ZDoom set( PLAT_WIN32_SOURCES - gl/hqnx/hq2x.cpp - gl/hqnx/hq3x.cpp - gl/hqnx/hq4x.cpp - gl/hqnx/Image.cpp win32/eaxedit.cpp win32/fb_d3d9.cpp win32/fb_d3d9_wipe.cpp