discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Localized subproject resources


From: Stefan Urbanek
Subject: Localized subproject resources
Date: Mon, 20 May 2002 23:49:37 +0200

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?

Thak you,

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]