2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 13:44:56 +00:00

Add jbus submodule

This commit is contained in:
Jack Andersen
2017-01-06 19:06:54 -10:00
parent 1e930e8a9e
commit 1179c2a43e
5 changed files with 81 additions and 1134 deletions

View File

@@ -1,4 +1,5 @@
if (NOT WIN32)
include_directories(. ./../Runtime ${ATHENA_INCLUDE_DIR})
include_directories(. ./../Runtime ${ATHENA_INCLUDE_DIR} ${JBUS_INCLUDE_DIR})
add_executable(gbalink main.cpp)
target_link_libraries(gbalink jbus)
endif()

File diff suppressed because it is too large Load Diff