mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-15 15:55:54 +01:00
This commit is contained in:
parent
23af4f9198
commit
3e3d5ed302
@ -2,7 +2,7 @@
|
|||||||
<property name="docs" value="C:\Users\Daniele\.hudson\jobs\delphimsbuild2\workspace\GlobalDemo\docs"/>
|
<property name="docs" value="C:\Users\Daniele\.hudson\jobs\delphimsbuild2\workspace\GlobalDemo\docs"/>
|
||||||
<target name="compile" description="Compiling..." >
|
<target name="compile" description="Compiling..." >
|
||||||
<exec searchpath="true" executable="msbuild.exe">
|
<exec searchpath="true" executable="msbuild.exe">
|
||||||
<arg value="GlobalDemo.dproj"/>
|
<arg value="GlobalDemo\GlobalDemo.dproj"/>
|
||||||
</exec>
|
</exec>
|
||||||
<!--
|
<!--
|
||||||
<exec executable="cmd">
|
<exec executable="cmd">
|
||||||
|
Loading…
Reference in New Issue
Block a user