Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

214 lines
5.8 KiB

  1. # Microsoft Developer Studio Project File - Name="shimgvwr" - 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=shimgvwr - 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 "shimgvwr.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 "shimgvwr.mak" CFG="shimgvwr - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "shimgvwr - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "shimgvwr - 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)" == "shimgvwr - 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 Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  41. # ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "d:\nt\public\sdk\inc" /I "d:\nt\public\sdk\inc\atl30" /I "d:\nt\public\sdk\inc\crt" /I "d:\nt\public\sdk\inc\mfc42" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "UNICODE" /D "_UNICODE" /FR /Yu"stdafx.h" /FD /c
  42. # SUBTRACT CPP /X
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  46. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  52. # ADD LINK32 mfc42u.lib wiaguid.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /debugtype:both /machine:I386 /nodefaultlib:"msvcrtd.lib" /libpath:"d:\nt\public\sdk\lib\i386" /libpath:"D:\nt\public\internal\windows\lib\i386"
  53. # SUBTRACT LINK32 /map /nodefaultlib
  54. !ELSEIF "$(CFG)" == "shimgvwr - Win32 Debug"
  55. # PROP BASE Use_MFC 6
  56. # PROP BASE Use_Debug_Libraries 1
  57. # PROP BASE Output_Dir "Debug"
  58. # PROP BASE Intermediate_Dir "Debug"
  59. # PROP BASE Target_Dir ""
  60. # PROP Use_MFC 6
  61. # PROP Use_Debug_Libraries 1
  62. # PROP Output_Dir "Debug"
  63. # PROP Intermediate_Dir "Debug"
  64. # PROP Ignore_Export_Lib 0
  65. # PROP Target_Dir ""
  66. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  67. # ADD CPP /nologo /MD /W3 /Gm /GR /GX /ZI /Od /I "d:\nt\public\sdk\inc" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "UNICODE" /D "_UNICODE" /FR /Yu"stdafx.h" /FD /GZ /c
  68. # SUBTRACT CPP /X
  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" /d "_AFXDLL"
  72. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  73. BSC32=bscmake.exe
  74. # ADD BASE BSC32 /nologo
  75. # ADD BSC32 /nologo
  76. LINK32=link.exe
  77. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  78. # ADD LINK32 wiaguid.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /nodefaultlib:"msvcrt.lib" /pdbtype:sept /libpath:"d:\nt\public\sdk\lib\i386" /libpath:"D:\nt\public\internal\windows\lib\i386"
  79. # SUBTRACT LINK32 /map /nodefaultlib
  80. !ENDIF
  81. # Begin Target
  82. # Name "shimgvwr - Win32 Release"
  83. # Name "shimgvwr - 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=.\ImageDoc.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.\ImageView.cpp
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.\MainFrm.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.\preview.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.\preview3.cpp
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.\shimgvw.cpp
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.\shimgvwr.cpp
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.\shimgvwr.rc
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.\StdAfx.cpp
  112. # ADD CPP /Yc"stdafx.h"
  113. # End Source File
  114. # End Group
  115. # Begin Group "Header Files"
  116. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  117. # Begin Source File
  118. SOURCE=.\ImageDoc.h
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.\ImageView.h
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.\MainFrm.h
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=.\preview.h
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.\preview3.h
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.\Resource.h
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.\shimgvw.h
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.\shimgvwr.h
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.\StdAfx.h
  143. # End Source File
  144. # End Group
  145. # Begin Group "Resource Files"
  146. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  147. # Begin Source File
  148. SOURCE=.\res\ImageDoc.ico
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.\res\shimgvwr.ico
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.\res\shimgvwr.rc2
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.\res\Toolbar.bmp
  158. # End Source File
  159. # End Group
  160. # Begin Source File
  161. SOURCE=.\ReadMe.txt
  162. # End Source File
  163. # End Target
  164. # End Project
  165. # Section shimgvwr : {50F16B26-467E-11D1-8271-00C04FC3183B}
  166. # 2:21:DefaultSinkHeaderFile:preview3.h
  167. # 2:16:DefaultSinkClass:CPreview3
  168. # End Section
  169. # Section shimgvwr : {50F16B25-467E-11D1-8271-00C04FC3183B}
  170. # 2:5:Class:CPreview
  171. # 2:10:HeaderFile:preview.h
  172. # 2:8:ImplFile:preview.cpp
  173. # End Section
  174. # Section shimgvwr : {1F25D2FA-B85B-4C4E-9AE2-7F7A2C25D41A}
  175. # 2:5:Class:CPreview3
  176. # 2:10:HeaderFile:preview3.h
  177. # 2:8:ImplFile:preview3.cpp
  178. # End Section