mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
fix inconsistent case for a few files
you can now build in a case-sensitive filesystem
This commit is contained in:
committed by
majcosta
parent
4a16698cdb
commit
f471b74f5b
+1
-1
@@ -27,7 +27,7 @@ set(Ja2Src
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/profiler.cpp"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/SaveLoadGame.cpp"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/SaveLoadScreen.cpp"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/SCREENS.cpp"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/Screens.cpp"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/Sys Globals.cpp"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/TimeLogging.cpp"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/ub_config.cpp"
|
||||
|
||||
Reference in New Issue
Block a user