summaryrefslogtreecommitdiff
path: root/config_host/config_box2d.h.in
blob: 4319878666237022216708a84d621c7c0770b6b8 (plain)
1
2
3
4
5
6
7
#ifndef CONFIG_BOX2D_H
#define CONFIG_BOX2D_H

/* Box2D/Box2D.h is 2.3, 2.4 has box2d/box2d.h */
#define BOX2D_HEADER <box2d/box2d.h>

#endif
title='2021-08-18 22:51:15 +0200'>2021-08-18Teach symstore more duplicated DLLsThorsten Behrens 2020-07-10replace usage of blacklist with denylistThorsten Behrens 2020-03-06symstore.sh: add vorbose modeJuergen Funk 2020-02-14Optionally generate PDBs also for nssJuergen Funk 2019-12-17Fix typosAndrea Gelmini 2019-12-17symstore.sh: collect PDBs for *all* artifactsJuergen Funk 2019-11-19symstore.sh: use logical operators for test statementsJuergen Funk 2019-11-19Add comment and pdb-only switch to symstore.shJuergen Funk 2017-01-28Symstore: Also add .exe and .dlls to symstoreSamuel Mehrbrodt 2017-01-16shellcheck: cleanup symstore.shThorsten Behrens 2017-01-15gbuild: populate local symstore on WindowsThorsten Behrens