Moved gewf under draft/src/gewf

This commit is contained in:
2013-07-05 15:13:43 +02:00
parent f7012e5b85
commit 2676b16425
13 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<target name="${APPNAME}_${EWF.connector}" extends="_common">
<root class="${APP_ROOT}" feature="make_and_launch"/>
<library name="default_${EWF.connector}" location="$ISE_LIBRARY\contrib\library\web\framework\ewf\wsf\default\${EWF.connector}-safe.ecf"/>
<cluster name="launcher" location=".\launcher\default\" recursive="true"/>
<cluster name="src" location=".\src\" recursive="true"/>
</target>