VisCore.dsp
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:13k
开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="VisCore" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=VisCore - 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 "VisCore.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 "VisCore.mak" CFG="VisCore - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "VisCore - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "VisCore - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. CPP=cl.exe
  24. MTL=midl.exe
  25. RSC=rc.exe
  26. !IF  "$(CFG)" == "VisCore - Win32 Release"
  27. # PROP BASE Use_MFC 0
  28. # PROP BASE Use_Debug_Libraries 0
  29. # PROP BASE Output_Dir "Release"
  30. # PROP BASE Intermediate_Dir "Release"
  31. # PROP BASE Target_Dir ""
  32. # PROP Use_MFC 0
  33. # PROP Use_Debug_Libraries 0
  34. # PROP Output_Dir "..lib"
  35. # PROP Intermediate_Dir "Release"
  36. # PROP Ignore_Export_Lib 0
  37. # PROP Target_Dir ""
  38. F90=fl32.exe
  39. LIB32=link.exe -lib
  40. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VISCOREDLL_EXPORTS" /YX /FD /c
  41. # ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VIS_CORE_BUILD" /D "VIS_INCLUDE_SDSTREAM" /YX"VisCorePch.h" /FD /c
  42. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  45. # ADD RSC /l 0x409 /d "NDEBUG"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
  51. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib vfw32.lib DXGUID.LIB ddraw.lib AMSTRMID.LIB STRMBASD.LIB comctl32.lib vfw32.lib /nologo /base:"0x64000000" /dll /pdb:"..bin/VisCore.pdb" /machine:I386 /out:"..binVisCore.dll"
  52. # SUBTRACT LINK32 /pdb:none
  53. !ELSEIF  "$(CFG)" == "VisCore - Win32 Debug"
  54. # PROP BASE Use_MFC 0
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "Debug"
  57. # PROP BASE Intermediate_Dir "Debug"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "..lib"
  62. # PROP Intermediate_Dir "Debug"
  63. # PROP Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. F90=fl32.exe
  66. LIB32=link.exe -lib
  67. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VISCOREDLL_EXPORTS" /YX /FD /GZ /c
  68. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "VIS_CORE_BUILD" /D "VIS_INCLUDE_SDSTREAM" /YX"VisCorePch.h" /Fd"Debug/VisCoreDB" /FD /GZ /GZ /GZ /c
  69. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  70. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  71. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  72. # ADD RSC /l 0x409 /d "_DEBUG"
  73. BSC32=bscmake.exe
  74. # ADD BASE BSC32 /nologo
  75. # ADD BSC32 /nologo
  76. LINK32=link.exe
  77. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
  78. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib vfw32.lib DXGUID.LIB ddraw.lib AMSTRMID.LIB STRMBASD.LIB comctl32.lib /nologo /base:"0x64000000" /dll /incremental:no /pdb:"..bin/VisCoreDB.pdb" /debug /machine:I386 /out:"..binVisCoreDB.dll"
  79. # SUBTRACT LINK32 /pdb:none
  80. !ENDIF 
  81. # Begin Target
  82. # Name "VisCore - Win32 Release"
  83. # Name "VisCore - Win32 Debug"
  84. # Begin Group "Source Files"
  85. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  86. # Begin Source File
  87. SOURCE=.VisAudioOperation.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.VisAudioSamples.cpp
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.VisAVIStreamIO.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.VisConsoleWnd.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.VisCopyGrayPixels.cpp
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.VisCopyStandardPixels.cpp
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.VisCore.rc
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.VisCoreDLL.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.VisDDrawConversion.cpp
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.VisDiagnostics.cpp
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.VisDiagnosticsManager.cpp
  118. # End Source File
  119. # Begin Source File
  120. SOURCE=.VisDiagnosticsMsg.cpp
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.VisDib.cpp
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.VisDibFileIO.cpp
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=.VisDim.cpp
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.VisDShowStreamIO.cpp
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.VisEnumPixel.cpp
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.VisError.cpp
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.VisFileHandlerMagick.cpp
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.VisFileIO.cpp
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.VisGlobals.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.VisIjlFileHandler.cpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.VisImageBase.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.VisImageInfo.cpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.VisImageWnd.cpp
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.VisMemBlock.cpp
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.VisMSVFileIO.cpp
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.VisPictureFileHandler.cpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.VisPPMFileIO.cpp
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.VisProp.cpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.VisPropList.cpp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.VisPropListInternal.cpp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.VisPSFileIO.cpp
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.VisPump.cpp
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.VisRGBAPixels.cpp
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.VisSDIStream.cpp
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.VisSDOStream.cpp
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.VisSDStream.cpp
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.VisSequence.cpp
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.VisStandardProps.cpp
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=.VisTimer2.cpp
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.VisXIpl.cpp
  211. # End Source File
  212. # End Group
  213. # Begin Group "Header Files"
  214. # PROP Default_Filter "h;hpp;hxx;hm"
  215. # Begin Group "Inline Header Files"
  216. # PROP Default_Filter "inl"
  217. # Begin Source File
  218. SOURCE=..incVisArray.inl
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=.VisAudioSamples.inl
  222. # End Source File
  223. # Begin Source File
  224. SOURCE=.VisCopyFnOps.inl
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=.VisCopyGrayPixels.inl
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=.VisCopyStandardPixels.inl
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=.VisDiagnosticsManager.inl
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=.VisDiagnosticsMsg.inl
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=.VisDib.inl
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=.VisDim.inl
  243. # End Source File
  244. # Begin Source File
  245. SOURCE=.VisEnumPixel.inl
  246. # End Source File
  247. # Begin Source File
  248. SOURCE=.VisError.inl
  249. # End Source File
  250. # Begin Source File
  251. SOURCE=.VisGlobals.inl
  252. # End Source File
  253. # Begin Source File
  254. SOURCE=.VisGrayAPixels.inl
  255. # End Source File
  256. # Begin Source File
  257. SOURCE=.VisImage.inl
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=.VisImageBase.inl
  261. # End Source File
  262. # Begin Source File
  263. SOURCE=.VisMap.inl
  264. # End Source File
  265. # Begin Source File
  266. SOURCE=.VisMemBlock.inl
  267. # End Source File
  268. # Begin Source File
  269. SOURCE=..incVisMFCTypes.inl
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=.VisNormalize.inl
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=.VisPixelOps.inl
  276. # End Source File
  277. # Begin Source File
  278. SOURCE=.VisPixFmt.inl
  279. # End Source File
  280. # Begin Source File
  281. SOURCE=.VisProp.inl
  282. # End Source File
  283. # Begin Source File
  284. SOURCE=.VisPropList.inl
  285. # End Source File
  286. # Begin Source File
  287. SOURCE=.VisPropListInternal.inl
  288. # End Source File
  289. # Begin Source File
  290. SOURCE=.VisPump.inl
  291. # End Source File
  292. # Begin Source File
  293. SOURCE=.VisRegHelp.inl
  294. # End Source File
  295. # Begin Source File
  296. SOURCE=.VisRGBAPixels.inl
  297. # End Source File
  298. # Begin Source File
  299. SOURCE=.VisSDIStream.inl
  300. # End Source File
  301. # Begin Source File
  302. SOURCE=.VisSDOStream.inl
  303. # End Source File
  304. # Begin Source File
  305. SOURCE=.VisSDStream.inl
  306. # End Source File
  307. # Begin Source File
  308. SOURCE=.VisSequence.inl
  309. # End Source File
  310. # Begin Source File
  311. SOURCE=.VisShape.inl
  312. # End Source File
  313. # Begin Source File
  314. SOURCE=..incVisStlWrappers.inl
  315. # End Source File
  316. # Begin Source File
  317. SOURCE=.VisTimer2.inl
  318. # End Source File
  319. # Begin Source File
  320. SOURCE=.VisYUVAPixels.inl
  321. # End Source File
  322. # End Group
  323. # Begin Source File
  324. SOURCE=.Resource.h
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=..incVisArray.h
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=.VisAudioOperation.h
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=.VisAudioSamples.h
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=.VisConsoleWnd.h
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=.VisCopyFnOps.h
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=.VisCopyGrayPixels.h
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=.VisCopyStandardPixels.h
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=..incVisCore.h
  349. # End Source File
  350. # Begin Source File
  351. SOURCE=..incVisCoreLib.h
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=.VisCorePch.h
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=.VisCoreProj.h
  358. # End Source File
  359. # Begin Source File
  360. SOURCE=.VisCoreVersion.h
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=.VisCritSect.h
  364. # End Source File
  365. # Begin Source File
  366. SOURCE=.VisDDrawConversion.h
  367. # End Source File
  368. # Begin Source File
  369. SOURCE=.VisDiagnostics.h
  370. # End Source File
  371. # Begin Source File
  372. SOURCE=.VisDiagnosticsManager.h
  373. # End Source File
  374. # Begin Source File
  375. SOURCE=.VisDiagnosticsMsg.h
  376. # End Source File
  377. # Begin Source File
  378. SOURCE=.VisDib.h
  379. # End Source File
  380. # Begin Source File
  381. SOURCE=.VisDim.h
  382. # End Source File
  383. # Begin Source File
  384. SOURCE=.VisEnumPixel.h
  385. # End Source File
  386. # Begin Source File
  387. SOURCE=.VisError.h
  388. # End Source File
  389. # Begin Source File
  390. SOURCE=.VisFileIO.h
  391. # End Source File
  392. # Begin Source File
  393. SOURCE=.VisFileStreamIO.h
  394. # End Source File
  395. # Begin Source File
  396. SOURCE=.VisGlobals.h
  397. # End Source File
  398. # Begin Source File
  399. SOURCE=.VisGrayAPixels.h
  400. # End Source File
  401. # Begin Source File
  402. SOURCE=.VisImage.h
  403. # End Source File
  404. # Begin Source File
  405. SOURCE=.VisImageBase.h
  406. # End Source File
  407. # Begin Source File
  408. SOURCE=.VisImageInfo.h
  409. # End Source File
  410. # Begin Source File
  411. SOURCE=.VisImageTypes.h
  412. # End Source File
  413. # Begin Source File
  414. SOURCE=.VisImageWnd.h
  415. # End Source File
  416. # Begin Source File
  417. SOURCE=.VisMap.h
  418. # End Source File
  419. # Begin Source File
  420. SOURCE=.VisMemBlock.h
  421. # End Source File
  422. # Begin Source File
  423. SOURCE=..incVisMFCTypes.h
  424. # End Source File
  425. # Begin Source File
  426. SOURCE=.VisNormalize.h
  427. # End Source File
  428. # Begin Source File
  429. SOURCE=.VisPictureFileHandler.h
  430. # End Source File
  431. # Begin Source File
  432. SOURCE=.VisPixelFnOps.h
  433. # End Source File
  434. # Begin Source File
  435. SOURCE=.VisPixFmt.h
  436. # End Source File
  437. # Begin Source File
  438. SOURCE=.VisProp.h
  439. # End Source File
  440. # Begin Source File
  441. SOURCE=.VisPropList.h
  442. # End Source File
  443. # Begin Source File
  444. SOURCE=.VisPropListInternal.h
  445. # End Source File
  446. # Begin Source File
  447. SOURCE=.VisPump.h
  448. # End Source File
  449. # Begin Source File
  450. SOURCE=.VisRefCnt.h
  451. # End Source File
  452. # Begin Source File
  453. SOURCE=.VisRegHelp.h
  454. # End Source File
  455. # Begin Source File
  456. SOURCE=.VisRGBAPixels.h
  457. # End Source File
  458. # Begin Source File
  459. SOURCE=.VisSDIStream.h
  460. # End Source File
  461. # Begin Source File
  462. SOURCE=..VisSDKVersion.h
  463. # End Source File
  464. # Begin Source File
  465. SOURCE=.VisSDOStream.h
  466. # End Source File
  467. # Begin Source File
  468. SOURCE=.VisSDStream.h
  469. # End Source File
  470. # Begin Source File
  471. SOURCE=.VisSequence.h
  472. # End Source File
  473. # Begin Source File
  474. SOURCE=.VisShape.h
  475. # End Source File
  476. # Begin Source File
  477. SOURCE=..incVisStlWrappers.h
  478. # End Source File
  479. # Begin Source File
  480. SOURCE=.VisTimer2.h
  481. # End Source File
  482. # Begin Source File
  483. SOURCE=..incVisWin.h
  484. # End Source File
  485. # Begin Source File
  486. SOURCE=.VisXIpl.h
  487. # End Source File
  488. # Begin Source File
  489. SOURCE=.VisYUVAPixels.h
  490. # End Source File
  491. # End Group
  492. # Begin Group "Resource Files"
  493. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  494. # End Group
  495. # End Target
  496. # End Project