Skip to content
Merged
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
5 changes: 0 additions & 5 deletions UE4SS/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ project(UE4SS)

message("Configuring UE4SS")

# Add proxy generator subproject (generates Windows proxy DLLs; PE-format specific)
if(WIN32)
add_subdirectory("proxy_generator")
endif()

# Release settings
option(UE4SS_LIB_BETA_IS_STARTED "Have beta releases started for the current major version" ON)
option(UE4SS_LIB_IS_BETA "Is this a beta release" ON)
Expand Down
13 changes: 0 additions & 13 deletions UE4SS/proxy_generator/CMakeLists.txt

This file was deleted.

145 changes: 0 additions & 145 deletions UE4SS/proxy_generator/exports/dwmapi.exports

This file was deleted.

14 changes: 0 additions & 14 deletions UE4SS/proxy_generator/exports/xinput1_3.exports

This file was deleted.

Loading