summaryrefslogtreecommitdiff
path: root/scp2/source/calc/file_calc.scp
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/calc/file_calc.scp')
-rw-r--r--scp2/source/calc/file_calc.scp2
1 files changed, 2 insertions, 0 deletions
diff --git a/scp2/source/calc/file_calc.scp b/scp2/source/calc/file_calc.scp
index 8f5dfbb2de04..6aa84de34d9d 100644
--- a/scp2/source/calc/file_calc.scp
+++ b/scp2/source/calc/file_calc.scp
@@ -77,9 +77,11 @@ File gid_File_Help_Scalc_Zip
End
#endif
+#ifndef MACOSX
File gid_File_Exe_Scalc
BIN_FILE_BODY;
Dir = gid_Brand_Dir_Program;
Name = EXENAME(scalc);
Styles = (PACKED);
End
+#endif