pcsx-redux/tools/vscode-extension/templates/psyqo/hello/Makefile
Nicolas "Pixel" Noble 53426678ea Fixing template files.
2023-12-30 11:51:36 -08:00

7 lines
101 B
Makefile

TARGET = {{projectName}}
TYPE = ps-exe
SRCS = \
main.cpp
include third_party/nugget/psyqo/psyqo.mk