Procházet zdrojové kódy

UPD: Don't show hints

Alexander Koblov před 10 roky
rodič
revize
267a7ced84
1 změnil soubory, kde provedl 4 přidání a 2 odebrání
  1. 4 2
      tools/extractdwrflnfo.lpi

+ 4 - 2
tools/extractdwrflnfo.lpi

@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <CONFIG>
   <ProjectOptions>
     <Version Value="9"/>
@@ -60,7 +60,9 @@
       </Debugging>
     </Linking>
     <Other>
-      <CompilerPath Value="$(CompPath)"/>
+      <Verbosity>
+        <ShowHints Value="False"/>
+      </Verbosity>
     </Other>
   </CompilerOptions>
 </CONFIG>