Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <CompilerOptions>
  4. <Version Value="11"/>
  5. <PathDelim Value="\"/>
  6. <Target>
  7. <Filename Value="botes"/>
  8. </Target>
  9. <SearchPaths>
  10. <IncludeFiles Value="$(ProjOutDir)"/>
  11. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  12. </SearchPaths>
  13. <CodeGeneration>
  14. <Optimizations>
  15. <OptimizationLevel Value="3"/>
  16. </Optimizations>
  17. </CodeGeneration>
  18. <Linking>
  19. <Debugging>
  20. <GenerateDebugInfo Value="False"/>
  21. </Debugging>
  22. <Options>
  23. <Win32>
  24. <GraphicApplication Value="True"/>
  25. </Win32>
  26. </Options>
  27. </Linking>
  28. </CompilerOptions>
  29. </CONFIG>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement