mirror of https://github.com/AxioDL/metaforce.git
Renamed codebase
This commit is contained in:
parent
71882540c5
commit
6577d4ca13
|
@ -1,8 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.0)
|
||||
project(RetroCommon)
|
||||
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
project(RetroCommon)
|
||||
project(PathShagged)
|
||||
if(MSVC)
|
||||
# Shaddup MSVC
|
||||
add_definitions(-DUNICODE=1 -D_UNICODE=1 -D_CRT_SECURE_NO_WARNINGS=1 /wd4267 /wd4244)
|
||||
|
|
Loading…
Reference in New Issue