Added updated WebStorm project files.

This commit is contained in:
Tom Gaskins 2015-08-28 17:40:42 -07:00
parent df1c78a4f7
commit aea95979d5
3 changed files with 21 additions and 0 deletions

View File

@ -4,5 +4,6 @@
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="WebWorldWind node_modules" level="project" />
</component>
</module>

6
.idea/jsLibraryMappings.xml generated Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<file url="file://$PROJECT_DIR$" libraries="{WebWorldWind node_modules}" />
</component>
</project>

View File

@ -0,0 +1,14 @@
<component name="libraryTable">
<library name="WebWorldWind node_modules" type="javaScript">
<properties>
<option name="frameworkName" value="node_modules" />
<sourceFilesUrls>
<item url="file://$PROJECT_DIR$/node_modules" />
</sourceFilesUrls>
</properties>
<CLASSES>
<root url="file://$PROJECT_DIR$/node_modules" />
</CLASSES>
<SOURCES />
</library>
</component>