pjsystest.vcproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="pjsystest"
  6. ProjectGUID="{5E507EA2-CB39-47CA-BD39-49EB58D7A0BB}"
  7. RootNamespace="pjsystest"
  8. Keyword="Win32Proj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. <Platform
  15. Name="Pocket PC 2003 (ARMV4)"
  16. />
  17. <Platform
  18. Name="x64"
  19. />
  20. <Platform
  21. Name="Windows Mobile 6 Standard SDK (ARMV4I)"
  22. />
  23. <Platform
  24. Name="Windows Mobile 6 Professional SDK (ARMV4I)"
  25. />
  26. </Platforms>
  27. <ToolFiles>
  28. </ToolFiles>
  29. <Configurations>
  30. <Configuration
  31. Name="Debug|Win32"
  32. ConfigurationType="1"
  33. InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
  34. >
  35. <Tool
  36. Name="VCPreBuildEventTool"
  37. />
  38. <Tool
  39. Name="VCCustomBuildTool"
  40. />
  41. <Tool
  42. Name="VCXMLDataGeneratorTool"
  43. />
  44. <Tool
  45. Name="VCWebServiceProxyGeneratorTool"
  46. />
  47. <Tool
  48. Name="VCMIDLTool"
  49. />
  50. <Tool
  51. Name="VCCLCompilerTool"
  52. AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include"
  53. PreprocessorDefinitions="_CONSOLE;"
  54. />
  55. <Tool
  56. Name="VCManagedResourceCompilerTool"
  57. />
  58. <Tool
  59. Name="VCResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCPreLinkEventTool"
  63. />
  64. <Tool
  65. Name="VCLinkerTool"
  66. AdditionalDependencies="Iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib gdi32.lib advapi32.lib"
  67. />
  68. <Tool
  69. Name="VCALinkTool"
  70. />
  71. <Tool
  72. Name="VCManifestTool"
  73. />
  74. <Tool
  75. Name="VCXDCMakeTool"
  76. />
  77. <Tool
  78. Name="VCBscMakeTool"
  79. />
  80. <Tool
  81. Name="VCFxCopTool"
  82. />
  83. <Tool
  84. Name="VCAppVerifierTool"
  85. />
  86. <Tool
  87. Name="VCWebDeploymentTool"
  88. />
  89. <Tool
  90. Name="VCPostBuildEventTool"
  91. />
  92. </Configuration>
  93. <Configuration
  94. Name="Debug|Pocket PC 2003 (ARMV4)"
  95. OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  96. IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  97. ConfigurationType="1"
  98. InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops"
  99. >
  100. <Tool
  101. Name="VCPreBuildEventTool"
  102. />
  103. <Tool
  104. Name="VCCustomBuildTool"
  105. />
  106. <Tool
  107. Name="VCXMLDataGeneratorTool"
  108. />
  109. <Tool
  110. Name="VCWebServiceProxyGeneratorTool"
  111. />
  112. <Tool
  113. Name="VCMIDLTool"
  114. TargetEnvironment="1"
  115. />
  116. <Tool
  117. Name="VCCLCompilerTool"
  118. ExecutionBucket="7"
  119. AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include"
  120. PreprocessorDefinitions="_CONSOLE;"
  121. />
  122. <Tool
  123. Name="VCManagedResourceCompilerTool"
  124. />
  125. <Tool
  126. Name="VCResourceCompilerTool"
  127. />
  128. <Tool
  129. Name="VCPreLinkEventTool"
  130. />
  131. <Tool
  132. Name="VCLinkerTool"
  133. AdditionalDependencies="Iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib gdi32.lib advapi32.lib"
  134. TargetMachine="0"
  135. />
  136. <Tool
  137. Name="VCALinkTool"
  138. />
  139. <Tool
  140. Name="VCXDCMakeTool"
  141. />
  142. <Tool
  143. Name="VCBscMakeTool"
  144. />
  145. <Tool
  146. Name="VCCodeSignTool"
  147. />
  148. <Tool
  149. Name="VCPostBuildEventTool"
  150. />
  151. <DeploymentTool
  152. ForceDirty="-1"
  153. RemoteDirectory=""
  154. RegisterOutput="0"
  155. AdditionalFiles=""
  156. />
  157. <DebuggerTool
  158. />
  159. </Configuration>
  160. <Configuration
  161. Name="Debug|x64"
  162. ConfigurationType="1"
  163. InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-win64-common-defaults.vsprops"
  164. >
  165. <Tool
  166. Name="VCPreBuildEventTool"
  167. />
  168. <Tool
  169. Name="VCCustomBuildTool"
  170. />
  171. <Tool
  172. Name="VCXMLDataGeneratorTool"
  173. />
  174. <Tool
  175. Name="VCWebServiceProxyGeneratorTool"
  176. />
  177. <Tool
  178. Name="VCMIDLTool"
  179. TargetEnvironment="3"
  180. />
  181. <Tool
  182. Name="VCCLCompilerTool"
  183. AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include"
  184. PreprocessorDefinitions="_CONSOLE;"
  185. DebugInformationFormat="3"
  186. />
  187. <Tool
  188. Name="VCManagedResourceCompilerTool"
  189. />
  190. <Tool
  191. Name="VCResourceCompilerTool"
  192. />
  193. <Tool
  194. Name="VCPreLinkEventTool"
  195. />
  196. <Tool
  197. Name="VCLinkerTool"
  198. AdditionalDependencies="Iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib gdi32.lib advapi32.lib"
  199. TargetMachine="17"
  200. />
  201. <Tool
  202. Name="VCALinkTool"
  203. />
  204. <Tool
  205. Name="VCManifestTool"
  206. />
  207. <Tool
  208. Name="VCXDCMakeTool"
  209. />
  210. <Tool
  211. Name="VCBscMakeTool"
  212. />
  213. <Tool
  214. Name="VCFxCopTool"
  215. />
  216. <Tool
  217. Name="VCAppVerifierTool"
  218. />
  219. <Tool
  220. Name="VCWebDeploymentTool"
  221. />
  222. <Tool
  223. Name="VCPostBuildEventTool"
  224. />
  225. </Configuration>
  226. <Configuration
  227. Name="Release|Win32"
  228. ConfigurationType="1"
  229. InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops"
  230. >
  231. <Tool
  232. Name="VCPreBuildEventTool"
  233. />
  234. <Tool
  235. Name="VCCustomBuildTool"
  236. />
  237. <Tool
  238. Name="VCXMLDataGeneratorTool"
  239. />
  240. <Tool
  241. Name="VCWebServiceProxyGeneratorTool"
  242. />
  243. <Tool
  244. Name="VCMIDLTool"
  245. />
  246. <Tool
  247. Name="VCCLCompilerTool"
  248. AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include"
  249. PreprocessorDefinitions="_CONSOLE;"
  250. />
  251. <Tool
  252. Name="VCManagedResourceCompilerTool"
  253. />
  254. <Tool
  255. Name="VCResourceCompilerTool"
  256. />
  257. <Tool
  258. Name="VCPreLinkEventTool"
  259. />
  260. <Tool
  261. Name="VCLinkerTool"
  262. AdditionalDependencies="Iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib gdi32.lib advapi32.lib"
  263. />
  264. <Tool
  265. Name="VCALinkTool"
  266. />
  267. <Tool
  268. Name="VCManifestTool"
  269. />
  270. <Tool
  271. Name="VCXDCMakeTool"
  272. />
  273. <Tool
  274. Name="VCBscMakeTool"
  275. />
  276. <Tool
  277. Name="VCFxCopTool"
  278. />
  279. <Tool
  280. Name="VCAppVerifierTool"
  281. />
  282. <Tool
  283. Name="VCWebDeploymentTool"
  284. />
  285. <Tool
  286. Name="VCPostBuildEventTool"
  287. />
  288. </Configuration>
  289. <Configuration
  290. Name="Release|Pocket PC 2003 (ARMV4)"
  291. OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  292. IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  293. ConfigurationType="1"
  294. InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops"
  295. >
  296. <Tool
  297. Name="VCPreBuildEventTool"
  298. />
  299. <Tool
  300. Name="VCCustomBuildTool"
  301. />
  302. <Tool
  303. Name="VCXMLDataGeneratorTool"
  304. />
  305. <Tool
  306. Name="VCWebServiceProxyGeneratorTool"
  307. />
  308. <Tool
  309. Name="VCMIDLTool"
  310. TargetEnvironment="1"
  311. />
  312. <Tool
  313. Name="VCCLCompilerTool"
  314. ExecutionBucket="7"
  315. AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include"
  316. PreprocessorDefinitions="_CONSOLE;"
  317. />
  318. <Tool
  319. Name="VCManagedResourceCompilerTool"
  320. />
  321. <Tool
  322. Name="VCResourceCompilerTool"
  323. />
  324. <Tool
  325. Name="VCPreLinkEventTool"
  326. />
  327. <Tool
  328. Name="VCLinkerTool"
  329. AdditionalDependencies="Iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib gdi32.lib advapi32.lib"
  330. TargetMachine="0"
  331. />
  332. <Tool
  333. Name="VCALinkTool"
  334. />
  335. <Tool
  336. Name="VCXDCMakeTool"
  337. />
  338. <Tool
  339. Name="VCBscMakeTool"
  340. />
  341. <Tool
  342. Name="VCCodeSignTool"
  343. />
  344. <Tool
  345. Name="VCPostBuildEventTool"
  346. />
  347. <DeploymentTool
  348. ForceDirty="-1"
  349. RemoteDirectory=""
  350. RegisterOutput="0"
  351. AdditionalFiles=""
  352. />
  353. <DebuggerTool
  354. />
  355. </Configuration>
  356. <Configuration
  357. Name="Release|x64"
  358. ConfigurationType="1"
  359. InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-win64-release-defaults.vsprops"
  360. >
  361. <Tool
  362. Name="VCPreBuildEventTool"
  363. />
  364. <Tool
  365. Name="VCCustomBuildTool"
  366. />
  367. <Tool
  368. Name="VCXMLDataGeneratorTool"
  369. />
  370. <Tool
  371. Name="VCWebServiceProxyGeneratorTool"
  372. />
  373. <Tool
  374. Name="VCMIDLTool"
  375. TargetEnvironment="3"
  376. />
  377. <Tool
  378. Name="VCCLCompilerTool"
  379. AdditionalIncludeDirectories="../../pjsip/include,../../pjlib/include,../../pjlib-util/include,../../pjmedia/include,../../pjnath/include"
  380. PreprocessorDefinitions="_CONSOLE;"
  381. />
  382. <Tool
  383. Name="VCManagedResourceCompilerTool"
  384. />
  385. <Tool
  386. Name="VCResourceCompilerTool"
  387. />
  388. <Tool
  389. Name="VCPreLinkEventTool"
  390. />
  391. <Tool
  392. Name="VCLinkerTool"
  393. AdditionalDependencies="Iphlpapi.lib dsound.lib dxguid.lib netapi32.lib mswsock.lib ws2_32.lib odbc32.lib odbccp32.lib ole32.lib user32.lib gdi32.lib advapi32.lib"
  394. TargetMachine="17"
  395. />
  396. <Tool
  397. Name="VCALinkTool"
  398. />
  399. <Tool
  400. Name="VCManifestTool"
  401. />
  402. <Tool
  403. Name="VCXDCMakeTool"
  404. />
  405. <Tool
  406. Name="VCBscMakeTool"
  407. />
  408. <Tool
  409. Name="VCFxCopTool"
  410. />
  411. <Tool
  412. Name="VCAppVerifierTool"
  413. />
  414. <Tool
  415. Name="VCWebDeploymentTool"
  416. />
  417. <Tool
  418. Name="VCPostBuildEventTool"
  419. />
  420. </Configuration>
  421. <Configuration
  422. Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
  423. ConfigurationType="1"
  424. InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
  425. CharacterSet="1"
  426. >
  427. <Tool
  428. Name="VCPreBuildEventTool"
  429. />
  430. <Tool
  431. Name="VCCustomBuildTool"
  432. />
  433. <Tool
  434. Name="VCXMLDataGeneratorTool"
  435. />
  436. <Tool
  437. Name="VCWebServiceProxyGeneratorTool"
  438. />
  439. <Tool
  440. Name="VCMIDLTool"
  441. />
  442. <Tool
  443. Name="VCCLCompilerTool"
  444. ExecutionBucket="7"
  445. AdditionalIncludeDirectories="../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include"
  446. />
  447. <Tool
  448. Name="VCManagedResourceCompilerTool"
  449. />
  450. <Tool
  451. Name="VCResourceCompilerTool"
  452. PreprocessorDefinitions="_DEBUG"
  453. AdditionalIncludeDirectories=""
  454. />
  455. <Tool
  456. Name="VCPreLinkEventTool"
  457. />
  458. <Tool
  459. Name="VCLinkerTool"
  460. AdditionalOptions=" /subsystem:windowsce,5.02"
  461. AdditionalDependencies="aygshell.lib coredll.lib winsock.lib ws2.lib"
  462. IgnoreDefaultLibraryNames="oldnames.lib"
  463. DelayLoadDLLs=""
  464. />
  465. <Tool
  466. Name="VCALinkTool"
  467. />
  468. <Tool
  469. Name="VCXDCMakeTool"
  470. />
  471. <Tool
  472. Name="VCBscMakeTool"
  473. />
  474. <Tool
  475. Name="VCCodeSignTool"
  476. />
  477. <Tool
  478. Name="VCPostBuildEventTool"
  479. />
  480. <DeploymentTool
  481. ForceDirty="-1"
  482. RemoteDirectory=""
  483. RegisterOutput="0"
  484. AdditionalFiles="input.8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;tock8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;"
  485. />
  486. <DebuggerTool
  487. />
  488. </Configuration>
  489. <Configuration
  490. Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
  491. ConfigurationType="1"
  492. InheritedPropertySheets="..\..\build\vs\pjproject-vs8-debug-static-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops"
  493. CharacterSet="1"
  494. >
  495. <Tool
  496. Name="VCPreBuildEventTool"
  497. />
  498. <Tool
  499. Name="VCCustomBuildTool"
  500. />
  501. <Tool
  502. Name="VCXMLDataGeneratorTool"
  503. />
  504. <Tool
  505. Name="VCWebServiceProxyGeneratorTool"
  506. />
  507. <Tool
  508. Name="VCMIDLTool"
  509. TargetEnvironment="1"
  510. />
  511. <Tool
  512. Name="VCCLCompilerTool"
  513. ExecutionBucket="7"
  514. AdditionalIncludeDirectories="../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include"
  515. />
  516. <Tool
  517. Name="VCManagedResourceCompilerTool"
  518. />
  519. <Tool
  520. Name="VCResourceCompilerTool"
  521. PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  522. Culture="1033"
  523. AdditionalIncludeDirectories="$(IntDir)"
  524. />
  525. <Tool
  526. Name="VCPreLinkEventTool"
  527. />
  528. <Tool
  529. Name="VCLinkerTool"
  530. AdditionalOptions=" /subsystem:windowsce,5.02"
  531. AdditionalDependencies="aygshell.lib coredll.lib winsock.lib ws2.lib"
  532. IgnoreDefaultLibraryNames="oldnames.lib"
  533. DelayLoadDLLs="$(NOINHERIT)"
  534. TargetMachine="0"
  535. />
  536. <Tool
  537. Name="VCALinkTool"
  538. />
  539. <Tool
  540. Name="VCXDCMakeTool"
  541. />
  542. <Tool
  543. Name="VCBscMakeTool"
  544. />
  545. <Tool
  546. Name="VCCodeSignTool"
  547. />
  548. <Tool
  549. Name="VCPostBuildEventTool"
  550. />
  551. <DeploymentTool
  552. ForceDirty="-1"
  553. RemoteDirectory=""
  554. RegisterOutput="0"
  555. AdditionalFiles="input.8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;tock8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;"
  556. />
  557. <DebuggerTool
  558. />
  559. </Configuration>
  560. <Configuration
  561. Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
  562. ConfigurationType="1"
  563. InheritedPropertySheets="..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops;..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops"
  564. CharacterSet="1"
  565. >
  566. <Tool
  567. Name="VCPreBuildEventTool"
  568. />
  569. <Tool
  570. Name="VCCustomBuildTool"
  571. />
  572. <Tool
  573. Name="VCXMLDataGeneratorTool"
  574. />
  575. <Tool
  576. Name="VCWebServiceProxyGeneratorTool"
  577. />
  578. <Tool
  579. Name="VCMIDLTool"
  580. />
  581. <Tool
  582. Name="VCCLCompilerTool"
  583. ExecutionBucket="7"
  584. AdditionalIncludeDirectories="../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include"
  585. />
  586. <Tool
  587. Name="VCManagedResourceCompilerTool"
  588. />
  589. <Tool
  590. Name="VCResourceCompilerTool"
  591. PreprocessorDefinitions="NDEBUG"
  592. AdditionalIncludeDirectories=""
  593. />
  594. <Tool
  595. Name="VCPreLinkEventTool"
  596. />
  597. <Tool
  598. Name="VCLinkerTool"
  599. AdditionalOptions=" /subsystem:windowsce,5.02"
  600. AdditionalDependencies="aygshell.lib coredll.lib winsock.lib ws2.lib"
  601. IgnoreDefaultLibraryNames="oldnames.lib"
  602. DelayLoadDLLs=""
  603. />
  604. <Tool
  605. Name="VCALinkTool"
  606. />
  607. <Tool
  608. Name="VCXDCMakeTool"
  609. />
  610. <Tool
  611. Name="VCBscMakeTool"
  612. />
  613. <Tool
  614. Name="VCCodeSignTool"
  615. />
  616. <Tool
  617. Name="VCPostBuildEventTool"
  618. />
  619. <DeploymentTool
  620. ForceDirty="-1"
  621. RemoteDirectory=""
  622. RegisterOutput="0"
  623. AdditionalFiles="msvcr80.dll|$(BINDIR)\$(INSTRUCTIONSET)\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;input.8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;tock8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;"
  624. />
  625. <DebuggerTool
  626. />
  627. </Configuration>
  628. <Configuration
  629. Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
  630. ConfigurationType="1"
  631. InheritedPropertySheets="..\..\build\vs\pjproject-vs8-release-dynamic-defaults.vsprops;..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops"
  632. CharacterSet="1"
  633. >
  634. <Tool
  635. Name="VCPreBuildEventTool"
  636. />
  637. <Tool
  638. Name="VCCustomBuildTool"
  639. />
  640. <Tool
  641. Name="VCXMLDataGeneratorTool"
  642. />
  643. <Tool
  644. Name="VCWebServiceProxyGeneratorTool"
  645. />
  646. <Tool
  647. Name="VCMIDLTool"
  648. TargetEnvironment="1"
  649. />
  650. <Tool
  651. Name="VCCLCompilerTool"
  652. ExecutionBucket="7"
  653. AdditionalIncludeDirectories="../../pjlib/include,../../pjlib-util/include,../../pjnath/include,../../pjmedia/include,../../pjsip/include"
  654. BufferSecurityCheck="false"
  655. />
  656. <Tool
  657. Name="VCManagedResourceCompilerTool"
  658. />
  659. <Tool
  660. Name="VCResourceCompilerTool"
  661. PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
  662. Culture="1033"
  663. AdditionalIncludeDirectories="&quot;$(IntDir)&quot;"
  664. />
  665. <Tool
  666. Name="VCPreLinkEventTool"
  667. />
  668. <Tool
  669. Name="VCLinkerTool"
  670. AdditionalOptions=" /subsystem:windowsce,5.02"
  671. AdditionalDependencies="aygshell.lib coredll.lib winsock.lib ws2.lib"
  672. IgnoreDefaultLibraryNames="oldnames.lib"
  673. DelayLoadDLLs=""
  674. />
  675. <Tool
  676. Name="VCALinkTool"
  677. />
  678. <Tool
  679. Name="VCXDCMakeTool"
  680. />
  681. <Tool
  682. Name="VCBscMakeTool"
  683. />
  684. <Tool
  685. Name="VCCodeSignTool"
  686. />
  687. <Tool
  688. Name="VCPostBuildEventTool"
  689. />
  690. <DeploymentTool
  691. ForceDirty="-1"
  692. RemoteDirectory=""
  693. RegisterOutput="0"
  694. AdditionalFiles="msvcr80.dll|$(BINDIR)\$(INSTRUCTIONSET)\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;input.8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;tock8.wav|$(ProjectDir)\..\..\tests\pjsua\wavs\|%CSIDL_PROGRAM_FILES%\$(ProjectName)|0;"
  695. />
  696. <DebuggerTool
  697. />
  698. </Configuration>
  699. </Configurations>
  700. <References>
  701. </References>
  702. <Files>
  703. <Filter
  704. Name="Source Files"
  705. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  706. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  707. >
  708. <File
  709. RelativePath="..\src\pjsystest\main_console.c"
  710. >
  711. <FileConfiguration
  712. Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
  713. ExcludedFromBuild="true"
  714. >
  715. <Tool
  716. Name="VCCLCompilerTool"
  717. />
  718. </FileConfiguration>
  719. <FileConfiguration
  720. Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
  721. ExcludedFromBuild="true"
  722. >
  723. <Tool
  724. Name="VCCLCompilerTool"
  725. />
  726. </FileConfiguration>
  727. <FileConfiguration
  728. Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
  729. ExcludedFromBuild="true"
  730. >
  731. <Tool
  732. Name="VCCLCompilerTool"
  733. />
  734. </FileConfiguration>
  735. <FileConfiguration
  736. Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
  737. ExcludedFromBuild="true"
  738. >
  739. <Tool
  740. Name="VCCLCompilerTool"
  741. />
  742. </FileConfiguration>
  743. </File>
  744. <File
  745. RelativePath="..\src\pjsystest\main_wm.c"
  746. >
  747. <FileConfiguration
  748. Name="Debug|Win32"
  749. ExcludedFromBuild="true"
  750. >
  751. <Tool
  752. Name="VCCLCompilerTool"
  753. />
  754. </FileConfiguration>
  755. <FileConfiguration
  756. Name="Debug|Pocket PC 2003 (ARMV4)"
  757. ExcludedFromBuild="true"
  758. >
  759. <Tool
  760. Name="VCCLCompilerTool"
  761. />
  762. </FileConfiguration>
  763. <FileConfiguration
  764. Name="Debug|x64"
  765. ExcludedFromBuild="true"
  766. >
  767. <Tool
  768. Name="VCCLCompilerTool"
  769. />
  770. </FileConfiguration>
  771. <FileConfiguration
  772. Name="Release|Win32"
  773. ExcludedFromBuild="true"
  774. >
  775. <Tool
  776. Name="VCCLCompilerTool"
  777. />
  778. </FileConfiguration>
  779. <FileConfiguration
  780. Name="Release|Pocket PC 2003 (ARMV4)"
  781. ExcludedFromBuild="true"
  782. >
  783. <Tool
  784. Name="VCCLCompilerTool"
  785. />
  786. </FileConfiguration>
  787. <FileConfiguration
  788. Name="Release|x64"
  789. ExcludedFromBuild="true"
  790. >
  791. <Tool
  792. Name="VCCLCompilerTool"
  793. />
  794. </FileConfiguration>
  795. </File>
  796. <File
  797. RelativePath="..\src\pjsystest\systest.c"
  798. >
  799. </File>
  800. </Filter>
  801. <Filter
  802. Name="Header Files"
  803. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  804. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  805. >
  806. <File
  807. RelativePath="..\src\pjsystest\gui.h"
  808. >
  809. </File>
  810. <File
  811. RelativePath="..\src\pjsystest\systest.h"
  812. >
  813. </File>
  814. </Filter>
  815. <Filter
  816. Name="Resource Files"
  817. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  818. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  819. >
  820. <File
  821. RelativePath="..\src\pjsystest\pjsystest_wince.rc"
  822. >
  823. <FileConfiguration
  824. Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
  825. >
  826. <Tool
  827. Name="VCResourceCompilerTool"
  828. PreprocessorDefinitions="NDEBUG"
  829. />
  830. </FileConfiguration>
  831. </File>
  832. </Filter>
  833. </Files>
  834. <Globals>
  835. </Globals>
  836. </VisualStudioProject>