diff options
author | Lars Næsbye Christensen <lars@naesbye.dk> | 2024-02-17 17:10:22 +0100 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-02-17 20:11:32 +0200 |
commit | 17cb28ec2b4f290f7492eb9c765be114b0cd435f (patch) | |
tree | 8325d6bf487a25eced3e2c6202cdb3f19d4ca5e6 /indra/newview/CMakeLists.txt | |
parent | 48b121ab03435507e2ed9a865de9f8aff992877a (diff) |
remove obsolete Mac Rez file
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 4fac765f80..52593cca5b 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1404,7 +1404,6 @@ if (DARWIN) # Add resource files to the project. set(viewer_RESOURCE_FILES secondlife.icns - macview.r Info-SecondLife.plist SecondLife.xib/ # CMake doesn't seem to support Xcode language variants well just yet |