From 23a61a9969af9d099ce87d1169b7c2aeb5f6bb1e Mon Sep 17 00:00:00 2001 From: Andre Fischer Date: Wed, 27 Jan 2010 11:41:30 +0100 Subject: renaissance1: #i107215# First draft of the new slide sorter design. --- sd/util/makefile.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sd/util/makefile.mk') diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk index d74700307291..5c0c16e4a71e 100644 --- a/sd/util/makefile.mk +++ b/sd/util/makefile.mk @@ -54,6 +54,7 @@ RESLIB1SRSFILES=\ $(SRS)$/notes.srs \ $(SRS)$/animui.srs \ $(SRS)$/slideshow.srs \ + $(SRS)$/slsview.srs \ $(SRS)$/uitable.srs \ $(SRS)$/view.srs \ $(SRS)$/uiannotations.srs \ -- cgit From ab518ae9111d251a4e6267ae9f40836b8a7a3913 Mon Sep 17 00:00:00 2001 From: Andre Fischer Date: Fri, 12 Feb 2010 13:58:24 +0100 Subject: renaissance1: #i107215# Adaption to latest changes of the spec. --- sd/util/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd/util/makefile.mk') diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk index 5c0c16e4a71e..9897a8d13045 100644 --- a/sd/util/makefile.mk +++ b/sd/util/makefile.mk @@ -90,7 +90,7 @@ SHL1STDLIBS+= \ $(CPPUHELPERLIB) \ $(CPPULIB) \ $(VOSLIB) \ - $(CANVASLIB) \ + $(CANVASTOOLSLIB) \ $(SALLIB) \ $(AVMEDIALIB) -- cgit From 436416a6320037855846fce127a0cfa77ac45270 Mon Sep 17 00:00:00 2001 From: Andre Fischer Date: Thu, 8 Jul 2010 12:27:24 +0200 Subject: renaissance1: resolved merge conflicts, cleanup. --- sd/util/makefile.mk | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 sd/util/makefile.mk (limited to 'sd/util/makefile.mk') diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk old mode 100644 new mode 100755 -- cgit