From ccc1f449ac9245bfb35a9d0c23945bcecf1d8555 Mon Sep 17 00:00:00 2001 From: jesusc Date: Fri, 5 Jan 2007 16:34:25 +0000 Subject: [PATCH] sdcc.dsw: Added some dependencies on project config.dsp git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4557 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 6 ++++-- sdcc.dsw | 6 ++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e45f33bd..a9f014bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-01-05 Jesus Calvino-Fraga + + * sdcc.dsw: Added some dependencies on project config.dsp + 2007-01-05 Maarten Brock * as/link/mcs51/lkarea.c (lnkarea2, lnksect2): replaced [di]seg_ap->a_addr @@ -213,8 +217,6 @@ * support/cpp2/options_vc_in.h, support/cpp2/options_vc_in.c, support/cpp2/sdcppa.dsp: create 'options.h' and 'options.c' under MSVC. - * configure.in, configure: fixed buf #1538756: configure dies if bison - and flex are not installed 2006-12-30 Borut Razem diff --git a/sdcc.dsw b/sdcc.dsw index 731efe92..6bd6de36 100644 --- a/sdcc.dsw +++ b/sdcc.dsw @@ -95,6 +95,9 @@ Package=<5> Package=<4> {{{ + Begin Project Dependency + Project_Dep_Name config + End Project Dependency }}} ############################################################################### @@ -434,6 +437,9 @@ Package=<4> Begin Project Dependency Project_Dep_Name hc08 End Project Dependency + Begin Project Dependency + Project_Dep_Name config + End Project Dependency }}} ############################################################################### -- 2.30.2