mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Remove unnecessary Src/ folders
This commit is contained in:
@ -26,7 +26,7 @@ BUILD := build
|
||||
SOURCES := . emu
|
||||
RESOURCES := ../resources
|
||||
DATA := data
|
||||
INCLUDES := include ../Core/Common/Src .
|
||||
INCLUDES := include ../Core/Common .
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# options for code generation
|
||||
|
Reference in New Issue
Block a user