Skip to content

Commit

Permalink
gallery-2010.06.02-20-36 liferay gallery-aui-overlay-context
Browse files Browse the repository at this point in the history
  • Loading branch information
YUI Builder committed Jun 2, 2010
1 parent 73baf1f commit 02ad380
Show file tree
Hide file tree
Showing 3 changed files with 733 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/gallery-aui-overlay-context/build.properties
@@ -0,0 +1,12 @@
# Build Properties

#srcdir=../..
#global.src.component=${srcdir}/src/gallery-aui-overlay
#global.build.component=${srcdir}/build/gallery-aui-overlay

lint.skip=true
yui.variable=A
builddir=../../../builder/componentbuild
component=gallery-aui-overlay-context
component.jsfiles=gallery-aui-overlay-context.js
component.requires=gallery-aui-overlay-manager,gallery-aui-delayed-task
7 changes: 7 additions & 0 deletions src/gallery-aui-overlay-context/build.xml
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>

<project name="AlloyComponent" default="local">
<property file="build.properties" />

<import file="${builddir}/3.x/bootstrap.xml" />
</project>

0 comments on commit 02ad380

Please sign in to comment.