> 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 _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
