Moved the include of macbuildno.h to getbuildinfo.c. Putting it here
resulted in full recompilation every time.
This commit is contained in:
parent
2e871e4f09
commit
222c34edc6
|
@ -31,8 +31,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
with CodeWarrior, we generally use the most recent version.
|
||||
*/
|
||||
|
||||
#include "macbuildno.h"
|
||||
|
||||
#define USE_STACKCHECK
|
||||
|
||||
#ifdef applec
|
||||
|
|
Loading…
Reference in New Issue