Stock.dsp
上传用户:biney012
上传日期:2022-05-09
资源大小:4592k
文件大小:14k
源码类别:

数据库系统

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="Stock" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=Stock - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE 
  9. !MESSAGE NMAKE /f "Stock.mak".
  10. !MESSAGE 
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "Stock.mak" CFG="Stock - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "Stock - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "Stock - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "Stock - Win32 Release"
  29. # PROP BASE Use_MFC 6
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 6
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "Release"
  37. # PROP Intermediate_Dir "Release"
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  40. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  41. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  42. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  43. # ADD BASE RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
  44. # ADD RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LINK32=link.exe
  49. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  50. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  51. !ELSEIF  "$(CFG)" == "Stock - Win32 Debug"
  52. # PROP BASE Use_MFC 6
  53. # PROP BASE Use_Debug_Libraries 1
  54. # PROP BASE Output_Dir "Debug"
  55. # PROP BASE Intermediate_Dir "Debug"
  56. # PROP BASE Target_Dir ""
  57. # PROP Use_MFC 6
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir "Debug"
  60. # PROP Intermediate_Dir "Debug"
  61. # PROP Target_Dir ""
  62. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  63. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
  64. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  65. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  66. # ADD BASE RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
  67. # ADD RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
  68. BSC32=bscmake.exe
  69. # ADD BASE BSC32 /nologo
  70. # ADD BSC32 /nologo
  71. LINK32=link.exe
  72. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  73. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  74. !ENDIF 
  75. # Begin Target
  76. # Name "Stock - Win32 Release"
  77. # Name "Stock - Win32 Debug"
  78. # Begin Group "Source Files"
  79. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  80. # Begin Source File
  81. SOURCE=._recordset.cpp
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=.ADOConn.cpp
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=.adodc.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.ChangePwdDlg.cpp
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.CheckEditDlg.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.CheckManDlg.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.Client.cpp
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.ClientEditDlg.cpp
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.ClientManDlg.cpp
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.column.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.columns.cpp
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.datacombo.cpp
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.dataformatdisp.cpp
  118. # End Source File
  119. # Begin Source File
  120. SOURCE=.datagrid.cpp
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.datalist.cpp
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.field.cpp
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=.fields.cpp
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.font.cpp
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.Global.cpp
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.LoginDlg.cpp
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.NumAlarmDlg.cpp
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.picture.cpp
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.Product.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.ProEditDlg.cpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.ProInStore.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.ProManDlg.cpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.properties.cpp
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.property.cpp
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.ProType.cpp
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.ProTypeEditDlg.cpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.ProTypeManDlg.cpp
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.Report1Dlg.cpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.Report2Dlg.cpp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.selbookmarks.cpp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.split.cpp
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.splits.cpp
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.StdAfx.cpp
  190. # ADD CPP /Yc"stdafx.h"
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.stddataformatsdisp.cpp
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.Stock.cpp
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.Stock.rc
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.StockDlg.cpp
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.Storehouse.cpp
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=.StoreHouseEditDlg.cpp
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=.StoreHouseManDlg.cpp
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=.StoreIn.cpp
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=.StoreInEditDlg.cpp
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=.StoreInManDlg.cpp
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=.TakeOut.cpp
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=.TakeOutEditDlg.cpp
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=.TakeOutManDlg.cpp
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=.UserEditDlg.cpp
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=.UserManDlg.cpp
  236. # End Source File
  237. # Begin Source File
  238. SOURCE=.Users.cpp
  239. # End Source File
  240. # Begin Source File
  241. SOURCE=.ValidDlg.cpp
  242. # End Source File
  243. # End Group
  244. # Begin Group "Header Files"
  245. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  246. # Begin Source File
  247. SOURCE=._recordset.h
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=.ADOConn.h
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=.adodc.h
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=.ChangePwdDlg.h
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=.CheckEditDlg.h
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=.CheckManDlg.h
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=.Client.h
  266. # End Source File
  267. # Begin Source File
  268. SOURCE=.ClientEditDlg.h
  269. # End Source File
  270. # Begin Source File
  271. SOURCE=.ClientManDlg.h
  272. # End Source File
  273. # Begin Source File
  274. SOURCE=.column.h
  275. # End Source File
  276. # Begin Source File
  277. SOURCE=.columns.h
  278. # End Source File
  279. # Begin Source File
  280. SOURCE=.datacombo.h
  281. # End Source File
  282. # Begin Source File
  283. SOURCE=.dataformatdisp.h
  284. # End Source File
  285. # Begin Source File
  286. SOURCE=.datagrid.h
  287. # End Source File
  288. # Begin Source File
  289. SOURCE=.datalist.h
  290. # End Source File
  291. # Begin Source File
  292. SOURCE=.field.h
  293. # End Source File
  294. # Begin Source File
  295. SOURCE=.fields.h
  296. # End Source File
  297. # Begin Source File
  298. SOURCE=.font.h
  299. # End Source File
  300. # Begin Source File
  301. SOURCE=.Global.h
  302. # End Source File
  303. # Begin Source File
  304. SOURCE=.LoginDlg.h
  305. # End Source File
  306. # Begin Source File
  307. SOURCE=.NumAlarmDlg.h
  308. # End Source File
  309. # Begin Source File
  310. SOURCE=.picture.h
  311. # End Source File
  312. # Begin Source File
  313. SOURCE=.Product.h
  314. # End Source File
  315. # Begin Source File
  316. SOURCE=.ProEditDlg.h
  317. # End Source File
  318. # Begin Source File
  319. SOURCE=.ProInStore.h
  320. # End Source File
  321. # Begin Source File
  322. SOURCE=.ProManDlg.h
  323. # End Source File
  324. # Begin Source File
  325. SOURCE=.properties.h
  326. # End Source File
  327. # Begin Source File
  328. SOURCE=.property.h
  329. # End Source File
  330. # Begin Source File
  331. SOURCE=.ProType.h
  332. # End Source File
  333. # Begin Source File
  334. SOURCE=.ProTypeEditDlg.h
  335. # End Source File
  336. # Begin Source File
  337. SOURCE=.ProTypeManDlg.h
  338. # End Source File
  339. # Begin Source File
  340. SOURCE=.Report1Dlg.h
  341. # End Source File
  342. # Begin Source File
  343. SOURCE=.Report2Dlg.h
  344. # End Source File
  345. # Begin Source File
  346. SOURCE=.Resource.h
  347. # End Source File
  348. # Begin Source File
  349. SOURCE=.selbookmarks.h
  350. # End Source File
  351. # Begin Source File
  352. SOURCE=.split.h
  353. # End Source File
  354. # Begin Source File
  355. SOURCE=.splits.h
  356. # End Source File
  357. # Begin Source File
  358. SOURCE=.StdAfx.h
  359. # End Source File
  360. # Begin Source File
  361. SOURCE=.stddataformatsdisp.h
  362. # End Source File
  363. # Begin Source File
  364. SOURCE=.Stock.h
  365. # End Source File
  366. # Begin Source File
  367. SOURCE=.StockDlg.h
  368. # End Source File
  369. # Begin Source File
  370. SOURCE=.Storehouse.h
  371. # End Source File
  372. # Begin Source File
  373. SOURCE=.StoreHouseEditDlg.h
  374. # End Source File
  375. # Begin Source File
  376. SOURCE=.StoreHouseManDlg.h
  377. # End Source File
  378. # Begin Source File
  379. SOURCE=.StoreIn.h
  380. # End Source File
  381. # Begin Source File
  382. SOURCE=.StoreInEditDlg.h
  383. # End Source File
  384. # Begin Source File
  385. SOURCE=.StoreInManDlg.h
  386. # End Source File
  387. # Begin Source File
  388. SOURCE=.TakeOut.h
  389. # End Source File
  390. # Begin Source File
  391. SOURCE=.TakeOutEditDlg.h
  392. # End Source File
  393. # Begin Source File
  394. SOURCE=.TakeOutManDlg.h
  395. # End Source File
  396. # Begin Source File
  397. SOURCE=.UserEditDlg.h
  398. # End Source File
  399. # Begin Source File
  400. SOURCE=.UserManDlg.h
  401. # End Source File
  402. # Begin Source File
  403. SOURCE=.Users.h
  404. # End Source File
  405. # Begin Source File
  406. SOURCE=.ValidDlg.h
  407. # End Source File
  408. # End Group
  409. # Begin Group "Resource Files"
  410. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  411. # Begin Source File
  412. SOURCE=.stock.bmp
  413. # End Source File
  414. # Begin Source File
  415. SOURCE=.resStock.ico
  416. # End Source File
  417. # Begin Source File
  418. SOURCE=.resStock.rc2
  419. # End Source File
  420. # End Group
  421. # Begin Source File
  422. SOURCE=.ReadMe.txt
  423. # End Source File
  424. # End Target
  425. # End Project
  426. # Section Stock : {47A738F1-7FAF-11D0-B148-00A0C922E820}
  427. #  2:5:Class:CAdodc
  428. #  2:10:HeaderFile:adodc.h
  429. #  2:8:ImplFile:adodc.cpp
  430. # End Section
  431. # Section Stock : {CDE57A53-8B86-11D0-B3C6-00A0C90AEA82}
  432. #  2:5:Class:CSplits
  433. #  2:10:HeaderFile:splits.h
  434. #  2:8:ImplFile:splits.cpp
  435. # End Section
  436. # Section Stock : {0000054C-0000-0010-8000-00AA006D2EA4}
  437. #  2:5:Class:CField
  438. #  2:10:HeaderFile:field.h
  439. #  2:8:ImplFile:field.cpp
  440. # End Section
  441. # Section Stock : {CDE57A43-8B86-11D0-B3C6-00A0C90AEA82}
  442. #  2:21:DefaultSinkHeaderFile:datagrid.h
  443. #  2:16:DefaultSinkClass:CDataGrid
  444. # End Section
  445. # Section Stock : {BEF6E003-A874-101A-8BBA-00AA00300CAB}
  446. #  2:5:Class:COleFont
  447. #  2:10:HeaderFile:font.h
  448. #  2:8:ImplFile:font.cpp
  449. # End Section
  450. # Section Stock : {F0D2F21C-CCB0-11D0-A316-00AA00688B10}
  451. #  2:21:DefaultSinkHeaderFile:datacombo.h
  452. #  2:16:DefaultSinkClass:CDataCombo
  453. # End Section
  454. # Section Stock : {00000504-0000-0010-8000-00AA006D2EA4}
  455. #  2:5:Class:CProperties
  456. #  2:10:HeaderFile:properties.h
  457. #  2:8:ImplFile:properties.cpp
  458. # End Section
  459. # Section Stock : {F0D2F219-CCB0-11D0-A316-00AA00688B10}
  460. #  2:21:DefaultSinkHeaderFile:datalist.h
  461. #  2:16:DefaultSinkClass:CDataList
  462. # End Section
  463. # Section Stock : {CDE57A52-8B86-11D0-B3C6-00A0C90AEA82}
  464. #  2:5:Class:CSelBookmarks
  465. #  2:10:HeaderFile:selbookmarks.h
  466. #  2:8:ImplFile:selbookmarks.cpp
  467. # End Section
  468. # Section Stock : {67397AA3-7FB1-11D0-B148-00A0C922E820}
  469. #  2:21:DefaultSinkHeaderFile:adodc.h
  470. #  2:16:DefaultSinkClass:CAdodc
  471. # End Section
  472. # Section Stock : {7BF80981-BF32-101A-8BBB-00AA00300CAB}
  473. #  2:5:Class:CPicture
  474. #  2:10:HeaderFile:picture.h
  475. #  2:8:ImplFile:picture.cpp
  476. # End Section
  477. # Section Stock : {0000054F-0000-0010-8000-00AA006D2EA4}
  478. #  2:5:Class:C_Recordset
  479. #  2:10:HeaderFile:_recordset.h
  480. #  2:8:ImplFile:_recordset.cpp
  481. # End Section
  482. # Section Stock : {00000503-0000-0010-8000-00AA006D2EA4}
  483. #  2:5:Class:CProperty
  484. #  2:10:HeaderFile:property.h
  485. #  2:8:ImplFile:property.cpp
  486. # End Section
  487. # Section Stock : {CDE57A41-8B86-11D0-B3C6-00A0C90AEA82}
  488. #  2:5:Class:CDataGrid
  489. #  2:10:HeaderFile:datagrid.h
  490. #  2:8:ImplFile:datagrid.cpp
  491. # End Section
  492. # Section Stock : {F0D2F21A-CCB0-11D0-A316-00AA00688B10}
  493. #  2:5:Class:CDataCombo
  494. #  2:10:HeaderFile:datacombo.h
  495. #  2:8:ImplFile:datacombo.cpp
  496. # End Section
  497. # Section Stock : {F0D2F217-CCB0-11D0-A316-00AA00688B10}
  498. #  2:5:Class:CDataList
  499. #  2:10:HeaderFile:datalist.h
  500. #  2:8:ImplFile:datalist.cpp
  501. # End Section
  502. # Section Stock : {CDE57A50-8B86-11D0-B3C6-00A0C90AEA82}
  503. #  2:5:Class:CColumns
  504. #  2:10:HeaderFile:columns.h
  505. #  2:8:ImplFile:columns.cpp
  506. # End Section
  507. # Section Stock : {0000054D-0000-0010-8000-00AA006D2EA4}
  508. #  2:5:Class:CFields
  509. #  2:10:HeaderFile:fields.h
  510. #  2:8:ImplFile:fields.cpp
  511. # End Section
  512. # Section Stock : {CDE57A54-8B86-11D0-B3C6-00A0C90AEA82}
  513. #  2:5:Class:CSplit
  514. #  2:10:HeaderFile:split.h
  515. #  2:8:ImplFile:split.cpp
  516. # End Section
  517. # Section Stock : {E675F3F0-91B5-11D0-9484-00A0C91110ED}
  518. #  2:5:Class:CDataFormatDisp
  519. #  2:10:HeaderFile:dataformatdisp.h
  520. #  2:8:ImplFile:dataformatdisp.cpp
  521. # End Section
  522. # Section Stock : {99FF4676-FFC3-11D0-BD02-00C04FC2FB86}
  523. #  2:5:Class:CStdDataFormatsDisp
  524. #  2:10:HeaderFile:stddataformatsdisp.h
  525. #  2:8:ImplFile:stddataformatsdisp.cpp
  526. # End Section
  527. # Section Stock : {CDE57A4F-8B86-11D0-B3C6-00A0C90AEA82}
  528. #  2:5:Class:CColumn
  529. #  2:10:HeaderFile:column.h
  530. #  2:8:ImplFile:column.cpp
  531. # End Section