unbreak build of rostests
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 28 Jun 2009 00:05:51 +0000 (00:05 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 28 Jun 2009 00:05:51 +0000 (00:05 +0000)
svn path=/trunk/; revision=41655

rostests/apitests/w32knapi/w32knapi.rbuild

index 3f662ed..be94a19 100644 (file)
@@ -9,6 +9,7 @@
        <library>advapi32</library>
        <library>w32kdll</library>
        <library>dbghelp</library>
+       <compilerflag compilerset="gcc">-fms-extensions</compilerflag>
        <file>w32knapi.c</file>
        <file>osver.c</file>
        <file>testlist.c</file>