lyfzAttendance.vcproj 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="lyfzAttendance"
  6. ProjectGUID="{D2F700F4-35AA-48BD-8FC2-7AD90334A5CD}"
  7. RootNamespace="lyfzAoXin"
  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="..\..\..\..\输出文件\lyfzAttendance\Debug\"
  22. IntermediateDirectory="..\..\..\..\输出文件\lyfzAttendance\Debug\"
  23. ConfigurationType="1"
  24. UseOfMFC="2"
  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=".\log4cproj_c\Log4C"
  50. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;LOG4C_ENABLE"
  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 /fo &quot;$(ProjectDir)$(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=".\log4cproj_c\Log4C\lib\log4c.lib odbc32.lib"
  74. OutputFile="..\..\..\..\lyfzClassicSoft\考勤机\$(ProjectName).exe"
  75. LinkIncremental="2"
  76. UACExecutionLevel="2"
  77. GenerateDebugInformation="true"
  78. SubSystem="2"
  79. TargetMachine="1"
  80. />
  81. <Tool
  82. Name="VCALinkTool"
  83. />
  84. <Tool
  85. Name="VCManifestTool"
  86. />
  87. <Tool
  88. Name="VCXDCMakeTool"
  89. />
  90. <Tool
  91. Name="VCBscMakeTool"
  92. />
  93. <Tool
  94. Name="VCFxCopTool"
  95. />
  96. <Tool
  97. Name="VCAppVerifierTool"
  98. />
  99. <Tool
  100. Name="VCPostBuildEventTool"
  101. />
  102. </Configuration>
  103. <Configuration
  104. Name="Release|Win32"
  105. OutputDirectory="..\..\..\..\输出文件\lyfzAttendance\Release\"
  106. IntermediateDirectory="..\..\..\..\输出文件\lyfzAttendance\Release\"
  107. ConfigurationType="1"
  108. UseOfMFC="1"
  109. CharacterSet="1"
  110. WholeProgramOptimization="1"
  111. >
  112. <Tool
  113. Name="VCPreBuildEventTool"
  114. CommandLine="subwcrev.exe $(SolutionDir) $(ProjectDir)$(ProjectName).rc $(ProjectDir)$(ProjectName).rc_"
  115. />
  116. <Tool
  117. Name="VCCustomBuildTool"
  118. />
  119. <Tool
  120. Name="VCXMLDataGeneratorTool"
  121. />
  122. <Tool
  123. Name="VCWebServiceProxyGeneratorTool"
  124. />
  125. <Tool
  126. Name="VCMIDLTool"
  127. PreprocessorDefinitions="NDEBUG"
  128. MkTypLibCompatible="false"
  129. ValidateParameters="true"
  130. />
  131. <Tool
  132. Name="VCCLCompilerTool"
  133. Optimization="2"
  134. EnableIntrinsicFunctions="true"
  135. AdditionalIncludeDirectories=".\log4cproj_c\Log4C"
  136. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;LOG4C_ENABLE"
  137. MinimalRebuild="false"
  138. RuntimeLibrary="0"
  139. EnableFunctionLevelLinking="true"
  140. UsePrecompiledHeader="2"
  141. WarningLevel="3"
  142. DebugInformationFormat="3"
  143. />
  144. <Tool
  145. Name="VCManagedResourceCompilerTool"
  146. />
  147. <Tool
  148. Name="VCResourceCompilerTool"
  149. PreprocessorDefinitions="NDEBUG"
  150. Culture="2052"
  151. AdditionalIncludeDirectories="$(IntDir)"
  152. />
  153. <Tool
  154. Name="VCPreLinkEventTool"
  155. CommandLine="rc.exe /fo &quot;$(ProjectDir)$(IntDir)\$(ProjectName).res&quot; /d &quot;_AUTOVERSION_&quot; /d &quot;_AFXDLL&quot; &quot;$(ProjectDir)$(ProjectName).rc_&quot;"
  156. />
  157. <Tool
  158. Name="VCLinkerTool"
  159. AdditionalDependencies=".\log4cproj_c\Log4C\lib\log4c.lib"
  160. OutputFile="..\..\..\..\lyfzClassicSoft\考勤机\$(ProjectName).exe"
  161. LinkIncremental="1"
  162. GenerateDebugInformation="true"
  163. SubSystem="2"
  164. OptimizeReferences="2"
  165. EnableCOMDATFolding="2"
  166. TargetMachine="1"
  167. />
  168. <Tool
  169. Name="VCALinkTool"
  170. />
  171. <Tool
  172. Name="VCManifestTool"
  173. />
  174. <Tool
  175. Name="VCXDCMakeTool"
  176. />
  177. <Tool
  178. Name="VCBscMakeTool"
  179. />
  180. <Tool
  181. Name="VCFxCopTool"
  182. />
  183. <Tool
  184. Name="VCAppVerifierTool"
  185. />
  186. <Tool
  187. Name="VCPostBuildEventTool"
  188. />
  189. </Configuration>
  190. </Configurations>
  191. <References>
  192. </References>
  193. <Files>
  194. <Filter
  195. Name="源文件"
  196. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  197. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  198. >
  199. <File
  200. RelativePath=".\ClearMgrDlg.cpp"
  201. >
  202. </File>
  203. <File
  204. RelativePath=".\DlgConfig.cpp"
  205. >
  206. </File>
  207. <File
  208. RelativePath=".\DlgTimeChoose.cpp"
  209. >
  210. </File>
  211. <File
  212. RelativePath=".\lyfzAttendance.cpp"
  213. >
  214. </File>
  215. <File
  216. RelativePath=".\lyfzAttendanceDlg.cpp"
  217. >
  218. </File>
  219. <File
  220. RelativePath=".\stdafx.cpp"
  221. >
  222. <FileConfiguration
  223. Name="Debug|Win32"
  224. >
  225. <Tool
  226. Name="VCCLCompilerTool"
  227. UsePrecompiledHeader="1"
  228. />
  229. </FileConfiguration>
  230. <FileConfiguration
  231. Name="Release|Win32"
  232. >
  233. <Tool
  234. Name="VCCLCompilerTool"
  235. UsePrecompiledHeader="1"
  236. />
  237. </FileConfiguration>
  238. </File>
  239. </Filter>
  240. <Filter
  241. Name="头文件"
  242. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  243. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  244. >
  245. <File
  246. RelativePath=".\ClearMgrDlg.h"
  247. >
  248. </File>
  249. <File
  250. RelativePath=".\DlgConfig.h"
  251. >
  252. </File>
  253. <File
  254. RelativePath=".\DlgTimeChoose.h"
  255. >
  256. </File>
  257. <File
  258. RelativePath=".\lyfzAttendance.h"
  259. >
  260. </File>
  261. <File
  262. RelativePath=".\lyfzAttendanceDlg.h"
  263. >
  264. </File>
  265. <File
  266. RelativePath=".\Resource.h"
  267. >
  268. </File>
  269. <File
  270. RelativePath=".\stdafx.h"
  271. >
  272. </File>
  273. <File
  274. RelativePath=".\targetver.h"
  275. >
  276. </File>
  277. </Filter>
  278. <Filter
  279. Name="资源文件"
  280. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  281. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  282. >
  283. <File
  284. RelativePath=".\res\Attendance.ico"
  285. >
  286. </File>
  287. <File
  288. RelativePath=".\res\lyfzAttendance.ico"
  289. >
  290. </File>
  291. <File
  292. RelativePath=".\lyfzAttendance.rc"
  293. >
  294. </File>
  295. <File
  296. RelativePath=".\res\lyfzAttendance.rc2"
  297. >
  298. </File>
  299. <File
  300. RelativePath=".\res\transparent.ico"
  301. >
  302. </File>
  303. <File
  304. RelativePath=".\res\warning.ico"
  305. >
  306. </File>
  307. </Filter>
  308. <Filter
  309. Name="Global"
  310. >
  311. <File
  312. RelativePath=".\Const.h"
  313. >
  314. </File>
  315. <File
  316. RelativePath=".\Global.cpp"
  317. >
  318. </File>
  319. <File
  320. RelativePath=".\Global.h"
  321. >
  322. </File>
  323. </Filter>
  324. <Filter
  325. Name="FingerActiveXCtrl"
  326. >
  327. <File
  328. RelativePath=".\CDFKAttendOcx.cpp"
  329. >
  330. </File>
  331. <File
  332. RelativePath=".\CDFKAttendOcx.h"
  333. >
  334. </File>
  335. <File
  336. RelativePath=".\FKAttend.cpp"
  337. >
  338. </File>
  339. <File
  340. RelativePath=".\FKAttend.h"
  341. >
  342. </File>
  343. <File
  344. RelativePath=".\fp_clockctrl1.cpp"
  345. >
  346. </File>
  347. <File
  348. RelativePath=".\fp_clockctrl1.h"
  349. >
  350. </File>
  351. </Filter>
  352. <Filter
  353. Name="Common"
  354. >
  355. <File
  356. RelativePath=".\CritSection.h"
  357. >
  358. </File>
  359. <File
  360. RelativePath=".\ItrayIcon.cpp"
  361. >
  362. </File>
  363. <File
  364. RelativePath=".\ItrayIcon.h"
  365. >
  366. </File>
  367. <File
  368. RelativePath=".\md5.cpp"
  369. >
  370. </File>
  371. <File
  372. RelativePath=".\md5.h"
  373. >
  374. </File>
  375. <Filter
  376. Name="DBInterface"
  377. >
  378. <File
  379. RelativePath=".\DBInterface.cpp"
  380. >
  381. </File>
  382. <File
  383. RelativePath=".\DBInterface.h"
  384. >
  385. </File>
  386. <File
  387. RelativePath=".\lonindata.cpp"
  388. >
  389. </File>
  390. <File
  391. RelativePath=".\lonindata.h"
  392. >
  393. </File>
  394. <File
  395. RelativePath=".\renyuan.cpp"
  396. >
  397. </File>
  398. <File
  399. RelativePath=".\renyuan.h"
  400. >
  401. </File>
  402. </Filter>
  403. <Filter
  404. Name="Excel"
  405. >
  406. <File
  407. RelativePath=".\SpreadSheet.cpp"
  408. >
  409. </File>
  410. <File
  411. RelativePath=".\SpreadSheet.h"
  412. >
  413. </File>
  414. <File
  415. RelativePath=".\SysLib.cpp"
  416. >
  417. </File>
  418. <File
  419. RelativePath=".\SysLib.h"
  420. >
  421. </File>
  422. </Filter>
  423. </Filter>
  424. <Filter
  425. Name="Manager"
  426. >
  427. <File
  428. RelativePath=".\DataManager.cpp"
  429. >
  430. </File>
  431. <File
  432. RelativePath=".\DataManager.h"
  433. >
  434. </File>
  435. <File
  436. RelativePath=".\FKAttendCtrlMgr.cpp"
  437. >
  438. </File>
  439. <File
  440. RelativePath=".\FKAttendCtrlMgr.h"
  441. >
  442. </File>
  443. <File
  444. RelativePath=".\FpClockCtrlMgr.cpp"
  445. >
  446. </File>
  447. <File
  448. RelativePath=".\FpClockCtrlMgr.h"
  449. >
  450. </File>
  451. <File
  452. RelativePath=".\MachineMgrBase.cpp"
  453. >
  454. </File>
  455. <File
  456. RelativePath=".\MachineMgrBase.h"
  457. >
  458. </File>
  459. </Filter>
  460. <File
  461. RelativePath=".\ReadMe.txt"
  462. >
  463. </File>
  464. </Files>
  465. <Globals>
  466. <Global
  467. Name="RESOURCE_FILE"
  468. Value="lyfzAttendance.rc"
  469. />
  470. <Global
  471. Name="{87733EE1-D095-442B-A200-6DE90C5C8318}"
  472. Value="CFp_clockctrl1"
  473. />
  474. <Global
  475. Name="{F2665278-9506-465B-A769-7CE363696B2E}"
  476. Value="CDFKAttendOcx"
  477. />
  478. </Globals>
  479. </VisualStudioProject>