This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-12 13:16:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2223e7c857095780372b3d8a4146cc5aef6c19dc
0ad
/
build
/
premake
T
History
historic_bruno
15cb081163
Removes Makefile PCH support for Obj-C/C++ source files. Apple's latest command line tools encountered an error because the source file was compiled with Obj-C++ but the PCH was compiled with C++. If we really needed PCH for Obj-C++ we could simply compile it separately for each language. Refs
#1148
.
...
This was SVN commit r11259.
2012-03-06 05:40:11 +00:00
..
premake4
Removes Makefile PCH support for Obj-C/C++ source files. Apple's latest command line tools encountered an error because the source file was compiled with Obj-C++ but the PCH was compiled with C++. If we really needed PCH for Obj-C++ we could simply compile it separately for each language. Refs
#1148
.
2012-03-06 05:40:11 +00:00
extern_libs4.lua
Experimental Android build support
2012-02-15 19:57:49 +00:00
premake4.lua
Adds install_name to libCollada link options for OS X.
2012-02-21 20:27:25 +00:00