CWS-TOOLING: integrate CWS sdk31fix_DEV300

2009-04-03 15:43:49 +0200 jsc  r270492 : correct classpath
2009-04-02 16:27:49 +0200 jsc  r270416 : fix typo in run target and classpath
2009-04-02 16:27:14 +0200 jsc  r270415 : remove Inspector example, change docu to link into the wiki on the related project page
2009-04-01 14:07:33 +0200 jsc  r270327 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 11:57:53 +0200 jsc  r270315 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 11:47:59 +0200 jsc  r270314 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 09:33:10 +0200 jsc  r270304 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 09:30:39 +0200 jsc  r270303 : #i100723# add Uno-Type-Path to jar manifest
2009-04-01 09:29:19 +0200 jsc  r270301 : #i100712# change header image version number
This commit is contained in:
Ivo Hinkelmann
2009-04-22 12:39:28 +00:00
parent 76931f7a47
commit 6df63a0fa7
12 changed files with 30 additions and 24 deletions

View File

@@ -99,7 +99,8 @@ include $(SETTINGS)/stdtarget.mk
$(COMP_GEN_OUT)/%.Manifest :
-$(MKDIR) $(subst /,$(PS),$(@D))
@echo RegistrationClassName: $(basename $*)> $@
@echo UNO-Type-Path: $(basename $(notdir $*)).uno.jar> $@
@echo RegistrationClassName: $(basename $*)>> $@
$(SAMPLE_GEN_OUT)/%.urd : %.idl
-$(MKDIR) $(subst /,$(PS),$(@D))