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.

202 lines
6.2 KiB

  1. # Microsoft Developer Studio Project File - Name="itngram_J" - 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=itngram_J - Win32 Debug x86
  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 "itngram_J.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 "itngram_J.mak" CFG="itngram_J - Win32 Debug x86"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "itngram_J - Win32 Debug x86" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "itngram_J - Win32 Release x86" (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)" == "itngram_J - Win32 Debug x86"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 1
  31. # PROP BASE Output_Dir "Debug"
  32. # PROP BASE Intermediate_Dir "Debug"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 1
  36. # PROP Output_Dir "Debug"
  37. # PROP Intermediate_Dir "Debug"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # 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
  41. # ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /I "..\..\ddk\include" /I "..\..\sdk\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Yu"stdafx.h" /FD /GZ /c
  42. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  43. # ADD RSC /l 0x409 /d "_DEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LINK32=link.exe
  48. # 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
  49. # 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:"..\..\sdk\lib\i386"
  50. # Begin Custom Build - Performing registration
  51. OutDir=.\Debug
  52. TargetPath=.\Debug\itngram_J.dll
  53. InputPath=.\Debug\itngram_J.dll
  54. SOURCE="$(InputPath)"
  55. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  56. regsvr32 /s /c "$(TargetPath)"
  57. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  58. # End Custom Build
  59. !ELSEIF "$(CFG)" == "itngram_J - Win32 Release x86"
  60. # PROP BASE Use_MFC 0
  61. # PROP BASE Use_Debug_Libraries 0
  62. # PROP BASE Output_Dir "Release"
  63. # PROP BASE Intermediate_Dir "Release"
  64. # PROP BASE Target_Dir ""
  65. # PROP Use_MFC 0
  66. # PROP Use_Debug_Libraries 0
  67. # PROP Output_Dir "Release"
  68. # PROP Intermediate_Dir "Release"
  69. # PROP Ignore_Export_Lib 0
  70. # PROP Target_Dir ""
  71. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  72. # ADD CPP /nologo /MT /W3 /O1 /I "..\..\sdk\include" /I "..\..\ddk\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Yu"stdafx.h" /FD /c
  73. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  74. # ADD RSC /l 0x409 /d "NDEBUG"
  75. BSC32=bscmake.exe
  76. # ADD BASE BSC32 /nologo
  77. # ADD BSC32 /nologo
  78. LINK32=link.exe
  79. # 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
  80. # 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 /libpath:"..\..\sdk\lib\i386"
  81. # Begin Custom Build - Performing registration
  82. OutDir=.\Release
  83. TargetPath=.\Release\itngram_J.dll
  84. InputPath=.\Release\itngram_J.dll
  85. SOURCE="$(InputPath)"
  86. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  87. regsvr32 /s /c "$(TargetPath)"
  88. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  89. # End Custom Build
  90. !ENDIF
  91. # Begin Target
  92. # Name "itngram_J - Win32 Debug x86"
  93. # Name "itngram_J - Win32 Release x86"
  94. # Begin Group "Source Files"
  95. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  96. # Begin Source File
  97. SOURCE=.\itngram_J.cpp
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=.\itngram_J.def
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=.\itngram_J.idl
  104. # ADD MTL /I "..\..\sdk\idl" /I "..\..\ddk\idl" /tlb ".\itngram_J.tlb" /h "itngram_J.h" /iid "itngram_J_i.c" /Oicf
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.\itngram_J.rc
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.\StdAfx.cpp
  111. # ADD CPP /Yc"stdafx.h"
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.\TestITN_J.cpp
  115. # End Source File
  116. # End Group
  117. # Begin Group "Header Files"
  118. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  119. # Begin Source File
  120. SOURCE=.\Resource.h
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.\StdAfx.h
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.\TestITN_J.h
  127. # End Source File
  128. # End Group
  129. # Begin Group "Resource Files"
  130. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  131. # Begin Source File
  132. SOURCE=.\TestITN_J.rgs
  133. # End Source File
  134. # End Group
  135. # Begin Group "Grammar Files"
  136. # PROP Default_Filter ".xml"
  137. # Begin Source File
  138. SOURCE=.\test_J.xml
  139. !IF "$(CFG)" == "itngram_J - Win32 Debug x86"
  140. # Begin Custom Build - Compiling grammar $(InputPath)
  141. ProjDir=.
  142. InputPath=.\test_J.xml
  143. InputName=test_J
  144. "$(ProjDir)\test_J.cfg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  145. ..\..\sdk\bin\gramcomp /s /h test_J.h $(InputName)
  146. # End Custom Build
  147. !ELSEIF "$(CFG)" == "itngram_J - Win32 Release x86"
  148. # Begin Custom Build - Compiling grammar $(InputPath)
  149. ProjDir=.
  150. InputPath=.\test_J.xml
  151. InputName=test_J
  152. "$(ProjDir)\test_J.cfg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  153. ..\..\sdk\bin\gramcomp /s /h test_J.h $(InputName)
  154. # End Custom Build
  155. !ENDIF
  156. # End Source File
  157. # End Group
  158. # Begin Source File
  159. SOURCE=.\test_J.cfg
  160. # End Source File
  161. # End Target
  162. # End Project