2
0

unirelease.vsprops 392 B

123456789101112131415
  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioPropertySheet
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="unirelease"
  6. InheritedPropertySheets="$(ProjectDir)..\..\build\vsprops\unibase.vsprops"
  7. >
  8. <Tool
  9. Name="VCCLCompilerTool"
  10. PreprocessorDefinitions="NDEBUG;"
  11. RuntimeLibrary="2"
  12. UsePrecompiledHeader="0"
  13. DebugInformationFormat="3"
  14. />
  15. </VisualStudioPropertySheet>