Clean up makefiles

This commit is contained in:
Thomas Arnhold
2011-02-01 17:58:43 +01:00
parent 32ce576ef9
commit 957c87b827
8 changed files with 1 additions and 25 deletions

View File

@@ -32,7 +32,6 @@ TARGET=dndTest
TARGETTYPE=CUI
LIBTARGET=NO
#USE_DEFFILE= TRUE
ENABLE_EXCEPTIONS=TRUE
# --- Settings ---
@@ -41,7 +40,6 @@ ENABLE_EXCEPTIONS=TRUE
# --- Files ---
# CFLAGS+=-GR -DUNICODE -D_UNICODE
CFLAGS+= -D_WIN32_DCOM
INCPRE+= -I$(ATL_INCLUDE)
@@ -73,8 +71,6 @@ APP1LIBS= \
$(SLB)$/dtobjfact.lib \
$(SLB)$/dtutils.lib
# $(SOLARLIBDIR)$/imtaolecb.lib\
APP1DEF= $(MISC)\$(APP1TARGET).def
# --- Targets ---