Removed horrible julian.png photo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-09-11 18:41:51 +00:00
parent 8b8a8e0e5f
commit f9668ef0e1
8 changed files with 6 additions and 23 deletions

View File

@@ -166,7 +166,7 @@ clean:
data:
if not exist $(OBJS) mkdir $(OBJS)
for %f in (julian.png dnd.wxr) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
for %f in (dnd.wxr) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
$(OBJS)\dnd.exe: $(DND_OBJECTS) $(OBJS)\dnd_dnd.res
ilink32 -Tpe -q $(LDFLAGS) -L$(BCCDIR)\lib $(__DEBUGINFO) -L$(LIBDIRNAME) -aa @&&|