OSDN Git Service

[General] Rename "emumsx2plus" -> "emumsx2p".
authorK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 17 May 2017 13:51:15 +0000 (22:51 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 17 May 2017 13:51:15 +0000 (22:51 +0900)
source/build-cmake/msx2p/CMakeLists.txt [moved from source/build-cmake/msx2plus/CMakeLists.txt with 95% similarity]

similarity index 95%
rename from source/build-cmake/msx2plus/CMakeLists.txt
rename to source/build-cmake/msx2p/CMakeLists.txt
index 5fa24b1..1c1133c 100644 (file)
@@ -12,8 +12,8 @@ message("")
 
 set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/../cmake")
 
-project (emumsx2plus)
-set(EXEC_TARGET emumsx2plus)
+project (emumsx2p)
+set(EXEC_TARGET emumsx2p)
 set(VM_NAME msx)
 set(USE_FMGEN ON)
 set(WITH_JOYSTICK ON)