Skip to content

Commit

Permalink
fix: regenerate sourcelist
Browse files Browse the repository at this point in the history
  • Loading branch information
qudix committed May 17, 2024
1 parent e2fcb11 commit 7dc9eb9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CommonLibF4/cmake/sourcelist.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,15 @@ set(SOURCES
include/RE/VTABLE_IDs.h
include/RE/msvc/memory.h
include/RE/msvc/typeinfo.h
include/REL/ID.h
include/REL/IDDB.h
include/REL/Module.h
include/REL/Offset.h
include/REL/Offset2ID.h
include/REL/REL.h
include/REL/Relocation.h
include/REL/Segment.h
include/REL/Version.h
include/REX/W32.h
include/REX/W32/ADVAPI32.h
include/REX/W32/BASE.h
Expand Down Expand Up @@ -413,7 +421,10 @@ set(SOURCES
src/RE/NetImmerse/NiPoint3.cpp
src/RE/NetImmerse/NiRect.cpp
src/RE/Scaleform/GFx/GFx_Player.cpp
src/REL/IDDB.cpp
src/REL/Module.cpp
src/REL/Relocation.cpp
src/REL/Version.cpp
src/REX/W32/ADVAPI32.cpp
src/REX/W32/BCRYPT.cpp
src/REX/W32/D3D11.cpp
Expand Down

0 comments on commit 7dc9eb9

Please sign in to comment.