mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 20:05:20 +00:00
5ad75fa580
Nuke HAVE_PCH and use only one macro for PCH logic. This macro is enabled (=1) or disabled (=0) based on --without-pch and no_pch parameters in premake5 Visual studio does not more override this logic Differential Revision: https://code.wildfiregames.com/D1380 Reviewed by: @Itms This was SVN commit r23314.