Forgotten French translation for Fraginator lost on my HD
[reactos.git] / rosapps / applications / fraginator / fraginator.rbuild
index 4fc4bee..0cc8fcc 100644 (file)
@@ -3,8 +3,6 @@
 <group>
        <module name="frag" type="win32gui" installbase="system32" installname="frag.exe" unicode="yes">
                <include base="frag">.</include>
-               <define name="WINVER">0x0501</define>
-               <define name="_WIN32_IE">0x0600</define>
                <library>kernel32</library>
                <library>advapi32</library>
                <library>ntdll</library>
@@ -20,8 +18,6 @@
 
        <module name="unfrag" type="win32cui" installbase="system32" installname="unfrag.exe" unicode="yes">
                <include base="unfrag">.</include>
-               <define name="WINVER">0x0501</define>
-               <define name="_WIN32_IE">0x0600</define>
                <library>kernel32</library>
                <library>advapi32</library>
                <library>ntdll</library>