mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 00:29:11 +01:00
680ceb7f43
Continues the migration work started in 3a4c3bbe01e7a44ec997f4fbf0b678fba6f2d46c
24 lines
377 B
CMake
24 lines
377 B
CMake
add_library(discio
|
|
Blob.cpp
|
|
CISOBlob.cpp
|
|
WbfsBlob.cpp
|
|
CompressedBlob.cpp
|
|
DirectoryBlob.cpp
|
|
DiscExtractor.cpp
|
|
DiscScrubber.cpp
|
|
DriveBlob.cpp
|
|
Enums.cpp
|
|
FileBlob.cpp
|
|
FileSystemGCWii.cpp
|
|
Filesystem.cpp
|
|
NANDImporter.cpp
|
|
TGCBlob.cpp
|
|
Volume.cpp
|
|
VolumeFileBlobReader.cpp
|
|
VolumeGC.cpp
|
|
VolumeWad.cpp
|
|
VolumeWii.cpp
|
|
WiiSaveBanner.cpp
|
|
WiiWad.cpp
|
|
)
|