home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / com / activedocument / framer / framer.dsp < prev    next >
Text File  |  1997-07-10  |  4KB  |  141 lines

  1. # Microsoft Developer Studio Project File - Name="Framer" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Application" 0x0101
  6.  
  7. CFG=Framer - 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 "Framer.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 "Framer.mak" CFG="Framer - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "Framer - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "Framer - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30.  
  31. !IF  "$(CFG)" == "Framer - Win32 Release"
  32.  
  33. # PROP BASE Use_MFC 0
  34. # PROP BASE Use_Debug_Libraries 0
  35. # PROP BASE Output_Dir "WinRel"
  36. # PROP BASE Intermediate_Dir "WinRel"
  37. # PROP Use_MFC 0
  38. # PROP Use_Debug_Libraries 0
  39. # PROP Output_Dir "WinRel"
  40. # PROP Intermediate_Dir "WinRel"
  41. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /YX /c
  42. # ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "UNICODE" /D "_UNICODE" /YX /FD /c
  43. # SUBTRACT CPP /Fr
  44. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  45. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  46. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  47. # ADD RSC /l 0x409 /d "NDEBUG"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386
  53. # 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 /machine:I386 /out:"framer.exe"
  54.  
  55. !ELSEIF  "$(CFG)" == "Framer - Win32 Debug"
  56.  
  57. # PROP BASE Use_MFC 0
  58. # PROP BASE Use_Debug_Libraries 1
  59. # PROP BASE Output_Dir "WinDebug"
  60. # PROP BASE Intermediate_Dir "WinDebug"
  61. # PROP Use_MFC 0
  62. # PROP Use_Debug_Libraries 1
  63. # PROP Output_Dir "WinDebug"
  64. # PROP Intermediate_Dir "WinDebug"
  65. # PROP Ignore_Export_Lib 0
  66. # ADD BASE CPP /nologo /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /c
  67. # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "UNICODE" /D "_UNICODE" /YX /FD /c
  68. # SUBTRACT CPP /Fr
  69. # ADD BASE MTL /nologo /D "_DEBUG" /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 /nologo /subsystem:windows /debug /machine:I386
  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 /nologo /subsystem:windows /debug /machine:I386 /out:"framer.exe"
  79. # SUBTRACT LINK32 /pdb:none
  80.  
  81. !ENDIF 
  82.  
  83. # Begin Target
  84.  
  85. # Name "Framer - Win32 Release"
  86. # Name "Framer - Win32 Debug"
  87. # Begin Group "Source Files"
  88.  
  89. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  90. # Begin Source File
  91.  
  92. SOURCE=.\framer.cpp
  93. # End Source File
  94. # Begin Source File
  95.  
  96. SOURCE=.\framer.rc
  97. # End Source File
  98. # Begin Source File
  99.  
  100. SOURCE=.\iadvsink.cpp
  101. # End Source File
  102. # Begin Source File
  103.  
  104. SOURCE=.\iclisite.cpp
  105. # End Source File
  106. # Begin Source File
  107.  
  108. SOURCE=.\idocsite.cpp
  109. # End Source File
  110. # Begin Source File
  111.  
  112. SOURCE=.\iipsite.cpp
  113. # End Source File
  114. # Begin Source File
  115.  
  116. SOURCE=.\site.cpp
  117. # End Source File
  118. # End Group
  119. # Begin Group "Header Files"
  120.  
  121. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  122. # Begin Source File
  123.  
  124. SOURCE=.\framer.h
  125. # End Source File
  126. # Begin Source File
  127.  
  128. SOURCE=.\resource.h
  129. # End Source File
  130. # Begin Source File
  131.  
  132. SOURCE=.\site.h
  133. # End Source File
  134. # End Group
  135. # Begin Group "Resource Files"
  136.  
  137. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  138. # End Group
  139. # End Target
  140. # End Project
  141.