Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -486,18 +486,6 @@ set_target_properties(PaletteConverter PROPERTIES
install(TARGETS PaletteConverter RUNTIME DESTINATION "SWRSToys/modules/PaletteTrueColors")
install(TARGETS PaletteConverter RUNTIME DESTINATION "SokuEngine/modules/PaletteTrueColors")

module(PunishDisplay)
target_sources(PunishDisplay PRIVATE modules/PunishDisplay/main.cpp)
target_link_libraries(
PunishDisplay
SokuLib
shlwapi
ws2_32
user32
"${CMAKE_SOURCE_DIR}/lib/d3d9.lib"
"${CMAKE_SOURCE_DIR}/lib/d3dx9.lib"
)

module(ReDelay Default)
target_sources(ReDelay PRIVATE
modules/ReDelay/ReDelay.cpp)
Expand Down
188 changes: 0 additions & 188 deletions modules/PunishDisplay/main.cpp

This file was deleted.