]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - MdePkg/genbuildfile.xml
Rename dirs
[mirror_edk2.git] / MdePkg / genbuildfile.xml
... / ...
CommitLineData
1<?xml version="1.0" encoding="utf-8" ?>\r
2<!--\r
3Copyright (c) 2006, Intel Corporation\r
4All rights reserved. This program and the accompanying materials\r
5are licensed and made available under the terms and conditions of the BSD License\r
6which accompanies this distribution. The full text of the license may be found at\r
7http://opensource.org/licenses/bsd-license.php\r
8\r
9THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11-->\r
12 \r
13<project default="workspace" basedir=".">\r
14 <taskdef resource="GenBuild.tasks" />\r
15 \r
16 <target name="workspace">\r
17 <bf recursive="true" />\r
18 </target>\r
19</project>\r