home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / zkuste / vbasic / Data / Utils / WME71SDK.exe / RCDATA / CABINET / encview.dsp < prev    next >
Text File  |  2001-03-02  |  6KB  |  186 lines

  1. # Microsoft Developer Studio Project File - Name="encview" - 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=encview - 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 "encview.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 "encview.mak" CFG="encview - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "encview - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "encview - Win32 Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "encview - Win32 Debug"
  33.  
  34. # PROP BASE Use_MFC 0
  35. # PROP BASE Use_Debug_Libraries 1
  36. # PROP BASE Output_Dir "Debug"
  37. # PROP BASE Intermediate_Dir "Debug"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 0
  40. # PROP Use_Debug_Libraries 1
  41. # PROP Output_Dir "Debug"
  42. # PROP Intermediate_Dir "Debug"
  43. # PROP Ignore_Export_Lib 0
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  46. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  47. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  48. # ADD RSC /l 0x409 /d "_DEBUG"
  49. BSC32=bscmake.exe
  50. # ADD BASE BSC32 /nologo
  51. # ADD BSC32 /nologo
  52. LINK32=link.exe
  53. # 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  54. # 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 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\..\exe\checked\i386"
  55. # Begin Custom Build - Performing registration
  56. OutDir=.\Debug
  57. TargetPath=.\Debug\encview.dll
  58. InputPath=.\Debug\encview.dll
  59. SOURCE="$(InputPath)"
  60.  
  61. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  62.     regsvr32 /s /c "$(TargetPath)" 
  63.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  64.     
  65. # End Custom Build
  66.  
  67. !ELSEIF  "$(CFG)" == "encview - Win32 Release MinSize"
  68.  
  69. # PROP BASE Use_MFC 0
  70. # PROP BASE Use_Debug_Libraries 0
  71. # PROP BASE Output_Dir "ReleaseMinSize"
  72. # PROP BASE Intermediate_Dir "ReleaseMinSize"
  73. # PROP BASE Target_Dir ""
  74. # PROP Use_MFC 0
  75. # PROP Use_Debug_Libraries 0
  76. # PROP Output_Dir "ReleaseMinSize"
  77. # PROP Intermediate_Dir "ReleaseMinSize"
  78. # PROP Ignore_Export_Lib 0
  79. # PROP Target_Dir ""
  80. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  81. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /Yu"stdafx.h" /FD /c
  82. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  83. # ADD RSC /l 0x409 /d "NDEBUG"
  84. BSC32=bscmake.exe
  85. # ADD BASE BSC32 /nologo
  86. # ADD BSC32 /nologo
  87. LINK32=link.exe
  88. # 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 /subsystem:windows /dll /machine:I386
  89. # ADD LINK32 urlmon.lib comsupp.lib rpcrt4.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 /nologo /subsystem:windows /dll /machine:I386 /out:"encview.dll" /libpath:"..\..\..\..\exe\free\i386"
  90. # SUBTRACT LINK32 /map /debug /nodefaultlib
  91. # Begin Custom Build - Performing registration
  92. OutDir=.\ReleaseMinSize
  93. TargetPath=.\encview.dll
  94. InputPath=.\encview.dll
  95. SOURCE="$(InputPath)"
  96.  
  97. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  98.     regsvr32 /s /c "$(TargetPath)" 
  99.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  100.     
  101. # End Custom Build
  102.  
  103. !ENDIF 
  104.  
  105. # Begin Target
  106.  
  107. # Name "encview - Win32 Debug"
  108. # Name "encview - Win32 Release MinSize"
  109. # Begin Group "Source Files"
  110.  
  111. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  112. # Begin Source File
  113.  
  114. SOURCE=.\common.cpp
  115. # End Source File
  116. # Begin Source File
  117.  
  118. SOURCE=.\EncoderView.cpp
  119. # End Source File
  120. # Begin Source File
  121.  
  122. SOURCE=.\encview.cpp
  123. # End Source File
  124. # Begin Source File
  125.  
  126. SOURCE=.\encview.def
  127. # End Source File
  128. # Begin Source File
  129.  
  130. SOURCE=.\encview.idl
  131. # ADD MTL /tlb ".\encview.tlb" /h "encview.h" /iid "encview_i.c" /Oicf
  132. # End Source File
  133. # Begin Source File
  134.  
  135. SOURCE=.\encview.rc
  136. # End Source File
  137. # Begin Source File
  138.  
  139. SOURCE=.\StdAfx.cpp
  140. # ADD CPP /Yc"stdafx.h"
  141. # End Source File
  142. # End Group
  143. # Begin Group "Header Files"
  144.  
  145. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  146. # Begin Source File
  147.  
  148. SOURCE=.\common.h
  149. # End Source File
  150. # Begin Source File
  151.  
  152. SOURCE=.\EncoderView.h
  153. # End Source File
  154. # Begin Source File
  155.  
  156. SOURCE=.\Resource.h
  157. # End Source File
  158. # Begin Source File
  159.  
  160. SOURCE=.\StdAfx.h
  161. # End Source File
  162. # End Group
  163. # Begin Group "Resource Files"
  164.  
  165. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  166. # Begin Source File
  167.  
  168. SOURCE=.\encoderv.bmp
  169. # End Source File
  170. # Begin Source File
  171.  
  172. SOURCE=.\EncoderView.rgs
  173. # End Source File
  174. # End Group
  175. # Begin Source File
  176.  
  177. SOURCE=.\sources
  178. # End Source File
  179. # End Target
  180. # End Project
  181. # Section encview : {00000000-0000-0000-0000-800000800000}
  182. #     1:15:IDR_ENCODERVIEW:102
  183. #     1:15:IDD_ENCODERVIEW:103
  184. #     1:15:IDB_ENCODERVIEW:101
  185. # End Section
  186.