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