On 10/09/2013 07:08 AM, Peter Caffin wrote:
> {
>     "info" :
>     {
>       "name" : "TestApp_Online",
>
>       "summary" : "TestApp Online",
>       "description" : "TestApp",
>
>       "homepage" : "http://someurl.com/";,
>
>       "license" : "SomeLicense",
>       "authors" :
>       [
>         {
>           "name" : "First Author (uid)",
>           "email" : "[email protected]"
>         }
>       ],
>
>       "version" : "trunk",
>       "qooxdoo-versions": ["3.0.1","trunk"]
>     },
>
>     "libraries" : {
>       "library" : [{
>         // "manifest": "contrib://Dialog/trunk/Manifest.json"
>         "manifest": "C:\Qx.Contribs\Dialog\Manifest.json"
>         }
>       ]
>      },

It appears you placed the "libraries" key in the Manifest.json of your 
app, but it should go into config.json, into the "jobs" section.

T.


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to