mirror of
https://github.com/punesemu/puNES.git
synced 2025-04-02 10:52:49 -04:00
importato direttamente dalla version D3D9. Aggiornato il sorgente snd.c della D3D9 con le modifiche apportate a quello della controparte SDL. SDL : uniformato il calcolo del snd.buffer.count tra le versione linux e quella winzozz.
25 lines
531 B
Makefile
25 lines
531 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
O_SRCS :=
|
|
C_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
OBJ_SRCS :=
|
|
ASM_SRCS :=
|
|
OBJS :=
|
|
C_DEPS :=
|
|
EXECUTABLES :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
src \
|
|
src/sdl \
|
|
src/sdl/openGL \
|
|
src/sdl/gui/gtk2 \
|
|
src/sdl/gui/gtk2/menu \
|
|
src/sdl/glew \
|
|
src/mappers \
|
|
src/filters/video \
|
|
src/filters/audio \
|
|
|