PageRenderTime 185ms CodeModel.GetById 61ms app.highlight 54ms RepoModel.GetById 27ms app.codeStats 1ms

/TeXmacs-1.0.7.11-src/misc/bundle/TeXmacsX11.xcconfig

#
Xcode Config | 7 lines | 5 code | 2 blank | 0 comment | 0 complexity | 04fc333e4bad239df80f8a49f7a00050 MD5 | raw file
Possible License(s): GPL-3.0, GPL-2.0, MPL-2.0-no-copyleft-exception
1
2#include "Base"
3
4OTHER_CFLAGS =  $(TM_CPPFLAGS) $(TM_CXXX11) $(TM_CXXFREETYPE) $(TM_CXXGUILE)  -DX11TEXMACS
5OTHER_CPLUSPLUSFLAGS = $(OTHER_CFLAGS)
6OTHER_LDFLAGS = $(TM_LDFLAGS) $(TM_LDX11) $(TM_LDFREETYPE) $(TM_LDICONV) $(TM_LDGUILE)
7PRODUCT_NAME = TeXmacsX11