localization.vcproj 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="localization"
  6. ProjectGUID="{F5D8D737-1C1E-4967-B7FC-74FABB806926}"
  7. RootNamespace="localization"
  8. TargetFrameworkVersion="196613"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Release|Win32"
  20. OutputDirectory="$(InputDir)\bin"
  21. IntermediateDirectory="intermediate"
  22. ConfigurationType="2"
  23. CharacterSet="1"
  24. WholeProgramOptimization="1"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="2"
  44. EnableIntrinsicFunctions="true"
  45. RuntimeLibrary="2"
  46. EnableFunctionLevelLinking="true"
  47. WarningLevel="3"
  48. DebugInformationFormat="3"
  49. />
  50. <Tool
  51. Name="VCManagedResourceCompilerTool"
  52. />
  53. <Tool
  54. Name="VCResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCPreLinkEventTool"
  58. />
  59. <Tool
  60. Name="VCLinkerTool"
  61. IgnoreImportLibrary="true"
  62. LinkLibraryDependencies="false"
  63. OutputFile="$(OutDir)\omBrowser.lng"
  64. GenerateManifest="false"
  65. IgnoreAllDefaultLibraries="true"
  66. GenerateDebugInformation="false"
  67. LargeAddressAware="1"
  68. TerminalServerAware="0"
  69. OptimizeReferences="2"
  70. EnableCOMDATFolding="2"
  71. LinkTimeCodeGeneration="0"
  72. ResourceOnlyDLL="true"
  73. RandomizedBaseAddress="1"
  74. DataExecutionPrevention="1"
  75. TurnOffAssemblyGeneration="true"
  76. TargetMachine="1"
  77. CLRImageType="1"
  78. />
  79. <Tool
  80. Name="VCALinkTool"
  81. />
  82. <Tool
  83. Name="VCManifestTool"
  84. />
  85. <Tool
  86. Name="VCXDCMakeTool"
  87. />
  88. <Tool
  89. Name="VCBscMakeTool"
  90. />
  91. <Tool
  92. Name="VCFxCopTool"
  93. />
  94. <Tool
  95. Name="VCAppVerifierTool"
  96. />
  97. <Tool
  98. Name="VCPostBuildEventTool"
  99. />
  100. </Configuration>
  101. </Configurations>
  102. <References>
  103. </References>
  104. <Files>
  105. <File
  106. RelativePath="..\errorPages.rc"
  107. >
  108. </File>
  109. <File
  110. RelativePath="..\omBrowser.rc"
  111. >
  112. </File>
  113. <File
  114. RelativePath="..\resource.h"
  115. >
  116. </File>
  117. </Files>
  118. <Globals>
  119. </Globals>
  120. </VisualStudioProject>