mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 19:38:14 +00:00
Include SDL_build_config.h without a 'build_config/' prefix
This commit is contained in:

committed by
Anonymous Maarten

parent
702abfe7d5
commit
c298d2024a
@@ -2949,6 +2949,7 @@
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
../../include,
|
||||
../../include/build_config,
|
||||
../../src,
|
||||
../../src/hidapi/hidapi,
|
||||
../../src/video/khronos,
|
||||
@@ -3006,6 +3007,7 @@
|
||||
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
||||
HEADER_SEARCH_PATHS = (
|
||||
../../include,
|
||||
../../include/build_config,
|
||||
../../src,
|
||||
../../src/hidapi/hidapi,
|
||||
../../src/video/khronos,
|
||||
|
Reference in New Issue
Block a user