Changeset 229:690854b4dab6


Ignore:
Timestamp:
Mar 20, 2011, 8:18:10 PM (13 years ago)
Author:
fnevgeny
Branch:
default
Phase:
public
Message:

Don't optimize globals; otherwise non-qooxdoo stuff is not found in build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • config.json

    r221 r229  
    3535    "QXTHEME"      : "pf.theme.Modern",
    3636    "API_EXCLUDE"  : ["qx.test.*", "${APPLICATION}.theme.*"],
     37    "OPTIMIZE"     : ["basecalls", "privates"],
    3738    "LOCALES"      : [ "en" ],
    3839    "CACHE"        : "${TMPDIR}/cache_new",
Note: See TracChangeset for help on using the changeset viewer.