WS-2016.1.1 <martin@steamrunner.local Update applicationLibraries.xml

This commit is contained in:
Martin Donnelly 2016-04-13 11:03:19 +01:00
parent 554b89e7dd
commit 32ed875034

View File

@ -265,10 +265,12 @@
<library name="mui" type="javaScript">
<properties>
<sourceFilesUrls>
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.1_js_mui.js" />
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.0_js_mui.js" />
</sourceFilesUrls>
</properties>
<CLASSES>
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.1_js_mui.js" />
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdn.muicss.com_mui-0.5.0_js_mui.js" />
</CLASSES>
<SOURCES />
@ -284,6 +286,17 @@
</CLASSES>
<SOURCES />
</library>
<library name="zepto" type="javaScript">
<properties>
<sourceFilesUrls>
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdnjs.cloudflare.com_ajax_libs_zepto_1.1.4_zepto.js" />
</sourceFilesUrls>
</properties>
<CLASSES>
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/__cdnjs.cloudflare.com_ajax_libs_zepto_1.1.4_zepto.js" />
</CLASSES>
<SOURCES />
</library>
<library name="zepto-DefinitelyTyped" type="javaScript">
<CLASSES>
<root url="file://$USER_HOME$/Library/Caches/WebStorm7/extLibs/http_github.com_borisyankov_DefinitelyTyped_raw_master_zepto_zepto.d.ts" />