Subversion Repositories DevTools

Rev

Rev 1886 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1886 Rev 1898
Line 36... Line 36...
36
			</copy>
36
			</copy>
37
 
37
 
38
			<replace file="${package.dir}/ant-msvc.xml" token="REPLACE_ANT_CPPTASK" value="${using.ant-cpptasks.version}"/>
38
			<replace file="${package.dir}/ant-msvc.xml" token="REPLACE_ANT_CPPTASK" value="${using.ant-cpptasks.version}"/>
39
			<replace file="${package.dir}/ant-msvc.xml" token="REPLACE_WINDOWS" value="${using.ant-windows.version}"/>
39
			<replace file="${package.dir}/ant-msvc.xml" token="REPLACE_WINDOWS" value="${using.ant-windows.version}"/>
40
			<replace file="${package.dir}/ant-msvc.xml" token="REPLACE_MICROSOFT_CPP" value="${using.microsoft_cpp.version}"/>
40
			<replace file="${package.dir}/ant-msvc.xml" token="REPLACE_MICROSOFT_CPP" value="${using.microsoft_cpp.version}"/>
-
 
41
			<replace file="${package.dir}/ant-msvc.xml" token="REPLACE_DINKUMWARE_STL" value="${using.ant-dinkumware_stl.version}"/>
41
	</target>
42
	</target>
42
 
43
 
43
	<target name        = "make_package"
44
	<target name        = "make_package"
44
	        depends     = ""
45
	        depends     = ""
45
	        description = "Called during build using the automated build tool">
46
	        description = "Called during build using the automated build tool">