[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Localized subproject resources
From: |
Nicola Pero |
Subject: |
Re: Localized subproject resources |
Date: |
Tue, 21 May 2002 00:39:36 +0100 (BST) |
> Hi,
>
> I have an application project with subprojects.
>
> APP_NAME = MyApp
> MyApp_SUBPROJECTS = Subproj ...
>
> In subproject Subproj I have localized resources like
> Subproj/English.lproj/Some.gorm and in subproject's makefile I have
>
> Subproj_LOCALIZED_RESOURCE_FILES = Some.gorm
>
> When making the application the subproject's resources are put into the
> Subproj/Resources/Subproject directory, but they are not put into App's
> Resources directory and I have to copy them by my self.
>
> What I have to put into the makefile to copy the resources?
Ooops - an error in my code :-) - please try updating from CVS
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Localized subproject resources,
Nicola Pero <=