Update config.h
This commit is contained in:
parent
335b398a5d
commit
c043d1cc47
1 changed files with 4 additions and 1 deletions
|
@ -33,3 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#ifdef SUBPROJECT_rev2
|
#ifdef SUBPROJECT_rev2
|
||||||
#include "../../rev2/config.h"
|
#include "../../rev2/config.h"
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef SUBPROJECT_rev2fliphalf
|
||||||
|
#include "../../rev2fliphalf/config.h"
|
||||||
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue