db48x/sim/db50x.pro
Christophe de Dinechin 0c1abf2689 simulator: Separate db50x and db48x builds
Put the object files in different locations, since they use different
configuration parameters that widely impact the generated code.

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2024-04-11 13:05:30 +02:00

35 lines
1.1 KiB
Prolog

#******************************************************************************
# db50x.pro DB48X project
#******************************************************************************
#
# File Description:
#
#
#
#
#
#
#
#
#
#
#******************************************************************************
# (C) 2024 Christophe de Dinechin <christophe@dinechin.org>
# This software is licensed under the terms outlined in LICENSE.txt
#******************************************************************************
# This file is part of DB48X.
#
# DB48X is free software: you can redistribute it and/or modify
# it under the terms outlined in the LICENSE.txt file
#
# DB48X is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#******************************************************************************
include(db48x.pro)
DEFINES-=HELPFILE_NAME=\\\"help/db48x.md\\\"
DEFINES+=HELPFILE_NAME=\\\"help/db50x.md\\\" CONFIG_COLOR
OBJECTS_DIR=db50x-build