HTTPSTimeServer_vs71.vcproj 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="HTTPSTimeServer"
  6. ProjectGUID="{B11672FF-4E0A-4cf4-8FC0-0AEEAF962158}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="debug_shared|Win32"
  15. OutputDirectory="obj\debug_shared"
  16. IntermediateDirectory="obj\debug_shared"
  17. ConfigurationType="1"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. AdditionalIncludeDirectories=".\include;..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Net\include;..\..\..\Util\include;..\..\..\NetSSL_OpenSSL\include"
  24. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;POCO_DLL;WINVER=0x0500"
  25. MinimalRebuild="TRUE"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="3"
  28. BufferSecurityCheck="TRUE"
  29. TreatWChar_tAsBuiltInType="TRUE"
  30. ForceConformanceInForLoopScope="TRUE"
  31. RuntimeTypeInfo="TRUE"
  32. UsePrecompiledHeader="0"
  33. WarningLevel="3"
  34. Detect64BitPortabilityProblems="TRUE"
  35. DebugInformationFormat="4"/>
  36. <Tool
  37. Name="VCCustomBuildTool"/>
  38. <Tool
  39. Name="VCLinkerTool"
  40. AdditionalDependencies="PocoFoundationd.lib PocoXMLd.lib PocoNetd.lib PocoUtild.lib PocoNetSSLd.lib"
  41. OutputFile="bin/HTTPSTimeServerd.exe"
  42. LinkIncremental="2"
  43. AdditionalLibraryDirectories="..\..\..\lib"
  44. GenerateDebugInformation="TRUE"
  45. ProgramDatabaseFile="bin/HTTPSTimeServerd.pdb"
  46. SubSystem="1"
  47. TargetMachine="1"/>
  48. <Tool
  49. Name="VCMIDLTool"/>
  50. <Tool
  51. Name="VCPostBuildEventTool"/>
  52. <Tool
  53. Name="VCPreBuildEventTool"/>
  54. <Tool
  55. Name="VCPreLinkEventTool"/>
  56. <Tool
  57. Name="VCResourceCompilerTool"/>
  58. <Tool
  59. Name="VCWebServiceProxyGeneratorTool"/>
  60. <Tool
  61. Name="VCXMLDataGeneratorTool"/>
  62. <Tool
  63. Name="VCWebDeploymentTool"/>
  64. <Tool
  65. Name="VCManagedWrapperGeneratorTool"/>
  66. <Tool
  67. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  68. </Configuration>
  69. <Configuration
  70. Name="release_shared|Win32"
  71. OutputDirectory="obj\release_shared"
  72. IntermediateDirectory="obj\release_shared"
  73. ConfigurationType="1"
  74. UseOfMFC="2"
  75. CharacterSet="2">
  76. <Tool
  77. Name="VCCLCompilerTool"
  78. Optimization="4"
  79. InlineFunctionExpansion="1"
  80. EnableIntrinsicFunctions="TRUE"
  81. FavorSizeOrSpeed="1"
  82. OmitFramePointers="TRUE"
  83. OptimizeForWindowsApplication="TRUE"
  84. AdditionalIncludeDirectories=".\include;..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Net\include;..\..\..\Util\include;..\..\..\NetSSL_OpenSSL\include"
  85. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;POCO_DLL;WINVER=0x0500"
  86. StringPooling="TRUE"
  87. RuntimeLibrary="2"
  88. BufferSecurityCheck="FALSE"
  89. TreatWChar_tAsBuiltInType="TRUE"
  90. ForceConformanceInForLoopScope="TRUE"
  91. RuntimeTypeInfo="TRUE"
  92. UsePrecompiledHeader="0"
  93. WarningLevel="3"
  94. Detect64BitPortabilityProblems="TRUE"
  95. DebugInformationFormat="3"/>
  96. <Tool
  97. Name="VCCustomBuildTool"/>
  98. <Tool
  99. Name="VCLinkerTool"
  100. AdditionalDependencies="PocoFoundation.lib PocoXML.lib PocoNet.lib PocoUtil.lib PocoNetSSL.lib"
  101. OutputFile="bin/HTTPSTimeServer.exe"
  102. LinkIncremental="1"
  103. AdditionalLibraryDirectories="..\..\..\lib"
  104. GenerateDebugInformation="FALSE"
  105. ProgramDatabaseFile=""
  106. SubSystem="1"
  107. OptimizeReferences="2"
  108. EnableCOMDATFolding="2"
  109. TargetMachine="1"/>
  110. <Tool
  111. Name="VCMIDLTool"/>
  112. <Tool
  113. Name="VCPostBuildEventTool"/>
  114. <Tool
  115. Name="VCPreBuildEventTool"/>
  116. <Tool
  117. Name="VCPreLinkEventTool"/>
  118. <Tool
  119. Name="VCResourceCompilerTool"/>
  120. <Tool
  121. Name="VCWebServiceProxyGeneratorTool"/>
  122. <Tool
  123. Name="VCXMLDataGeneratorTool"/>
  124. <Tool
  125. Name="VCWebDeploymentTool"/>
  126. <Tool
  127. Name="VCManagedWrapperGeneratorTool"/>
  128. <Tool
  129. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  130. </Configuration>
  131. </Configurations>
  132. <References>
  133. </References>
  134. <Files>
  135. <Filter
  136. Name="Configuration Files"
  137. Filter="">
  138. <File
  139. RelativePath=".\HTTPSTimeServer.properties">
  140. </File>
  141. </Filter>
  142. <Filter
  143. Name="Source Files"
  144. Filter="">
  145. <File
  146. RelativePath=".\src\HTTPSTimeServer.cpp">
  147. </File>
  148. </Filter>
  149. </Files>
  150. <Globals>
  151. </Globals>
  152. </VisualStudioProject>