From 051010308da48d43b616e8d020e084fac58cf2e4 Mon Sep 17 00:00:00 2001 From: Brian McGroarty Date: Tue, 3 Jun 2008 20:50:55 +0000 Subject: Mac open source export - cmake fixes --- indra/newview/viewer_manifest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview') diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py index 248dda83fb..4b117cd180 100755 --- a/indra/newview/viewer_manifest.py +++ b/indra/newview/viewer_manifest.py @@ -216,7 +216,7 @@ class WindowsManifest(ViewerManifest): self.end_prefix() # pull in the crash logger and updater from other projects - self.path(src=self.find_existing_file( + self.path(src=self.find_existing_file( # tag:"crash-logger" here as a cue to the exporter "../win_crash_logger/debug/windows-crash-logger.exe", "../win_crash_logger/release/windows-crash-logger.exe", "../win_crash_logger/relwithdebinfo/windows-crash-logger.exe"), -- cgit v1.2.3