From 6c9c56b70db43f4100863d312835fce763698008 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 10 Feb 2017 20:16:03 +0300 Subject: Rename physfstools into virtfs. --- src/CMakeLists.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 89d6f2595..1e14b48de 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -891,8 +891,8 @@ SET(SRCS utils/physfsmemoryobject.h utils/physfsrwops.cpp utils/physfsrwops.h - utils/physfstools.cpp - utils/physfstools.h + utils/virtfs.cpp + utils/virtfs.h utils/process.cpp utils/process.h utils/sdl2helper.cpp @@ -1769,8 +1769,8 @@ SET(DYE_CMD_SRCS utils/perfomance.h utils/physfsrwops.cpp utils/physfsrwops.h - utils/physfstools.cpp - utils/physfstools.h + utils/virtfs.cpp + utils/virtfs.h utils/sdl2helper.cpp utils/sdl2helper.h utils/sdlcheckutils.cpp -- cgit v1.2.3-60-g2f50