AllPeers Cross Reference:
allpeers/ myconfig.mk-release-rc
CVS Log
CVS Blame
Raw output
changes to
this file in
the last:
day
week
month
  1 export AP_STORAGEINSPECTOR_SUPPRESS=1
  2 export MOZ_STATIC_ALLPEERS_BUILD=1
  3 export AP_WITH_WINDOWS_UPNP_SUPPORT=1
  4 
  5 DEFINES += -DAP_PROF_SUPPRESS_AT_COMPILE_TIME
  6 DEFINES += -DAP_STORAGEINSPECTOR_SUPPRESS
  7 DEFINES += -DAP_WATCH_DOG_SUPPRESS
  8 
  9 ifeq ($(MOZ_STATIC_ALLPEERS_BUILD),1)
 10 DEFINES += -DMOZ_STATIC_ALLPEERS_BUILD
 11 endif

This page was automatically generated by LXR.