19 lines
365 B
Plaintext
19 lines
365 B
Plaintext
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
||
|
|
||
|
<workspace>
|
||
|
<project>
|
||
|
<path>$WS_DIR$\Project.ewp</path>
|
||
|
</project>
|
||
|
<batchBuild>
|
||
|
<batchDefinition>
|
||
|
<name>BUILD - ALL</name>
|
||
|
<member>
|
||
|
<project>Project</project>
|
||
|
<configuration>STM32F3-Discovery</configuration>
|
||
|
</member>
|
||
|
</batchDefinition>
|
||
|
</batchBuild>
|
||
|
</workspace>
|
||
|
|
||
|
|