fixed various indentations
Removed useless dependencies for ewf_ise_wizard project.
This commit is contained in:
2013-04-05 12:12:26 +02:00
parent aee512a316
commit 5fc34d947a
3 changed files with 18 additions and 17 deletions

View File

@@ -12,7 +12,6 @@
<setting name="concurrency" value="none"/>
<library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/>
<library name="uuid" location="$ISE_LIBRARY\library\uuid\uuid-safe.ecf"/>
<library name="vision2" location="$ISE_LIBRARY\library\vision2\vision2-safe.ecf"/>
<cluster name="src" location=".\src\" recursive="true"/>
</target>
<target name="custom_wizard" extends="wizard">