summaryrefslogtreecommitdiff
path: root/Tools/Source/TianoTools/SetStamp/build.gcc
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/Source/TianoTools/SetStamp/build.gcc')
-rw-r--r--Tools/Source/TianoTools/SetStamp/build.gcc2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/Source/TianoTools/SetStamp/build.gcc b/Tools/Source/TianoTools/SetStamp/build.gcc
new file mode 100644
index 0000000000..4e234ea84d
--- /dev/null
+++ b/Tools/Source/TianoTools/SetStamp/build.gcc
@@ -0,0 +1,2 @@
+gcc -mno-cygwin -c -I"../Common/" -I$WORKSPACE/MdePkg/Include/Protocol/ -I$WORKSPACE/MdePkg/Include/Common/ -I../Common -I$WORKSPACE/MdePkg/Include/ -I$WORKSPACE/MdePkg/Include/Ia32 -I. SetStamp.c
+gcc -mno-cygwin -o SetStamp SetStamp.o