mirror of
https://github.com/punesemu/puNES.git
synced 2025-04-02 10:52:49 -04:00
8 lines
316 B
Makefile
8 lines
316 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
USER_OBJS := ./src/gui/windows/resources.o
|
|
|
|
LIBS := -lSDL -lwinmm -lgdi32 -lopengl32 -lcomdlg32 -lcomctl32
|
|
|