Rename cmdline.cpp to textwin.cpp, since it no longer has a command
line. [git-p4: depot-paths = "//depot/solvespace/": change = 1666]
This commit is contained in:
parent
a0e78e0da2
commit
b6bf07ac2c
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ FREEZE = $(OBJDIR)\freeze.obj
|
|||
W32OBJS = $(OBJDIR)\w32main.obj \
|
||||
|
||||
SSOBJS = $(OBJDIR)\solvespace.obj \
|
||||
$(OBJDIR)\cmdline.obj \
|
||||
$(OBJDIR)\textwin.obj \
|
||||
$(OBJDIR)\graphicswin.obj \
|
||||
$(OBJDIR)\util.obj \
|
||||
$(OBJDIR)\entity.obj \
|
||||
|
|
Loading…
Reference in New Issue
Block a user