mirror of
https://github.com/libAthena/athena.git
synced 2025-07-10 07:05:58 +00:00
Update libzelda.pro
This commit is contained in:
parent
5552a24628
commit
b4171a76ad
@ -61,6 +61,7 @@ HEADERS += \
|
|||||||
include/ZQuestFileWriter.hpp \
|
include/ZQuestFileWriter.hpp \
|
||||||
include/ZQuestFileReader.hpp \
|
include/ZQuestFileReader.hpp \
|
||||||
include/Compression.hpp \
|
include/Compression.hpp \
|
||||||
|
include/lzo.h \
|
||||||
include/WiiImage.hpp \
|
include/WiiImage.hpp \
|
||||||
include/ZQuestFile.hpp \
|
include/ZQuestFile.hpp \
|
||||||
include/Checksums.hpp \
|
include/Checksums.hpp \
|
||||||
@ -101,6 +102,7 @@ SOURCES += \
|
|||||||
src/ZQuestFileWriter.cpp \
|
src/ZQuestFileWriter.cpp \
|
||||||
src/ZQuestFileReader.cpp \
|
src/ZQuestFileReader.cpp \
|
||||||
src/Compression.cpp \
|
src/Compression.cpp \
|
||||||
|
src/lzo.c \
|
||||||
src/WiiImage.cpp \
|
src/WiiImage.cpp \
|
||||||
src/ZQuestFile.cpp \
|
src/ZQuestFile.cpp \
|
||||||
src/Checksums.cpp \
|
src/Checksums.cpp \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user