Skip to content

Commit

Permalink
Remove all code and dependencies copied from RED4ext
Browse files Browse the repository at this point in the history
  • Loading branch information
wopss committed Apr 18, 2023
1 parent 0cc8275 commit 90841b6
Show file tree
Hide file tree
Showing 88 changed files with 4 additions and 6,043 deletions.
18 changes: 0 additions & 18 deletions .gitmodules

This file was deleted.

10 changes: 0 additions & 10 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,6 @@ add_link_options(
$<$<BOOL:MSVC>:/DEBUG:FULL>
)

# -----------------------------------------------------------------------------
# Dependencies
# -----------------------------------------------------------------------------
include(deps/ConfigureAndIncludeDetours)
include(deps/ConfigureAndIncludeFmt)
include(deps/ConfigureAndIncludeSpdlog)
include(deps/ConfigureAndIncludeToml11)
include(deps/ConfigureAndIncludeTslOrderedMap)
include(deps/ConfigureAndIncludeWil)

# -----------------------------------------------------------------------------
# Options / configuration related only to this project
# -----------------------------------------------------------------------------
Expand Down
27 changes: 0 additions & 27 deletions cmake/deps/ConfigureAndIncludeDetours.cmake

This file was deleted.

17 changes: 0 additions & 17 deletions cmake/deps/ConfigureAndIncludeFmt.cmake

This file was deleted.

37 changes: 0 additions & 37 deletions cmake/deps/ConfigureAndIncludeSpdlog.cmake

This file was deleted.

15 changes: 0 additions & 15 deletions cmake/deps/ConfigureAndIncludeToml11.cmake

This file was deleted.

6 changes: 0 additions & 6 deletions cmake/deps/ConfigureAndIncludeTslOrderedMap.cmake

This file was deleted.

15 changes: 0 additions & 15 deletions cmake/deps/ConfigureAndIncludeWil.cmake

This file was deleted.

1 change: 0 additions & 1 deletion deps/detours
Submodule detours deleted from 734ac6
1 change: 0 additions & 1 deletion deps/fmt
Submodule fmt deleted from a33701
1 change: 0 additions & 1 deletion deps/spdlog
Submodule spdlog deleted from ad0e89
1 change: 0 additions & 1 deletion deps/toml11
Submodule toml11 deleted from 22db72
1 change: 0 additions & 1 deletion deps/tsl-ordered-map
Submodule tsl-ordered-map deleted from 377465
1 change: 0 additions & 1 deletion deps/wil
Submodule wil deleted from b22c27
2 changes: 0 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
add_subdirectory(core)
add_subdirectory(ported)
add_subdirectory(dll)
add_subdirectory(loader)
53 changes: 0 additions & 53 deletions src/core/CMakeLists.txt

This file was deleted.

6 changes: 0 additions & 6 deletions src/core/common.hpp

This file was deleted.

77 changes: 0 additions & 77 deletions src/core/detail/basic_message_box.hpp

This file was deleted.

26 changes: 0 additions & 26 deletions src/core/exception.hpp

This file was deleted.

9 changes: 0 additions & 9 deletions src/core/message_box.hpp

This file was deleted.

7 changes: 0 additions & 7 deletions src/core/movable_but_not_copyable.hpp

This file was deleted.

15 changes: 0 additions & 15 deletions src/core/non_copyable.hpp

This file was deleted.

15 changes: 0 additions & 15 deletions src/core/non_moveable.hpp

This file was deleted.

Loading

0 comments on commit 90841b6

Please sign in to comment.