Mercurial > ecos
comparison host/libcdl/cdl.dsp @ 115:6ed91473a1cd ecos-sw-2000-08-21
Merge from eCos master repository on 2000-08-21-22:40:54-BST
| author | jlarmour |
|---|---|
| date | Fri, 25 Aug 2000 17:32:38 +0000 |
| parents | c37d3a9e1b28 |
| children | 0d2b193a635f |
comparison
equal
deleted
inserted
replaced
| 114:5ad2b71d525e | 115:6ed91473a1cd |
|---|---|
| 62 # PROP BASE Output_Dir "cdl___Win32_ANSI_Debug" | 62 # PROP BASE Output_Dir "cdl___Win32_ANSI_Debug" |
| 63 # PROP BASE Intermediate_Dir "cdl___Win32_ANSI_Debug" | 63 # PROP BASE Intermediate_Dir "cdl___Win32_ANSI_Debug" |
| 64 # PROP BASE Target_Dir "" | 64 # PROP BASE Target_Dir "" |
| 65 # PROP Use_MFC 0 | 65 # PROP Use_MFC 0 |
| 66 # PROP Use_Debug_Libraries 1 | 66 # PROP Use_Debug_Libraries 1 |
| 67 # PROP Output_Dir "V:\cdl\Debug" | 67 # PROP Output_Dir "v:\cdl\Debug" |
| 68 # PROP Intermediate_Dir "V:\cdl\Debug\build" | 68 # PROP Intermediate_Dir "v:\cdl\Debug\build" |
| 69 # PROP Target_Dir "" | 69 # PROP Target_Dir "" |
| 70 | 70 |
| 71 !ELSEIF "$(CFG)" == "cdl - Win32 ANSI Release" | 71 !ELSEIF "$(CFG)" == "cdl - Win32 ANSI Release" |
| 72 | 72 |
| 73 # PROP BASE Use_MFC 0 | 73 # PROP BASE Use_MFC 0 |
| 156 # End Custom Build | 156 # End Custom Build |
| 157 | 157 |
| 158 !ELSEIF "$(CFG)" == "cdl - Win32 ANSI Debug" | 158 !ELSEIF "$(CFG)" == "cdl - Win32 ANSI Debug" |
| 159 | 159 |
| 160 # Begin Custom Build - Performing Custom Build Step for libCDL | 160 # Begin Custom Build - Performing Custom Build Step for libCDL |
| 161 IntDir=V:\cdl\Debug\build | 161 IntDir=v:\cdl\Debug\build |
| 162 OutDir=V:\cdl\Debug | 162 OutDir=v:\cdl\Debug |
| 163 InputPath=.\ChangeLog | 163 InputPath=.\ChangeLog |
| 164 | 164 |
| 165 BuildCmds= \ | 165 BuildCmds= \ |
| 166 if not exist $(IntDir)\tools\configtool\standalone\common\Makefile sh -c "ECOSHOST=`echo ""puts [ file attributes [ pwd ] -shortname ]"" | cygtclsh80`/.. ; echo ""ECOSHOST=$ECOSHOST"" ; echo ""TCLHOME=$TCLHOME"" ; mkdir -p `cygpath -u ""$(IntDir)""` ; cd `cygpath -u ""$(IntDir)""` && CC=cl CXX=cl `cygpath -u ""$ECOSHOST""`/configure --prefix=`cygpath -u ""$(OutDir)""` --with-tcl=`cygpath -u ""$TCLHOME""` --with-tcl_version=82d --enable-debug --enable-maintainer-mode" \ | 166 if not exist $(IntDir)\tools\configtool\standalone\common\Makefile sh -c "ECOSHOST=`echo ""puts [ file attributes [ pwd ] -shortname ]"" | cygtclsh80`/.. ; echo ""ECOSHOST=$ECOSHOST"" ; echo ""TCLHOME=$TCLHOME"" ; mkdir -p `cygpath -u ""$(IntDir)""` ; cd `cygpath -u ""$(IntDir)""` && CC=cl CXX=cl `cygpath -u ""$ECOSHOST""`/configure --prefix=`cygpath -u ""$(OutDir)""` --with-tcl=`cygpath -u ""$TCLHOME""` --with-tcl_version=82d --enable-debug --enable-maintainer-mode" \ |
| 167 cd $(IntDir) \ | 167 cd $(IntDir) \ |
