Rename src/debuglogger -> src/gl-debug
This commit is contained in:
parent
bc31922c33
commit
c1aab96454
5 changed files with 22 additions and 22 deletions
4
mkxp.pro
4
mkxp.pro
|
@ -105,7 +105,7 @@ HEADERS += \
|
|||
src/tilemap.h \
|
||||
src/flashmap.h \
|
||||
src/graphics.h \
|
||||
src/debuglogger.h \
|
||||
src/gl-debug.h \
|
||||
src/global-ibo.h \
|
||||
src/exception.h \
|
||||
src/filesystem.h \
|
||||
|
@ -158,7 +158,7 @@ SOURCES += \
|
|||
src/tilemap.cpp \
|
||||
src/autotiles.cpp \
|
||||
src/graphics.cpp \
|
||||
src/debuglogger.cpp \
|
||||
src/gl-debug.cpp \
|
||||
src/etc.cpp \
|
||||
src/config.cpp \
|
||||
src/settingsmenu.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue