diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-03-09 14:12:49 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-03-09 14:12:49 +0100 |
commit | 1174a070b2d475470d748913add4989f2e6f0cf3 (patch) | |
tree | 97de7bedd6ccc9e9b6fb4959bf72c1d06687ad88 | |
parent | 1c4ec78f34f155b2a3c8e79351dfdf35881d0b6d (diff) |
masterfix DEV300: #i10000# - -> _ooo/DEV300_m102
-rw-r--r-- | desktop/win32/source/guiloader/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/win32/source/guiloader/makefile.mk b/desktop/win32/source/guiloader/makefile.mk index 4db1416b7b..7912471fba 100644 --- a/desktop/win32/source/guiloader/makefile.mk +++ b/desktop/win32/source/guiloader/makefile.mk @@ -51,7 +51,7 @@ STDLIB1=$(SHLWAPILIB) .IF "$(LINK_SO)"=="TRUE" APP2TARGET=so$/guiloader APP2NOSAL=TRUE -APP2ICON=$(SOLARRESDIR)$/icons/so9-main-app.ico +APP2ICON=$(SOLARRESDIR)$/icons/so9_main_app.ico APP2OBJS=\ $(OBJ)$/extendloaderenvironment.obj \ $(OBJ)$/genericloader.obj \ |