Hallo, I've found this lines in project.mk: =============================**snip**=============================== COMPUTED_RESOURCE = --copy-resources \ --resource-input $(APPLICATION_SOURCE_PATH)/resource \--resource-output $(APPLICATION_BUILD_PATH)/resource/$(APPLICATION_NAMESPACE) \ --define-runtime-setting $(APPLICATION_NAMESPACE).Application.resourceUri:$(APPLICATION_PAGE_TO_TOPLEVEL)/resource/$(APPLICATION_NAMESPACE) \
=============================**snip**===============================
So qooxdoo expects application custom resources in: *frontend /source / resource* and copies them to *frontend / build / resource / myapp* Correct so far? My app. has it's resources in frontend/source/resource but they are not copied to the build folder - am I missing smth?
Best Regards, alex.d
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
