Leaked source code of windows server 2003
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.

193 lines
5.1 KiB

  1. # Microsoft Developer Studio Project File - Name="insedit" - 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=insedit - 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 "insedit.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 "insedit.mak" CFG="insedit - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "insedit - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "insedit - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  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)" == "insedit - Win32 Release"
  29. # PROP BASE Use_MFC 0
  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 0
  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 /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  40. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  41. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  42. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  43. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  44. # ADD RSC /l 0x409 /d "NDEBUG"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LINK32=link.exe
  49. # 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
  50. # 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 /machine:I386
  51. !ELSEIF "$(CFG)" == "insedit - Win32 Debug"
  52. # PROP BASE Use_MFC 0
  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 0
  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 /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  63. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  64. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  65. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  66. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  67. # ADD RSC /l 0x409 /d "_DEBUG"
  68. BSC32=bscmake.exe
  69. # ADD BASE BSC32 /nologo
  70. # ADD BSC32 /nologo
  71. LINK32=link.exe
  72. # 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
  73. # 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
  74. !ENDIF
  75. # Begin Target
  76. # Name "insedit - Win32 Release"
  77. # Name "insedit - Win32 Debug"
  78. # Begin Group "resources"
  79. # PROP Default_Filter "*.rc*;*.h*"
  80. # Begin Source File
  81. SOURCE=.\insdll.rc
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=.\resource.h
  85. # End Source File
  86. # End Group
  87. # Begin Group "inc"
  88. # PROP Default_Filter "*.h*"
  89. # Begin Source File
  90. SOURCE=.\insdll.h
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.\pch.h
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.\unixpage.h
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.\utils.h
  100. # End Source File
  101. # End Group
  102. # Begin Group "misc"
  103. # PROP Default_Filter ""
  104. # Begin Source File
  105. SOURCE=.\insedit.def
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.\sources
  109. # End Source File
  110. # End Group
  111. # Begin Source File
  112. SOURCE=.\adjustui.cpp
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.\autocnfg.cpp
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=.\cdfimgs.cpp
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.\customoe.cpp
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.\desktop.cpp
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=.\dlgprocs.cpp
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.\favsproc.cpp
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.\ie4chnl.cpp
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.\insdll.cpp
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.\mccphtt.cpp
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.\seccerts.cpp
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.\seczones.cpp
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.\toolbar.cpp
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.\unixpage.cpp
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.\utils.cpp
  155. # End Source File
  156. # End Target
  157. # End Project