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