Skip to content

Commit

Permalink
Refactor: Switched source files for Texture and Textures to C++
Browse files Browse the repository at this point in the history
  • Loading branch information
danij-deng committed Aug 4, 2012
1 parent 98c6217 commit 0e8dbc4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doomsday/engine/engine.pro
Expand Up @@ -595,9 +595,9 @@ SOURCES += \
portable/src/resource/material.c \
portable/src/resource/materials.cpp \
portable/src/resource/materialvariant.c \
portable/src/resource/texture.c \
portable/src/resource/texture.cpp \
portable/src/resource/textures.cpp \
portable/src/resource/texturevariant.c \
portable/src/resource/texturevariant.cpp \
portable/src/resourcenamespace.c \
portable/src/s_cache.c \
portable/src/s_environ.cpp \
Expand Down

0 comments on commit 0e8dbc4

Please sign in to comment.