Skip to content
Snippets Groups Projects
Commit f028a789 authored by neil's avatar neil
Browse files

Add PHYSFS_SUPPORTS_ZIP define

git-svn-id: http://svn.net-core.org/repos/t-engine4@698 51575b47-30f0-44d4-a5cc-537603b46e54
parent e02b1d98
No related branches found
No related tags found
No related merge requests found
......@@ -903,6 +903,7 @@
"PHYSFS_PLATFORM_MACOSX=1",
"NULL=0",
"TENGINE_HOME_PATH=\"\\\"/Library/Application Support/T-Engine/\\\"\"",
"PHYSFS_SUPPORTS_ZIP=1",
);
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
......@@ -922,6 +923,7 @@
"PHYSFS_PLATFORM_MACOSX=1",
"NULL=0",
"TENGINE_HOME_PATH=\"\\\"/Library/Application Support/T-Engine/\\\"\"",
"PHYSFS_SUPPORTS_ZIP=1",
);
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment