home *** CD-ROM | disk | FTP | other *** search
/ Spidla DivX / DivX.bin / LocoCodec / lococodec.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2003-03-29  |  7.2 KB  |  216 lines

  1. # Microsoft Developer Studio Project File - Name="lococodec" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=lococodec - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "lococodec.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "lococodec.mak" CFG="lococodec - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "lococodec - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "lococodec - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "lococodec - Win32 Intel Release" (based on "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE 
  24.  
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=xicl6.exe
  30. MTL=midl.exe
  31. RSC=rc.exe
  32.  
  33. !IF  "$(CFG)" == "lococodec - Win32 Release"
  34.  
  35. # PROP BASE Use_MFC 0
  36. # PROP BASE Use_Debug_Libraries 0
  37. # PROP BASE Output_Dir "Release"
  38. # PROP BASE Intermediate_Dir "Release"
  39. # PROP BASE Target_Dir ""
  40. # PROP Use_MFC 0
  41. # PROP Use_Debug_Libraries 0
  42. # PROP Output_Dir "Release"
  43. # PROP Intermediate_Dir "Release"
  44. # PROP Ignore_Export_Lib 0
  45. # PROP Target_Dir ""
  46. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LOCOCODEC_EXPORTS" /YX /FD /c
  47. # ADD CPP /nologo /G6 /MD /W3 /Ox /Ot /Og /Oi /Ob2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "LOCOCODEC_EXPORTS" /YX /FD /c
  48. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  49. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  50. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  51. # ADD RSC /l 0x409 /d "NDEBUG"
  52. BSC32=bscmake.exe
  53. # ADD BASE BSC32 /nologo
  54. # ADD BSC32 /nologo
  55. LINK32=xilink6.exe
  56. # 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
  57. # ADD LINK32 winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /dll /machine:I386
  58.  
  59. !ELSEIF  "$(CFG)" == "lococodec - Win32 Debug"
  60.  
  61. # PROP BASE Use_MFC 0
  62. # PROP BASE Use_Debug_Libraries 1
  63. # PROP BASE Output_Dir "Debug"
  64. # PROP BASE Intermediate_Dir "Debug"
  65. # PROP BASE Target_Dir ""
  66. # PROP Use_MFC 0
  67. # PROP Use_Debug_Libraries 1
  68. # PROP Output_Dir "Debug"
  69. # PROP Intermediate_Dir "Debug"
  70. # PROP Ignore_Export_Lib 0
  71. # PROP Target_Dir ""
  72. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LOCOCODEC_EXPORTS" /YX /FD /GZ /c
  73. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LOCOCODEC_EXPORTS" /YX /FD /GZ /c
  74. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  75. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  76. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  77. # ADD RSC /l 0x409 /d "_DEBUG"
  78. BSC32=bscmake.exe
  79. # ADD BASE BSC32 /nologo
  80. # ADD BSC32 /nologo
  81. LINK32=xilink6.exe
  82. # 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
  83. # ADD LINK32 winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
  84.  
  85. !ELSEIF  "$(CFG)" == "lococodec - Win32 Intel Release"
  86.  
  87. # PROP BASE Use_MFC 0
  88. # PROP BASE Use_Debug_Libraries 0
  89. # PROP BASE Output_Dir "lococodec___Win32_Intel_Release"
  90. # PROP BASE Intermediate_Dir "lococodec___Win32_Intel_Release"
  91. # PROP BASE Ignore_Export_Lib 0
  92. # PROP BASE Target_Dir ""
  93. # PROP Use_MFC 0
  94. # PROP Use_Debug_Libraries 0
  95. # PROP Output_Dir "intel"
  96. # PROP Intermediate_Dir "intel"
  97. # PROP Ignore_Export_Lib 0
  98. # PROP Target_Dir ""
  99. # ADD BASE CPP /nologo /G6 /MD /W3 /Ox /Ot /Og /Oi /Ob2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "LOCOCODEC_EXPORTS" /YX /FD /c
  100. # ADD CPP /nologo /G6 /MD /W3 /Ox /Ot /Og /Oi /Ob2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "LOCOCODEC_EXPORTS" /YX /FD -O3 -G7 -QxW /c
  101. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  102. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  103. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  104. # ADD RSC /l 0x409 /d "NDEBUG"
  105. BSC32=bscmake.exe
  106. # ADD BASE BSC32 /nologo
  107. # ADD BSC32 /nologo
  108. LINK32=xilink6.exe
  109. # ADD BASE LINK32 winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /dll /machine:I386
  110. # ADD LINK32 winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /dll /machine:I386
  111.  
  112. !ENDIF 
  113.  
  114. # Begin Target
  115.  
  116. # Name "lococodec - Win32 Release"
  117. # Name "lococodec - Win32 Debug"
  118. # Name "lococodec - Win32 Intel Release"
  119. # Begin Group "Source Files"
  120.  
  121. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  122. # Begin Source File
  123.  
  124. SOURCE=.\dialog.cpp
  125. # End Source File
  126. # Begin Source File
  127.  
  128. SOURCE=.\drvproc.cpp
  129. # End Source File
  130. # Begin Source File
  131.  
  132. SOURCE=.\loco.c
  133. # End Source File
  134. # Begin Source File
  135.  
  136. SOURCE=.\loco.h
  137. # End Source File
  138. # Begin Source File
  139.  
  140. SOURCE=.\lococodec.cpp
  141. # End Source File
  142. # Begin Source File
  143.  
  144. SOURCE=.\lococodec.def
  145. # End Source File
  146. # Begin Source File
  147.  
  148. SOURCE=.\lococodec.h
  149. # End Source File
  150. # Begin Source File
  151.  
  152. SOURCE=.\lococodec_a.asm
  153.  
  154. !IF  "$(CFG)" == "lococodec - Win32 Release"
  155.  
  156. # Begin Custom Build - Assembling $(InputPath)...
  157. IntDir=.\Release
  158. InputPath=.\lococodec_a.asm
  159. InputName=lococodec_a
  160.  
  161. "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  162.     ml /c /Zd /coff /nologo /Fo$(IntDir)\$(InputName).obj $(InputPath)
  163.  
  164. # End Custom Build
  165.  
  166. !ELSEIF  "$(CFG)" == "lococodec - Win32 Debug"
  167.  
  168. # Begin Custom Build - Assembling $(InputPath)...
  169. IntDir=.\Debug
  170. InputPath=.\lococodec_a.asm
  171. InputName=lococodec_a
  172.  
  173. "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  174.     ml /c /Zd /coff /nologo /Fo$(IntDir)\$(InputName).obj $(InputPath)
  175.  
  176. # End Custom Build
  177.  
  178. !ELSEIF  "$(CFG)" == "lococodec - Win32 Intel Release"
  179.  
  180. # Begin Custom Build - Assembling $(InputPath)...
  181. IntDir=.\intel
  182. InputPath=.\lococodec_a.asm
  183. InputName=lococodec_a
  184.  
  185. "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  186.     ml /c /Zd /coff /nologo /Fo$(IntDir)\$(InputName).obj $(InputPath)
  187.  
  188. # End Custom Build
  189.  
  190. !ENDIF 
  191.  
  192. # End Source File
  193. # Begin Source File
  194.  
  195. SOURCE=.\lococodec_a.h
  196. # End Source File
  197. # Begin Source File
  198.  
  199. SOURCE=.\resource.h
  200. # End Source File
  201. # End Group
  202. # Begin Group "Header Files"
  203.  
  204. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  205. # End Group
  206. # Begin Group "Resource Files"
  207.  
  208. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  209. # Begin Source File
  210.  
  211. SOURCE=.\lococodec.rc
  212. # End Source File
  213. # End Group
  214. # End Target
  215. # End Project
  216.