]> git.proxmox.com Git - mirror_edk2.git/commit - Tools/Source/GenBuild/org/tianocore/build/FileProcess.java
Commented out the throwing exception when not supported file type is found, because...
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Jul 2006 10:06:26 +0000 (10:06 +0000)
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Jul 2006 10:06:26 +0000 (10:06 +0000)
commit7f6dd3e3716c6baa0b044fe4c7d63bb2f713a56c
treeef0ab167806a0a9e078a646392d82e63969b63ed
parent92e2937805abc97f7445217c77315cc1d51a8c60
Commented out the throwing exception when not supported file type is found, because we should just skip those files which cannot be built by certain tools.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@876 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Source/GenBuild/org/tianocore/build/FileProcess.java