HTTPTimeServer_CE_vs90.vcproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. Name="HTTPTimeServer"
  4. Version="9.00"
  5. ProjectType="Visual C++"
  6. ProjectGUID="{18A0143A-444A-38E3-838C-1ACFBE4EE18C}"
  7. RootNamespace="HTTPTimeServer"
  8. Keyword="Win32Proj">
  9. <Platforms>
  10. <Platform
  11. Name="Digi JumpStart (ARMV4I)"/>
  12. </Platforms>
  13. <ToolFiles/>
  14. <Configurations>
  15. <Configuration
  16. Name="debug_shared|Digi JumpStart (ARMV4I)"
  17. OutputDirectory="obj\$(PlatformName)\$(ConfigurationName)"
  18. IntermediateDirectory="obj\$(PlatformName)\$(ConfigurationName)"
  19. ConfigurationType="1"
  20. CharacterSet="1">
  21. <Tool
  22. Name="VCPreBuildEventTool"/>
  23. <Tool
  24. Name="VCCustomBuildTool"/>
  25. <Tool
  26. Name="VCXMLDataGeneratorTool"/>
  27. <Tool
  28. Name="VCWebServiceProxyGeneratorTool"/>
  29. <Tool
  30. Name="VCMIDLTool"
  31. TargetEnvironment="1"/>
  32. <Tool
  33. Name="VCCLCompilerTool"
  34. ExecutionBucket="7"
  35. Optimization="0"
  36. AdditionalIncludeDirectories="..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Util\include;..\..\..\Net\include"
  37. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);_CONSOLE;_CRT_SECURE_NO_WARNINGS;"
  38. StringPooling="true"
  39. MinimalRebuild="false"
  40. RuntimeLibrary="3"
  41. BufferSecurityCheck="true"
  42. RuntimeTypeInfo="true"
  43. UsePrecompiledHeader="0"
  44. WarningLevel="3"
  45. DebugInformationFormat="3"
  46. CompileAs="0"
  47. DisableSpecificWarnings="4800;"
  48. CompileForArchitecture="2"
  49. InterworkCalls="false"/>
  50. <Tool
  51. Name="VCManagedResourceCompilerTool"/>
  52. <Tool
  53. Name="VCResourceCompilerTool"/>
  54. <Tool
  55. Name="VCPreLinkEventTool"/>
  56. <Tool
  57. Name="VCLinkerTool"
  58. AdditionalOptions="/FORCE:MULTIPLE"
  59. AdditionalDependencies="ws2.lib iphlpapi.lib"
  60. OutputFile="bin\$(PlatformName)\shared\HTTPTimeServerd.exe"
  61. LinkIncremental="2"
  62. AdditionalLibraryDirectories="..\..\..\lib\$(PlatformName)"
  63. GenerateDebugInformation="true"
  64. ProgramDatabaseFile="bin\$(PlatformName)\shared\HTTPTimeServerd.pdb"
  65. SubSystem="0"
  66. RandomizedBaseAddress="1"
  67. TargetMachine="0"/>
  68. <Tool
  69. Name="VCALinkTool"/>
  70. <Tool
  71. Name="VCXDCMakeTool"/>
  72. <Tool
  73. Name="VCBscMakeTool"/>
  74. <Tool
  75. Name="VCFxCopTool"/>
  76. <Tool
  77. Name="VCCodeSignTool"/>
  78. <Tool
  79. Name="VCPostBuildEventTool"/>
  80. <DeploymentTool
  81. ForceDirty="-1"
  82. RemoteDirectory=""
  83. RegisterOutput="0"
  84. AdditionalFiles=""/>
  85. <DebuggerTool/>
  86. </Configuration>
  87. <Configuration
  88. Name="release_shared|Digi JumpStart (ARMV4I)"
  89. OutputDirectory="obj\$(PlatformName)\$(ConfigurationName)"
  90. IntermediateDirectory="obj\$(PlatformName)\$(ConfigurationName)"
  91. ConfigurationType="1"
  92. CharacterSet="1">
  93. <Tool
  94. Name="VCPreBuildEventTool"/>
  95. <Tool
  96. Name="VCCustomBuildTool"/>
  97. <Tool
  98. Name="VCXMLDataGeneratorTool"/>
  99. <Tool
  100. Name="VCWebServiceProxyGeneratorTool"/>
  101. <Tool
  102. Name="VCMIDLTool"
  103. TargetEnvironment="1"/>
  104. <Tool
  105. Name="VCCLCompilerTool"
  106. ExecutionBucket="7"
  107. Optimization="0"
  108. AdditionalIncludeDirectories="..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Util\include;..\..\..\Net\include"
  109. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);_CONSOLE;_CRT_SECURE_NO_WARNINGS;"
  110. StringPooling="true"
  111. MinimalRebuild="false"
  112. RuntimeLibrary="3"
  113. BufferSecurityCheck="true"
  114. RuntimeTypeInfo="true"
  115. UsePrecompiledHeader="0"
  116. WarningLevel="3"
  117. DebugInformationFormat="3"
  118. CompileAs="0"
  119. DisableSpecificWarnings="4800;"
  120. CompileForArchitecture="2"
  121. InterworkCalls="false"/>
  122. <Tool
  123. Name="VCManagedResourceCompilerTool"/>
  124. <Tool
  125. Name="VCResourceCompilerTool"/>
  126. <Tool
  127. Name="VCPreLinkEventTool"/>
  128. <Tool
  129. Name="VCLinkerTool"
  130. AdditionalOptions="/FORCE:MULTIPLE"
  131. AdditionalDependencies="ws2.lib iphlpapi.lib"
  132. OutputFile="bin\$(PlatformName)\shared\HTTPTimeServer.exe"
  133. LinkIncremental="1"
  134. AdditionalLibraryDirectories="..\..\..\lib\$(PlatformName)"
  135. GenerateDebugInformation="false"
  136. ProgramDatabaseFile=""
  137. SubSystem="0"
  138. OptimizeReferences="2"
  139. EnableCOMDATFolding="2"
  140. TargetMachine="0"/>
  141. <Tool
  142. Name="VCALinkTool"/>
  143. <Tool
  144. Name="VCXDCMakeTool"/>
  145. <Tool
  146. Name="VCBscMakeTool"/>
  147. <Tool
  148. Name="VCFxCopTool"/>
  149. <Tool
  150. Name="VCCodeSignTool"/>
  151. <Tool
  152. Name="VCPostBuildEventTool"/>
  153. <DeploymentTool
  154. ForceDirty="-1"
  155. RemoteDirectory=""
  156. RegisterOutput="0"
  157. AdditionalFiles=""/>
  158. <DebuggerTool/>
  159. </Configuration>
  160. <Configuration
  161. Name="debug_static_mt|Digi JumpStart (ARMV4I)"
  162. OutputDirectory="obj\$(PlatformName)\$(ConfigurationName)"
  163. IntermediateDirectory="obj\$(PlatformName)\$(ConfigurationName)"
  164. ConfigurationType="1"
  165. CharacterSet="1">
  166. <Tool
  167. Name="VCPreBuildEventTool"/>
  168. <Tool
  169. Name="VCCustomBuildTool"/>
  170. <Tool
  171. Name="VCXMLDataGeneratorTool"/>
  172. <Tool
  173. Name="VCWebServiceProxyGeneratorTool"/>
  174. <Tool
  175. Name="VCMIDLTool"
  176. TargetEnvironment="1"/>
  177. <Tool
  178. Name="VCCLCompilerTool"
  179. ExecutionBucket="7"
  180. Optimization="0"
  181. AdditionalIncludeDirectories="..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Util\include;..\..\..\Net\include"
  182. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);POCO_STATIC;_CONSOLE;_CRT_SECURE_NO_WARNINGS;"
  183. StringPooling="true"
  184. MinimalRebuild="false"
  185. RuntimeLibrary="1"
  186. BufferSecurityCheck="true"
  187. RuntimeTypeInfo="true"
  188. UsePrecompiledHeader="0"
  189. WarningLevel="3"
  190. DebugInformationFormat="3"
  191. CompileAs="0"
  192. DisableSpecificWarnings="4800;"
  193. CompileForArchitecture="2"
  194. InterworkCalls="false"/>
  195. <Tool
  196. Name="VCManagedResourceCompilerTool"/>
  197. <Tool
  198. Name="VCResourceCompilerTool"/>
  199. <Tool
  200. Name="VCPreLinkEventTool"/>
  201. <Tool
  202. Name="VCLinkerTool"
  203. AdditionalOptions="/FORCE:MULTIPLE"
  204. AdditionalDependencies="iphlpapi.lib ws2.lib iphlpapi.lib"
  205. OutputFile="bin\$(PlatformName)\static_mt\HTTPTimeServerd.exe"
  206. LinkIncremental="2"
  207. AdditionalLibraryDirectories="..\..\..\lib\$(PlatformName)"
  208. GenerateDebugInformation="true"
  209. ProgramDatabaseFile="bin\$(PlatformName)\static_mt\HTTPTimeServerd.pdb"
  210. SubSystem="0"
  211. RandomizedBaseAddress="1"
  212. TargetMachine="0"/>
  213. <Tool
  214. Name="VCALinkTool"/>
  215. <Tool
  216. Name="VCXDCMakeTool"/>
  217. <Tool
  218. Name="VCBscMakeTool"/>
  219. <Tool
  220. Name="VCFxCopTool"/>
  221. <Tool
  222. Name="VCCodeSignTool"/>
  223. <Tool
  224. Name="VCPostBuildEventTool"/>
  225. <DeploymentTool
  226. ForceDirty="-1"
  227. RemoteDirectory=""
  228. RegisterOutput="0"
  229. AdditionalFiles=""/>
  230. <DebuggerTool/>
  231. </Configuration>
  232. <Configuration
  233. Name="release_static_mt|Digi JumpStart (ARMV4I)"
  234. OutputDirectory="obj\$(PlatformName)\$(ConfigurationName)"
  235. IntermediateDirectory="obj\$(PlatformName)\$(ConfigurationName)"
  236. ConfigurationType="1"
  237. CharacterSet="1">
  238. <Tool
  239. Name="VCPreBuildEventTool"/>
  240. <Tool
  241. Name="VCCustomBuildTool"/>
  242. <Tool
  243. Name="VCXMLDataGeneratorTool"/>
  244. <Tool
  245. Name="VCWebServiceProxyGeneratorTool"/>
  246. <Tool
  247. Name="VCMIDLTool"
  248. TargetEnvironment="1"/>
  249. <Tool
  250. Name="VCCLCompilerTool"
  251. ExecutionBucket="7"
  252. Optimization="4"
  253. InlineFunctionExpansion="0"
  254. EnableIntrinsicFunctions="true"
  255. FavorSizeOrSpeed="1"
  256. AdditionalIncludeDirectories="..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Util\include;..\..\..\Net\include"
  257. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);POCO_STATIC;_CONSOLE;_CRT_SECURE_NO_WARNINGS;"
  258. StringPooling="true"
  259. MinimalRebuild="false"
  260. RuntimeLibrary="0"
  261. BufferSecurityCheck="false"
  262. RuntimeTypeInfo="true"
  263. UsePrecompiledHeader="0"
  264. WarningLevel="3"
  265. DebugInformationFormat="3"
  266. CompileAs="0"
  267. DisableSpecificWarnings="4800"
  268. CompileForArchitecture="2"
  269. InterworkCalls="false"/>
  270. <Tool
  271. Name="VCManagedResourceCompilerTool"/>
  272. <Tool
  273. Name="VCResourceCompilerTool"/>
  274. <Tool
  275. Name="VCPreLinkEventTool"/>
  276. <Tool
  277. Name="VCLinkerTool"
  278. AdditionalOptions="/FORCE:MULTIPLE"
  279. AdditionalDependencies="iphlpapi.lib ws2.lib iphlpapi.lib"
  280. OutputFile="bin\$(PlatformName)\static_mt\HTTPTimeServer.exe"
  281. LinkIncremental="1"
  282. AdditionalLibraryDirectories="..\..\..\lib\$(PlatformName)"
  283. GenerateDebugInformation="false"
  284. ProgramDatabaseFile=""
  285. SubSystem="0"
  286. OptimizeReferences="2"
  287. EnableCOMDATFolding="2"
  288. TargetMachine="0"/>
  289. <Tool
  290. Name="VCALinkTool"/>
  291. <Tool
  292. Name="VCXDCMakeTool"/>
  293. <Tool
  294. Name="VCBscMakeTool"/>
  295. <Tool
  296. Name="VCFxCopTool"/>
  297. <Tool
  298. Name="VCCodeSignTool"/>
  299. <Tool
  300. Name="VCPostBuildEventTool"/>
  301. <DeploymentTool
  302. ForceDirty="-1"
  303. RemoteDirectory=""
  304. RegisterOutput="0"
  305. AdditionalFiles=""/>
  306. <DebuggerTool/>
  307. </Configuration>
  308. <Configuration
  309. Name="debug_static_md|Digi JumpStart (ARMV4I)"
  310. OutputDirectory="obj\$(PlatformName)\$(ConfigurationName)"
  311. IntermediateDirectory="obj\$(PlatformName)\$(ConfigurationName)"
  312. ConfigurationType="1"
  313. CharacterSet="1">
  314. <Tool
  315. Name="VCPreBuildEventTool"/>
  316. <Tool
  317. Name="VCCustomBuildTool"/>
  318. <Tool
  319. Name="VCXMLDataGeneratorTool"/>
  320. <Tool
  321. Name="VCWebServiceProxyGeneratorTool"/>
  322. <Tool
  323. Name="VCMIDLTool"
  324. TargetEnvironment="1"/>
  325. <Tool
  326. Name="VCCLCompilerTool"
  327. ExecutionBucket="7"
  328. Optimization="0"
  329. AdditionalIncludeDirectories="..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Util\include;..\..\..\Net\include"
  330. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);POCO_STATIC;_CONSOLE;_CRT_SECURE_NO_WARNINGS;"
  331. StringPooling="true"
  332. MinimalRebuild="false"
  333. RuntimeLibrary="3"
  334. BufferSecurityCheck="true"
  335. RuntimeTypeInfo="true"
  336. UsePrecompiledHeader="0"
  337. WarningLevel="3"
  338. DebugInformationFormat="3"
  339. CompileAs="0"
  340. DisableSpecificWarnings="4800;"
  341. CompileForArchitecture="2"
  342. InterworkCalls="false"/>
  343. <Tool
  344. Name="VCManagedResourceCompilerTool"/>
  345. <Tool
  346. Name="VCResourceCompilerTool"/>
  347. <Tool
  348. Name="VCPreLinkEventTool"/>
  349. <Tool
  350. Name="VCLinkerTool"
  351. AdditionalOptions="/FORCE:MULTIPLE"
  352. AdditionalDependencies="iphlpapi.lib ws2.lib iphlpapi.lib"
  353. OutputFile="bin\$(PlatformName)\static_md\HTTPTimeServerd.exe"
  354. LinkIncremental="2"
  355. AdditionalLibraryDirectories="..\..\..\lib\$(PlatformName)"
  356. GenerateDebugInformation="true"
  357. ProgramDatabaseFile="bin\$(PlatformName)\static_md\HTTPTimeServerd.pdb"
  358. SubSystem="0"
  359. RandomizedBaseAddress="1"
  360. TargetMachine="0"/>
  361. <Tool
  362. Name="VCALinkTool"/>
  363. <Tool
  364. Name="VCXDCMakeTool"/>
  365. <Tool
  366. Name="VCBscMakeTool"/>
  367. <Tool
  368. Name="VCFxCopTool"/>
  369. <Tool
  370. Name="VCCodeSignTool"/>
  371. <Tool
  372. Name="VCPostBuildEventTool"/>
  373. <DeploymentTool
  374. ForceDirty="-1"
  375. RemoteDirectory=""
  376. RegisterOutput="0"
  377. AdditionalFiles=""/>
  378. <DebuggerTool/>
  379. </Configuration>
  380. <Configuration
  381. Name="release_static_md|Digi JumpStart (ARMV4I)"
  382. OutputDirectory="obj\$(PlatformName)\$(ConfigurationName)"
  383. IntermediateDirectory="obj\$(PlatformName)\$(ConfigurationName)"
  384. ConfigurationType="1"
  385. CharacterSet="1">
  386. <Tool
  387. Name="VCPreBuildEventTool"/>
  388. <Tool
  389. Name="VCCustomBuildTool"/>
  390. <Tool
  391. Name="VCXMLDataGeneratorTool"/>
  392. <Tool
  393. Name="VCWebServiceProxyGeneratorTool"/>
  394. <Tool
  395. Name="VCMIDLTool"
  396. TargetEnvironment="1"/>
  397. <Tool
  398. Name="VCCLCompilerTool"
  399. ExecutionBucket="7"
  400. Optimization="4"
  401. InlineFunctionExpansion="0"
  402. EnableIntrinsicFunctions="true"
  403. FavorSizeOrSpeed="1"
  404. AdditionalIncludeDirectories="..\..\..\Foundation\include;..\..\..\XML\include;..\..\..\Util\include;..\..\..\Net\include"
  405. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;$(ARCHFAM);$(_ARCHFAM_);POCO_STATIC;_CONSOLE;_CRT_SECURE_NO_WARNINGS;"
  406. StringPooling="true"
  407. MinimalRebuild="false"
  408. RuntimeLibrary="2"
  409. BufferSecurityCheck="false"
  410. RuntimeTypeInfo="true"
  411. UsePrecompiledHeader="0"
  412. WarningLevel="3"
  413. DebugInformationFormat="3"
  414. CompileAs="0"
  415. DisableSpecificWarnings="4800"
  416. CompileForArchitecture="2"
  417. InterworkCalls="false"/>
  418. <Tool
  419. Name="VCManagedResourceCompilerTool"/>
  420. <Tool
  421. Name="VCResourceCompilerTool"/>
  422. <Tool
  423. Name="VCPreLinkEventTool"/>
  424. <Tool
  425. Name="VCLinkerTool"
  426. AdditionalOptions="/FORCE:MULTIPLE"
  427. AdditionalDependencies="iphlpapi.lib ws2.lib iphlpapi.lib"
  428. OutputFile="bin\$(PlatformName)\static_md\HTTPTimeServer.exe"
  429. LinkIncremental="1"
  430. AdditionalLibraryDirectories="..\..\..\lib\$(PlatformName)"
  431. GenerateDebugInformation="false"
  432. ProgramDatabaseFile=""
  433. SubSystem="0"
  434. OptimizeReferences="2"
  435. EnableCOMDATFolding="2"
  436. TargetMachine="0"/>
  437. <Tool
  438. Name="VCALinkTool"/>
  439. <Tool
  440. Name="VCXDCMakeTool"/>
  441. <Tool
  442. Name="VCBscMakeTool"/>
  443. <Tool
  444. Name="VCFxCopTool"/>
  445. <Tool
  446. Name="VCCodeSignTool"/>
  447. <Tool
  448. Name="VCPostBuildEventTool"/>
  449. <DeploymentTool
  450. ForceDirty="-1"
  451. RemoteDirectory=""
  452. RegisterOutput="0"
  453. AdditionalFiles=""/>
  454. <DebuggerTool/>
  455. </Configuration>
  456. </Configurations>
  457. <References/>
  458. <Files>
  459. <Filter
  460. Name="Page Files">
  461. <File
  462. RelativePath=".\src\TimeHandler.cpsp"/>
  463. </Filter>
  464. <Filter
  465. Name="Source Files">
  466. <File
  467. RelativePath=".\src\HTTPTimeServerApp.cpp"/>
  468. </Filter>
  469. <Filter
  470. Name="Generated Files">
  471. <File
  472. RelativePath=".\src\TimeHandler.cpp"/>
  473. <File
  474. RelativePath=".\src\TimeHandler.h"/>
  475. </Filter>
  476. </Files>
  477. <Globals/>
  478. </VisualStudioProject>