lyfzSMSHandle.vcproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="lyfzSMSHandle"
  6. ProjectGUID="{FB9E06F6-F2BE-477C-AB1B-05C91689F150}"
  7. RootNamespace="lyfzSMSHandle"
  8. Keyword="MFCProj"
  9. TargetFrameworkVersion="196613"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory="..\..\..\..\..\输出文件\lyfzSMSHandle\Debug"
  22. IntermediateDirectory="..\..\..\..\..\输出文件\lyfzSMSHandle\Debug"
  23. ConfigurationType="1"
  24. UseOfMFC="2"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. CommandLine="subwcrev.exe $(SolutionDir) $(ProjectDir)$(ProjectName).rc $(ProjectDir)$(ProjectName).rc_"
  30. />
  31. <Tool
  32. Name="VCCustomBuildTool"
  33. />
  34. <Tool
  35. Name="VCXMLDataGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCWebServiceProxyGeneratorTool"
  39. />
  40. <Tool
  41. Name="VCMIDLTool"
  42. PreprocessorDefinitions="_DEBUG"
  43. MkTypLibCompatible="false"
  44. ValidateParameters="true"
  45. />
  46. <Tool
  47. Name="VCCLCompilerTool"
  48. Optimization="0"
  49. AdditionalIncludeDirectories="..\..\..\..\kernelcode\utilitySdk\utilitySdk"
  50. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;LOG4C_ENABLE;BUILDING_LIBCURL;HTTP_ONLY"
  51. MinimalRebuild="true"
  52. BasicRuntimeChecks="3"
  53. RuntimeLibrary="3"
  54. UsePrecompiledHeader="2"
  55. WarningLevel="3"
  56. DebugInformationFormat="4"
  57. />
  58. <Tool
  59. Name="VCManagedResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCResourceCompilerTool"
  63. PreprocessorDefinitions="_DEBUG"
  64. Culture="2052"
  65. AdditionalIncludeDirectories="$(IntDir)"
  66. />
  67. <Tool
  68. Name="VCPreLinkEventTool"
  69. CommandLine="rc.exe /l 0x409 /fo &quot;$(IntDir)\$(ProjectName).res&quot; /d &quot;_AUTOVERSION_&quot; /d &quot;_AFXDLL&quot; &quot;$(ProjectDir)$(ProjectName).rc_&quot;"
  70. />
  71. <Tool
  72. Name="VCLinkerTool"
  73. AdditionalDependencies="..\..\..\..\kernelcode\utilitySdk\utilitySdk\libcurl.lib ws2_32.lib winmm.lib wldap32.lib"
  74. OutputFile="..\..\..\..\..\lyfzClassicSoft\服务端\SMSHandle.exe"
  75. LinkIncremental="2"
  76. UACExecutionLevel="2"
  77. IgnoreDefaultLibraryNames="libc.lib;libcp.lib;LIBCMT.lib"
  78. GenerateDebugInformation="true"
  79. SubSystem="2"
  80. TargetMachine="1"
  81. />
  82. <Tool
  83. Name="VCALinkTool"
  84. />
  85. <Tool
  86. Name="VCManifestTool"
  87. />
  88. <Tool
  89. Name="VCXDCMakeTool"
  90. />
  91. <Tool
  92. Name="VCBscMakeTool"
  93. />
  94. <Tool
  95. Name="VCFxCopTool"
  96. />
  97. <Tool
  98. Name="VCAppVerifierTool"
  99. />
  100. <Tool
  101. Name="VCPostBuildEventTool"
  102. />
  103. </Configuration>
  104. <Configuration
  105. Name="Release|Win32"
  106. OutputDirectory="..\..\..\..\..\输出文件\lyfzSMSHandle\Release"
  107. IntermediateDirectory="..\..\..\..\..\输出文件\lyfzSMSHandle\Release"
  108. ConfigurationType="1"
  109. UseOfMFC="2"
  110. CharacterSet="2"
  111. WholeProgramOptimization="1"
  112. >
  113. <Tool
  114. Name="VCPreBuildEventTool"
  115. CommandLine="subwcrev.exe $(SolutionDir) $(ProjectDir)$(ProjectName).rc $(ProjectDir)$(ProjectName).rc_"
  116. />
  117. <Tool
  118. Name="VCCustomBuildTool"
  119. />
  120. <Tool
  121. Name="VCXMLDataGeneratorTool"
  122. />
  123. <Tool
  124. Name="VCWebServiceProxyGeneratorTool"
  125. />
  126. <Tool
  127. Name="VCMIDLTool"
  128. PreprocessorDefinitions="NDEBUG"
  129. MkTypLibCompatible="false"
  130. ValidateParameters="true"
  131. />
  132. <Tool
  133. Name="VCCLCompilerTool"
  134. Optimization="2"
  135. EnableIntrinsicFunctions="true"
  136. AdditionalIncludeDirectories="..\..\..\..\kernelcode\utilitySdk\utilitySdk"
  137. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;LOG4C_ENABLE;BUILDING_LIBCURL;HTTP_ONLY"
  138. MinimalRebuild="false"
  139. RuntimeLibrary="2"
  140. EnableFunctionLevelLinking="true"
  141. UsePrecompiledHeader="2"
  142. WarningLevel="3"
  143. DebugInformationFormat="3"
  144. />
  145. <Tool
  146. Name="VCManagedResourceCompilerTool"
  147. />
  148. <Tool
  149. Name="VCResourceCompilerTool"
  150. PreprocessorDefinitions="NDEBUG"
  151. Culture="2052"
  152. AdditionalIncludeDirectories="$(IntDir)"
  153. />
  154. <Tool
  155. Name="VCPreLinkEventTool"
  156. CommandLine="rc.exe /l 0x409 /fo &quot;$(IntDir)\$(ProjectName).res&quot; /d &quot;_AUTOVERSION_&quot; /d &quot;_AFXDLL&quot; &quot;$(ProjectDir)$(ProjectName).rc_&quot;"
  157. />
  158. <Tool
  159. Name="VCLinkerTool"
  160. AdditionalDependencies="odbc32.lib ..\..\..\..\kernelcode\utilitySdk\utilitySdk\libcurl.lib ws2_32.lib winmm.lib wldap32.lib SQLite3.lib"
  161. OutputFile="..\..\..\..\lyfzUpgrade\trunk\lyfzUpgrade\lyfzUpgrade\res\SMSHandle.exe"
  162. LinkIncremental="1"
  163. UACExecutionLevel="2"
  164. IgnoreDefaultLibraryNames="libc.lib;libcp.lib;LIBCMT.lib"
  165. GenerateDebugInformation="true"
  166. SubSystem="2"
  167. OptimizeReferences="2"
  168. EnableCOMDATFolding="2"
  169. TargetMachine="1"
  170. />
  171. <Tool
  172. Name="VCALinkTool"
  173. />
  174. <Tool
  175. Name="VCManifestTool"
  176. />
  177. <Tool
  178. Name="VCXDCMakeTool"
  179. />
  180. <Tool
  181. Name="VCBscMakeTool"
  182. />
  183. <Tool
  184. Name="VCFxCopTool"
  185. />
  186. <Tool
  187. Name="VCAppVerifierTool"
  188. />
  189. <Tool
  190. Name="VCPostBuildEventTool"
  191. />
  192. </Configuration>
  193. <Configuration
  194. Name="Debug_NoYt|Win32"
  195. OutputDirectory="$(ConfigurationName)"
  196. IntermediateDirectory="$(ConfigurationName)"
  197. ConfigurationType="1"
  198. UseOfMFC="2"
  199. CharacterSet="2"
  200. >
  201. <Tool
  202. Name="VCPreBuildEventTool"
  203. CommandLine="subwcrev.exe $(SolutionDir) $(ProjectDir)$(ProjectName).rc $(ProjectDir)$(ProjectName).rc_"
  204. />
  205. <Tool
  206. Name="VCCustomBuildTool"
  207. />
  208. <Tool
  209. Name="VCXMLDataGeneratorTool"
  210. />
  211. <Tool
  212. Name="VCWebServiceProxyGeneratorTool"
  213. />
  214. <Tool
  215. Name="VCMIDLTool"
  216. PreprocessorDefinitions="_DEBUG"
  217. MkTypLibCompatible="false"
  218. ValidateParameters="true"
  219. />
  220. <Tool
  221. Name="VCCLCompilerTool"
  222. Optimization="0"
  223. AdditionalIncludeDirectories="..\..\..\..\kernelcode\utilitySdk\utilitySdk"
  224. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;LOG4C_ENABLE;BUILDING_LIBCURL;HTTP_ONLY;NOYT"
  225. MinimalRebuild="true"
  226. BasicRuntimeChecks="3"
  227. RuntimeLibrary="3"
  228. UsePrecompiledHeader="2"
  229. WarningLevel="3"
  230. DebugInformationFormat="4"
  231. />
  232. <Tool
  233. Name="VCManagedResourceCompilerTool"
  234. />
  235. <Tool
  236. Name="VCResourceCompilerTool"
  237. PreprocessorDefinitions="_DEBUG"
  238. Culture="2052"
  239. AdditionalIncludeDirectories="$(IntDir)"
  240. />
  241. <Tool
  242. Name="VCPreLinkEventTool"
  243. CommandLine="rc.exe /l 0x409 /fo &quot;$(IntDir)\$(ProjectName).res&quot; /d &quot;_AUTOVERSION_&quot; /d &quot;_AFXDLL&quot; &quot;$(ProjectDir)$(ProjectName).rc_&quot;"
  244. />
  245. <Tool
  246. Name="VCLinkerTool"
  247. AdditionalDependencies="..\..\..\..\kernelcode\utilitySdk\utilitySdk\libcurl.lib ws2_32.lib winmm.lib wldap32.lib"
  248. OutputFile="..\..\..\..\..\lyfzClassicSoft\服务端\SMSHandle.exe"
  249. LinkIncremental="2"
  250. UACExecutionLevel="2"
  251. IgnoreDefaultLibraryNames="libc.lib;libcp.lib;LIBCMT.lib"
  252. GenerateDebugInformation="true"
  253. SubSystem="2"
  254. TargetMachine="1"
  255. />
  256. <Tool
  257. Name="VCALinkTool"
  258. />
  259. <Tool
  260. Name="VCManifestTool"
  261. />
  262. <Tool
  263. Name="VCXDCMakeTool"
  264. />
  265. <Tool
  266. Name="VCBscMakeTool"
  267. />
  268. <Tool
  269. Name="VCFxCopTool"
  270. />
  271. <Tool
  272. Name="VCAppVerifierTool"
  273. />
  274. <Tool
  275. Name="VCPostBuildEventTool"
  276. />
  277. </Configuration>
  278. <Configuration
  279. Name="Release_NoYt|Win32"
  280. OutputDirectory="$(ConfigurationName)"
  281. IntermediateDirectory="$(ConfigurationName)"
  282. ConfigurationType="1"
  283. UseOfMFC="2"
  284. CharacterSet="2"
  285. WholeProgramOptimization="1"
  286. >
  287. <Tool
  288. Name="VCPreBuildEventTool"
  289. CommandLine="subwcrev.exe $(SolutionDir) $(ProjectDir)$(ProjectName).rc $(ProjectDir)$(ProjectName).rc_"
  290. />
  291. <Tool
  292. Name="VCCustomBuildTool"
  293. />
  294. <Tool
  295. Name="VCXMLDataGeneratorTool"
  296. />
  297. <Tool
  298. Name="VCWebServiceProxyGeneratorTool"
  299. />
  300. <Tool
  301. Name="VCMIDLTool"
  302. PreprocessorDefinitions="NDEBUG"
  303. MkTypLibCompatible="false"
  304. ValidateParameters="true"
  305. />
  306. <Tool
  307. Name="VCCLCompilerTool"
  308. Optimization="2"
  309. EnableIntrinsicFunctions="true"
  310. AdditionalIncludeDirectories="..\..\..\..\kernelcode\utilitySdk\utilitySdk"
  311. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;LOG4C_ENABLE;BUILDING_LIBCURL;HTTP_ONLY;NOYT"
  312. MinimalRebuild="false"
  313. RuntimeLibrary="2"
  314. EnableFunctionLevelLinking="true"
  315. UsePrecompiledHeader="2"
  316. WarningLevel="3"
  317. DebugInformationFormat="3"
  318. />
  319. <Tool
  320. Name="VCManagedResourceCompilerTool"
  321. />
  322. <Tool
  323. Name="VCResourceCompilerTool"
  324. PreprocessorDefinitions="NDEBUG"
  325. Culture="2052"
  326. AdditionalIncludeDirectories="$(IntDir)"
  327. />
  328. <Tool
  329. Name="VCPreLinkEventTool"
  330. CommandLine="rc.exe /l 0x409 /fo &quot;$(IntDir)\$(ProjectName).res&quot; /d &quot;_AUTOVERSION_&quot; /d &quot;_AFXDLL&quot; &quot;$(ProjectDir)$(ProjectName).rc_&quot;"
  331. />
  332. <Tool
  333. Name="VCLinkerTool"
  334. AdditionalDependencies="odbc32.lib ..\..\..\..\kernelcode\utilitySdk\utilitySdk\libcurl.lib ws2_32.lib winmm.lib wldap32.lib SQLite3.lib"
  335. OutputFile="..\..\..\..\lyfzUpgrade\trunk\lyfzUpgrade\lyfzUpgrade\res\SMSHandle.exe"
  336. LinkIncremental="1"
  337. UACExecutionLevel="2"
  338. IgnoreDefaultLibraryNames="libc.lib;libcp.lib;LIBCMT.lib"
  339. GenerateDebugInformation="true"
  340. SubSystem="2"
  341. OptimizeReferences="2"
  342. EnableCOMDATFolding="2"
  343. TargetMachine="1"
  344. />
  345. <Tool
  346. Name="VCALinkTool"
  347. />
  348. <Tool
  349. Name="VCManifestTool"
  350. />
  351. <Tool
  352. Name="VCXDCMakeTool"
  353. />
  354. <Tool
  355. Name="VCBscMakeTool"
  356. />
  357. <Tool
  358. Name="VCFxCopTool"
  359. />
  360. <Tool
  361. Name="VCAppVerifierTool"
  362. />
  363. <Tool
  364. Name="VCPostBuildEventTool"
  365. />
  366. </Configuration>
  367. </Configurations>
  368. <References>
  369. </References>
  370. <Files>
  371. <Filter
  372. Name="源文件"
  373. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  374. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  375. >
  376. <File
  377. RelativePath=".\lyfzSMSHandle.cpp"
  378. >
  379. </File>
  380. <File
  381. RelativePath=".\lyfzSMSHandle.rc"
  382. >
  383. </File>
  384. <File
  385. RelativePath=".\lyfzSMSHandleDlg.cpp"
  386. >
  387. </File>
  388. <File
  389. RelativePath=".\stdafx.cpp"
  390. >
  391. <FileConfiguration
  392. Name="Debug|Win32"
  393. >
  394. <Tool
  395. Name="VCCLCompilerTool"
  396. UsePrecompiledHeader="1"
  397. />
  398. </FileConfiguration>
  399. <FileConfiguration
  400. Name="Release|Win32"
  401. >
  402. <Tool
  403. Name="VCCLCompilerTool"
  404. UsePrecompiledHeader="1"
  405. />
  406. </FileConfiguration>
  407. <FileConfiguration
  408. Name="Debug_NoYt|Win32"
  409. >
  410. <Tool
  411. Name="VCCLCompilerTool"
  412. UsePrecompiledHeader="1"
  413. />
  414. </FileConfiguration>
  415. <FileConfiguration
  416. Name="Release_NoYt|Win32"
  417. >
  418. <Tool
  419. Name="VCCLCompilerTool"
  420. UsePrecompiledHeader="1"
  421. />
  422. </FileConfiguration>
  423. </File>
  424. </Filter>
  425. <Filter
  426. Name="头文件"
  427. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  428. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  429. >
  430. <File
  431. RelativePath=".\lyfzSMSHandle.h"
  432. >
  433. </File>
  434. <File
  435. RelativePath=".\lyfzSMSHandleDlg.h"
  436. >
  437. </File>
  438. <File
  439. RelativePath=".\Resource.h"
  440. >
  441. </File>
  442. <File
  443. RelativePath=".\sqlite3.h"
  444. >
  445. </File>
  446. <File
  447. RelativePath=".\stdafx.h"
  448. >
  449. </File>
  450. <File
  451. RelativePath=".\targetver.h"
  452. >
  453. </File>
  454. </Filter>
  455. <Filter
  456. Name="资源文件"
  457. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  458. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  459. >
  460. <File
  461. RelativePath=".\res\itrayicon.ico"
  462. >
  463. </File>
  464. <File
  465. RelativePath=".\res\lyfzSMSHandle.ico"
  466. >
  467. </File>
  468. <File
  469. RelativePath=".\res\lyfzSMSHandle.rc2"
  470. >
  471. </File>
  472. </Filter>
  473. <Filter
  474. Name="odbc"
  475. >
  476. <File
  477. RelativePath=".\DBInterface.cpp"
  478. >
  479. </File>
  480. <File
  481. RelativePath=".\DBInterface.h"
  482. >
  483. </File>
  484. <File
  485. RelativePath=".\SQLStatementImpl.cpp"
  486. >
  487. </File>
  488. <File
  489. RelativePath=".\SQLStatementImpl.h"
  490. >
  491. </File>
  492. <Filter
  493. Name=".h"
  494. >
  495. <File
  496. RelativePath=".\DBViewDindanclient.h"
  497. >
  498. </File>
  499. <File
  500. RelativePath=".\TableChildmsg.h"
  501. >
  502. </File>
  503. <File
  504. RelativePath=".\TableClient2.h"
  505. >
  506. </File>
  507. <File
  508. RelativePath=".\TableClient3.h"
  509. >
  510. </File>
  511. <File
  512. RelativePath=".\TableHospitalclient.h"
  513. >
  514. </File>
  515. <File
  516. RelativePath=".\TableSendreg.h"
  517. >
  518. </File>
  519. <File
  520. RelativePath=".\TableSendregcard.h"
  521. >
  522. </File>
  523. <File
  524. RelativePath=".\TableVersion.h"
  525. >
  526. </File>
  527. </Filter>
  528. <Filter
  529. Name=".cpp"
  530. >
  531. <File
  532. RelativePath=".\DBViewDindanclient.cpp"
  533. >
  534. </File>
  535. <File
  536. RelativePath=".\TableChildmsg.cpp"
  537. >
  538. </File>
  539. <File
  540. RelativePath=".\TableClient2.cpp"
  541. >
  542. </File>
  543. <File
  544. RelativePath=".\TableClient3.cpp"
  545. >
  546. </File>
  547. <File
  548. RelativePath=".\TableHospitalclient.cpp"
  549. >
  550. </File>
  551. <File
  552. RelativePath=".\TableSendreg.cpp"
  553. >
  554. </File>
  555. <File
  556. RelativePath=".\TableSendregcard.cpp"
  557. >
  558. </File>
  559. <File
  560. RelativePath=".\TableVersion.cpp"
  561. >
  562. </File>
  563. </Filter>
  564. </Filter>
  565. <Filter
  566. Name="offsco"
  567. >
  568. <File
  569. RelativePath=".\ffsco.cpp"
  570. >
  571. </File>
  572. <File
  573. RelativePath=".\ffsco.h"
  574. >
  575. </File>
  576. </Filter>
  577. <Filter
  578. Name="global"
  579. >
  580. <File
  581. RelativePath=".\CharEncoding.h"
  582. >
  583. </File>
  584. <File
  585. RelativePath=".\CritSection.h"
  586. >
  587. </File>
  588. <File
  589. RelativePath=".\CurlClient.h"
  590. >
  591. </File>
  592. <File
  593. RelativePath=".\Global.cpp"
  594. >
  595. </File>
  596. <File
  597. RelativePath=".\Global.h"
  598. >
  599. </File>
  600. <File
  601. RelativePath=".\ItrayIcon.cpp"
  602. >
  603. </File>
  604. <File
  605. RelativePath=".\ItrayIcon.h"
  606. >
  607. </File>
  608. <File
  609. RelativePath=".\my32.h"
  610. >
  611. </File>
  612. <File
  613. RelativePath=".\utility.h"
  614. >
  615. </File>
  616. </Filter>
  617. <Filter
  618. Name="SMSHandle"
  619. >
  620. <File
  621. RelativePath=".\SMSHandle.cpp"
  622. >
  623. </File>
  624. <File
  625. RelativePath=".\SMSHandle.h"
  626. >
  627. </File>
  628. </Filter>
  629. <Filter
  630. Name="utilitySdk"
  631. >
  632. <File
  633. RelativePath="..\..\..\..\kernelcode\utilitySdk\utilitySdk\Base64.cpp"
  634. >
  635. </File>
  636. <File
  637. RelativePath="..\..\..\..\kernelcode\utilitySdk\utilitySdk\Base64.h"
  638. >
  639. </File>
  640. <File
  641. RelativePath="..\..\..\..\kernelcode\utilitySdk\utilitySdk\CharEncoding.cpp"
  642. >
  643. </File>
  644. <File
  645. RelativePath="..\..\..\..\kernelcode\utilitySdk\utilitySdk\CharEncoding.h"
  646. >
  647. </File>
  648. <File
  649. RelativePath="..\..\..\..\kernelcode\utilitySdk\utilitySdk\CurlClient.cpp"
  650. >
  651. </File>
  652. <File
  653. RelativePath="..\..\..\..\kernelcode\utilitySdk\utilitySdk\CurlClient.h"
  654. >
  655. </File>
  656. <File
  657. RelativePath="..\..\..\..\kernelcode\utilitySdk\utilitySdk\lzari.cpp"
  658. >
  659. </File>
  660. <File
  661. RelativePath="..\..\..\..\kernelcode\utilitySdk\utilitySdk\lzari.h"
  662. >
  663. </File>
  664. <File
  665. RelativePath="..\..\..\..\kernelcode\utilitySdk\utilitySdk\MD5.cpp"
  666. >
  667. </File>
  668. <File
  669. RelativePath="..\..\..\..\kernelcode\utilitySdk\utilitySdk\MD5.h"
  670. >
  671. </File>
  672. <File
  673. RelativePath="..\..\..\..\kernelcode\utilitySdk\utilitySdk\utility.cpp"
  674. >
  675. </File>
  676. <File
  677. RelativePath="..\..\..\..\kernelcode\utilitySdk\utilitySdk\utility.h"
  678. >
  679. </File>
  680. </Filter>
  681. <File
  682. RelativePath=".\ReadMe.txt"
  683. >
  684. </File>
  685. </Files>
  686. <Globals>
  687. <Global
  688. Name="RESOURCE_FILE"
  689. Value="lyfzSMSHandle.rc"
  690. />
  691. </Globals>
  692. </VisualStudioProject>