lyfzSMSHandle.vcproj 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="短信模块"
  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="1"
  25. CharacterSet="1"
  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="..\..\..\..\common\log4cproj_c\Log4C"
  50. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;LOG4C_ENABLE"
  51. MinimalRebuild="true"
  52. BasicRuntimeChecks="3"
  53. RuntimeLibrary="1"
  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="..\..\..\..\common\log4cproj_c\Log4C\lib\log4c.lib odbc32.lib"
  74. OutputFile="..\..\..\..\..\lyfzbin\Services\SMSHandle.exe"
  75. LinkIncremental="2"
  76. UACExecutionLevel="2"
  77. IgnoreDefaultLibraryNames="libc.lib;libcp.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="1"
  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="..\..\..\..\common\log4cproj_c\Log4C"
  137. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;LOG4C_ENABLE"
  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="..\..\..\..\common\log4cproj_c\Log4C\lib\log4c.lib odbc32.lib"
  161. OutputFile="..\..\..\..\lyfzUpgrade\branches\wjf\lyfzUpgrade\res\SMSHandle.exe"
  162. LinkIncremental="1"
  163. UACExecutionLevel="2"
  164. IgnoreDefaultLibraryNames="libc.lib;libcp.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. </Configurations>
  194. <References>
  195. </References>
  196. <Files>
  197. <Filter
  198. Name="源文件"
  199. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  200. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  201. >
  202. <File
  203. RelativePath=".\lyfzSMSHandle.cpp"
  204. >
  205. </File>
  206. <File
  207. RelativePath=".\lyfzSMSHandle.rc"
  208. >
  209. </File>
  210. <File
  211. RelativePath=".\lyfzSMSHandleDlg.cpp"
  212. >
  213. </File>
  214. <File
  215. RelativePath=".\stdafx.cpp"
  216. >
  217. <FileConfiguration
  218. Name="Debug|Win32"
  219. >
  220. <Tool
  221. Name="VCCLCompilerTool"
  222. UsePrecompiledHeader="1"
  223. />
  224. </FileConfiguration>
  225. <FileConfiguration
  226. Name="Release|Win32"
  227. >
  228. <Tool
  229. Name="VCCLCompilerTool"
  230. UsePrecompiledHeader="1"
  231. />
  232. </FileConfiguration>
  233. </File>
  234. </Filter>
  235. <Filter
  236. Name="头文件"
  237. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  238. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  239. >
  240. <File
  241. RelativePath=".\lyfzSMSHandle.h"
  242. >
  243. </File>
  244. <File
  245. RelativePath=".\lyfzSMSHandleDlg.h"
  246. >
  247. </File>
  248. <File
  249. RelativePath=".\Resource.h"
  250. >
  251. </File>
  252. <File
  253. RelativePath=".\stdafx.h"
  254. >
  255. </File>
  256. <File
  257. RelativePath=".\targetver.h"
  258. >
  259. </File>
  260. </Filter>
  261. <Filter
  262. Name="资源文件"
  263. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  264. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  265. >
  266. <File
  267. RelativePath=".\res\itrayicon.ico"
  268. >
  269. </File>
  270. <File
  271. RelativePath=".\res\lyfzSMSHandle.ico"
  272. >
  273. </File>
  274. <File
  275. RelativePath=".\res\lyfzSMSHandle.rc2"
  276. >
  277. </File>
  278. </Filter>
  279. <Filter
  280. Name="odbc"
  281. >
  282. <File
  283. RelativePath=".\DBInterface.cpp"
  284. >
  285. </File>
  286. <File
  287. RelativePath=".\DBInterface.h"
  288. >
  289. </File>
  290. <File
  291. RelativePath=".\SQLStatementImpl.cpp"
  292. >
  293. </File>
  294. <File
  295. RelativePath=".\SQLStatementImpl.h"
  296. >
  297. </File>
  298. <Filter
  299. Name=".h"
  300. >
  301. <File
  302. RelativePath=".\DBViewDindanclient.h"
  303. >
  304. </File>
  305. <File
  306. RelativePath=".\TableChildmsg.h"
  307. >
  308. </File>
  309. <File
  310. RelativePath=".\TableClient2.h"
  311. >
  312. </File>
  313. <File
  314. RelativePath=".\TableClient3.h"
  315. >
  316. </File>
  317. <File
  318. RelativePath=".\TableHospitalclient.h"
  319. >
  320. </File>
  321. <File
  322. RelativePath=".\TableSendreg.h"
  323. >
  324. </File>
  325. <File
  326. RelativePath=".\TableSendregcard.h"
  327. >
  328. </File>
  329. <File
  330. RelativePath=".\TableVersion.h"
  331. >
  332. </File>
  333. </Filter>
  334. <Filter
  335. Name=".cpp"
  336. >
  337. <File
  338. RelativePath=".\DBViewDindanclient.cpp"
  339. >
  340. </File>
  341. <File
  342. RelativePath=".\TableChildmsg.cpp"
  343. >
  344. </File>
  345. <File
  346. RelativePath=".\TableClient2.cpp"
  347. >
  348. </File>
  349. <File
  350. RelativePath=".\TableClient3.cpp"
  351. >
  352. </File>
  353. <File
  354. RelativePath=".\TableHospitalclient.cpp"
  355. >
  356. </File>
  357. <File
  358. RelativePath=".\TableSendreg.cpp"
  359. >
  360. </File>
  361. <File
  362. RelativePath=".\TableSendregcard.cpp"
  363. >
  364. </File>
  365. <File
  366. RelativePath=".\TableVersion.cpp"
  367. >
  368. </File>
  369. </Filter>
  370. </Filter>
  371. <Filter
  372. Name="winhttp"
  373. >
  374. <File
  375. RelativePath=".\HttpClientSyn.cpp"
  376. >
  377. </File>
  378. <File
  379. RelativePath=".\HttpClientSyn.h"
  380. >
  381. </File>
  382. <File
  383. RelativePath=".\HttpTransByGet.cpp"
  384. >
  385. </File>
  386. <File
  387. RelativePath=".\HttpTransByGet.h"
  388. >
  389. </File>
  390. <File
  391. RelativePath=".\HttpUploadFiles.cpp"
  392. >
  393. </File>
  394. <File
  395. RelativePath=".\HttpUploadFiles.h"
  396. >
  397. </File>
  398. </Filter>
  399. <Filter
  400. Name="offsco"
  401. >
  402. <File
  403. RelativePath=".\ffsco.cpp"
  404. >
  405. </File>
  406. <File
  407. RelativePath=".\ffsco.h"
  408. >
  409. </File>
  410. </Filter>
  411. <Filter
  412. Name="global"
  413. >
  414. <File
  415. RelativePath=".\CharacterConvert.cpp"
  416. >
  417. </File>
  418. <File
  419. RelativePath=".\CharacterConvert.h"
  420. >
  421. </File>
  422. <File
  423. RelativePath=".\CritSection.h"
  424. >
  425. </File>
  426. <File
  427. RelativePath=".\Global.cpp"
  428. >
  429. </File>
  430. <File
  431. RelativePath=".\Global.h"
  432. >
  433. </File>
  434. <File
  435. RelativePath=".\ItrayIcon.cpp"
  436. >
  437. </File>
  438. <File
  439. RelativePath=".\ItrayIcon.h"
  440. >
  441. </File>
  442. <File
  443. RelativePath=".\LunarCalendar.cpp"
  444. >
  445. </File>
  446. <File
  447. RelativePath=".\LunarCalendar.h"
  448. >
  449. </File>
  450. <File
  451. RelativePath=".\lzari.cpp"
  452. >
  453. </File>
  454. <File
  455. RelativePath=".\lzari.h"
  456. >
  457. </File>
  458. <File
  459. RelativePath=".\my32.h"
  460. >
  461. </File>
  462. <File
  463. RelativePath=".\url.cpp"
  464. >
  465. </File>
  466. <File
  467. RelativePath=".\url.h"
  468. >
  469. </File>
  470. </Filter>
  471. <Filter
  472. Name="SMSHandle"
  473. >
  474. <File
  475. RelativePath=".\SMSHandle.cpp"
  476. >
  477. </File>
  478. <File
  479. RelativePath=".\SMSHandle.h"
  480. >
  481. </File>
  482. </Filter>
  483. <File
  484. RelativePath=".\ReadMe.txt"
  485. >
  486. </File>
  487. </Files>
  488. <Globals>
  489. <Global
  490. Name="RESOURCE_FILE"
  491. Value="lyfzSMSHandle.rc"
  492. />
  493. </Globals>
  494. </VisualStudioProject>