remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
git-svn-id: svn://10.0.0.236/trunk@109714 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -39,12 +39,9 @@ WIN_LIBS= shell32.lib
|
||||
|
||||
LLFLAGS=-SUBSYSTEM:CONSOLE
|
||||
|
||||
CPPSRCS= \
|
||||
RobotMain.cpp \
|
||||
$(NULL)
|
||||
|
||||
CPP_OBJS= \
|
||||
.\$(OBJDIR)\RobotMain.obj
|
||||
.\$(OBJDIR)\RobotMain.obj \
|
||||
$(NULL)
|
||||
|
||||
LINCS=-I..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user