Issue 91839 - to-be-DEV300_m26: sweb.obj not built...
Summary: to-be-DEV300_m26: sweb.obj not built...
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m25
Hardware: All Windows, all
: P1 (highest) Trivial (vote)
Target Milestone: OOo 3.0
Assignee: hennes.rohling
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-19 12:12 UTC by pavel
Modified: 2008-07-20 11:13 UTC (History)
3 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2008-07-19 12:12:54 UTC
CWS sysui26 brought sweb launcher, but it doesn't build it at all!!!

/me leaves out the questions like who and how built it, how did he QA it etc... ;-)

diff -urN ooo_DEV300_m26_src.orig/desktop/win32/source/applauncher/makefile.mk 
ooo_DEV300_m26_src/desktop/win32/source/applauncher/makefile.mk
--- ooo_DEV300_m26_src.orig/desktop/win32/source/applauncher/makefile.mk       2008-07-19 
13:08:15.000000000 +0200
+++ ooo_DEV300_m26_src/desktop/win32/source/applauncher/makefile.mk     2008-07-19 
13:08:45.000000000 +0200
@@ -53,7 +53,8 @@
     $(OBJ)$/sdraw.obj \
     $(OBJ)$/simpress.obj \
     $(OBJ)$/sbase.obj \
-    $(OBJ)$/smath.obj
+    $(OBJ)$/smath.obj \
+    $(OBJ)$/sweb.obj
 
 # SO launcher
 .IF "$(BUILD_SPECIAL)"!=""
Comment 1 ivo.hinkelmann 2008-07-20 10:48:24 UTC
fixed on master 

Comment 2 pavel 2008-07-20 11:13:44 UTC
Verified. Closing.