Clean up makefiles

This commit is contained in:
Thomas Arnhold
2011-02-01 17:32:24 +01:00
parent 89df41d5e4
commit fd6ff6c697
3 changed files with 0 additions and 5 deletions

View File

@ -35,8 +35,6 @@ LIB2TARGET=$(SLB)$/fltshared.lib
LIB3TARGET=$(SLB)$/cfgshared.lib
LIB4TARGET=$(SLB)$/sdbtshared.lib
#ENABLE_EXCEPTIONS=TRUE
# --- Settings ----------------------------------
.INCLUDE : settings.mk

View File

@ -137,7 +137,6 @@ SLOFILES+= $(SLO)$/adodatalinks.obj
.ENDIF
# --- Targets ----------------------------------
#LOCALIZE_ME=AutoControls_tmpl.hrc
.INCLUDE : target.mk

View File

@ -34,8 +34,6 @@ LIB1TARGET=$(SLB)$/coreshared.lib
LIB2TARGET=$(SLB)$/xmlshared.lib
LIB3TARGET=$(SLB)$/uishared.lib
#ENABLE_EXCEPTIONS=TRUE
# --- Settings ----------------------------------
.INCLUDE : settings.mk