Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #83 from lioncash/remove-console
Fix the linux build. Turns out Windows-specific files were in the Linux build files.
  • Loading branch information
Parlane committed Feb 17, 2014
2 parents 9bc1401 + cd8196f commit 7ac5b1f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Source/Core/Common/CMakeLists.txt
@@ -1,7 +1,6 @@
set(SRCS BreakPoints.cpp
CDUtils.cpp
ColorUtil.cpp
ConsoleListener.cpp
FileSearch.cpp
FileUtil.cpp
Hash.cpp
Expand Down
1 change: 0 additions & 1 deletion Source/Core/Core/CMakeLists.txt
Expand Up @@ -2,7 +2,6 @@ set(SRCS ActionReplay.cpp
ARDecrypt.cpp
BootManager.cpp
ConfigManager.cpp
Console.cpp
Core.cpp
CoreParameter.cpp
CoreTiming.cpp
Expand Down

0 comments on commit 7ac5b1f

Please sign in to comment.