2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 17:04:55 +00:00

Windows fixes

This commit is contained in:
Jack Andersen
2019-02-23 22:42:33 -10:00
parent bff1dbbf66
commit 1b31a8fbc3
3 changed files with 20 additions and 22 deletions

View File

@@ -56,10 +56,10 @@ set(RUNTIME_SOURCES_A
${AUTOMAPPER_SOURCES}
${CAMERA_SOURCES}
${CHARACTER_SOURCES}
${COLLISION_SOURCES})
${COLLISION_SOURCES}
${GRAPHICS_SOURCES})
set(RUNTIME_SOURCES_B
${GRAPHICS_SOURCES}
${GUISYS_SOURCES}
${INPUT_SOURCES}
${PARTICLE_SOURCES}