home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _E95D082A36924487ACC1FDC6B1462F45 < prev    next >
Encoding:
MS Developer Studio Project  |  2003-03-17  |  7.4 KB  |  172 lines

  1. # Microsoft Developer Studio Project File - Name="[=$module]Test" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  6.  
  7. CFG=[=$module]Test - Win32 Unicode 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 "[=$module]Test.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 "[=$module]Test.mak" CFG="[=$module]Test - Win32 Unicode Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "[=$module]Test - Win32 Release" (based on "Win32 (x86) Console Application")
  21. !MESSAGE "[=$module]Test - Win32 Debug" (based on "Win32 (x86) Console Application")
  22. !MESSAGE "[=$module]Test - Win32 Unicode Release" (based on "Win32 (x86) Console Application")
  23. !MESSAGE "[=$module]Test - Win32 Unicode Debug" (based on "Win32 (x86) Console Application")
  24. !MESSAGE 
  25.  
  26. # Begin Project
  27. # PROP AllowPerConfigDependencies 0
  28. # PROP Scc_ProjName ""
  29. # PROP Scc_LocalPath ""
  30. CPP=cl.exe
  31. RSC=rc.exe
  32.  
  33. !IF  "$(CFG)" == "[=$module]Test - Win32 Release"
  34.  
  35. # PROP BASE Use_MFC [=$MFCCode]
  36. # PROP BASE Use_Debug_Libraries 0
  37. # PROP BASE Output_Dir "Release"
  38. # PROP BASE Intermediate_Dir "Release"
  39. # PROP BASE Target_Dir ""
  40. # PROP Use_MFC [=$MFCCode]
  41. # PROP Use_Debug_Libraries 0
  42. # PROP Output_Dir "Release"
  43. # PROP Intermediate_Dir "Release"
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo[=$RTLOpt] /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"[if $mfc] /D "_AFXDLL"[endif] /Yu"stdafx.h" /FD /c
  46. # ADD CPP /nologo[=$RTLOpt] /W3 /GR /GX /O2 /I "..\\Altova" /I "..\\[=$module]" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"[if $mfc] /D "_AFXDLL"[endif] /Yu"stdafx.h" /FD /c
  47. # ADD BASE RSC /l 0x409 /d "NDEBUG"[=$RSCOpt]
  48. # ADD RSC /l 0x409 /d "NDEBUG"[=$RSCOpt]
  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:console /machine:I386
  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:console /machine:I386
  55.  
  56. !ELSEIF  "$(CFG)" == "[=$module]Test - Win32 Debug"
  57.  
  58. # PROP BASE Use_MFC [=$MFCCode]
  59. # PROP BASE Use_Debug_Libraries 1
  60. # PROP BASE Output_Dir "Debug"
  61. # PROP BASE Intermediate_Dir "Debug"
  62. # PROP BASE Target_Dir ""
  63. # PROP Use_MFC [=$MFCCode]
  64. # PROP Use_Debug_Libraries 1
  65. # PROP Output_Dir "Debug"
  66. # PROP Intermediate_Dir "Debug"
  67. # PROP Target_Dir ""
  68. # ADD BASE CPP /nologo[=$RTLOpt]d /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS"[if $mfc] /D "_AFXDLL"[endif] /Yu"stdafx.h" /FD /GZ /c
  69. # ADD CPP /nologo[=$RTLOpt]d /W3 /Gm /GR /GX /ZI /Od /I "..\\Altova" /I "..\\[=$module]" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS"[if $mfc] /D "_AFXDLL"[endif] /FR /Yu"stdafx.h" /FD /GZ /c
  70. # ADD BASE RSC /l 0x409 /d "_DEBUG"[=$RSCOpt]
  71. # ADD RSC /l 0x409 /d "_DEBUG"[=$RSCOpt]
  72. BSC32=bscmake.exe
  73. # ADD BASE BSC32 /nologo
  74. # ADD BSC32 /nologo
  75. LINK32=link.exe
  76. # 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:console /debug /machine:I386 /pdbtype:sept
  77. # 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:console /debug /machine:I386 /pdbtype:sept
  78.  
  79. !ELSEIF  "$(CFG)" == "[=$module]Test - Win32 Unicode Release"
  80.  
  81. # PROP BASE Use_MFC [=$MFCCode]
  82. # PROP BASE Use_Debug_Libraries 0
  83. # PROP BASE Output_Dir "UnicodeRelease"
  84. # PROP BASE Intermediate_Dir "UnicodeRelease"
  85. # PROP BASE Target_Dir ""
  86. # PROP Use_MFC [=$MFCCode]
  87. # PROP Use_Debug_Libraries 0
  88. # PROP Output_Dir "UnicodeRelease"
  89. # PROP Intermediate_Dir "UnicodeRelease"
  90. # PROP Target_Dir ""
  91. # ADD BASE CPP /nologo[=$RTLOpt] /W3 /GR /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS"[if $mfc] /D "_AFXDLL"[endif] /Yu"stdafx.h" /FD /c
  92. # ADD CPP /nologo[=$RTLOpt] /W3 /GR /GX /O2 /I "..\\Altova" /I "..\\[=$module]" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE"[if $mfc] /D "_AFXDLL"[endif] /Yu"stdafx.h" /FD /c
  93. # ADD BASE RSC /l 0x409 /d "NDEBUG"[=$RSCOpt]
  94. # ADD RSC /l 0x409 /d "NDEBUG"[=$RSCOpt]
  95. BSC32=bscmake.exe
  96. # ADD BASE BSC32 /nologo
  97. # ADD BSC32 /nologo
  98. LINK32=link.exe
  99. # 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:console /machine:I386
  100. # 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:console /machine:I386
  101.  
  102. !ELSEIF  "$(CFG)" == "[=$module]Test - Win32 Unicode Debug"
  103.  
  104. # PROP BASE Use_MFC [=$MFCCode]
  105. # PROP BASE Use_Debug_Libraries 1
  106. # PROP BASE Output_Dir "UnicodeDebug"
  107. # PROP BASE Intermediate_Dir "UnicodeDebug"
  108. # PROP BASE Target_Dir ""
  109. # PROP Use_MFC [=$MFCCode]
  110. # PROP Use_Debug_Libraries 1
  111. # PROP Output_Dir "UnicodeDebug"
  112. # PROP Intermediate_Dir "UnicodeDebug"
  113. # PROP Target_Dir ""
  114. # ADD BASE CPP /nologo[=$RTLOpt]d /W3 /Gm /GR /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS"[if $mfc] /D "_AFXDLL"[endif] /Yu"stdafx.h" /FD /GZ /c
  115. # ADD CPP /nologo[=$RTLOpt]d /W3 /Gm /GR /GX /ZI /Od /I "..\\Altova" /I "..\\[=$module]" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE"[if $mfc] /D "_AFXDLL"[endif] /FR /Yu"stdafx.h" /FD /GZ /c
  116. # ADD BASE RSC /l 0x409 /d "_DEBUG"[=$RSCOpt]
  117. # ADD RSC /l 0x409 /d "_DEBUG"[=$RSCOpt]
  118. BSC32=bscmake.exe
  119. # ADD BASE BSC32 /nologo
  120. # ADD BSC32 /nologo
  121. LINK32=link.exe
  122. # 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:console /debug /machine:I386 /pdbtype:sept
  123. # 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:console /debug /machine:I386 /pdbtype:sept
  124.  
  125. !ENDIF 
  126.  
  127. # Begin Target
  128.  
  129. # Name "[=$module]Test - Win32 Release"
  130. # Name "[=$module]Test - Win32 Debug"
  131. # Name "[=$module]Test - Win32 Unicode Release"
  132. # Name "[=$module]Test - Win32 Unicode Debug"
  133. # Begin Group "Source Files"
  134.  
  135. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  136. # Begin Source File
  137.  
  138. SOURCE=.\\[=$module]Test.cpp
  139. # End Source File
  140. # Begin Source File
  141.  
  142. SOURCE=.\\[=$module]Test.rc
  143. # End Source File
  144. # Begin Source File
  145.  
  146. SOURCE=.\\StdAfx.cpp
  147. # ADD CPP /Yc"stdafx.h"
  148. # End Source File
  149. # End Group
  150. # Begin Group "Header Files"
  151.  
  152. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  153. # Begin Source File
  154.  
  155. SOURCE=.\\[=$module]Test.h
  156. # End Source File
  157. # Begin Source File
  158.  
  159. SOURCE=.\\Resource.h
  160. # End Source File
  161. # Begin Source File
  162.  
  163. SOURCE=.\\StdAfx.h
  164. # End Source File
  165. # End Group
  166. # Begin Group "Resource Files"
  167.  
  168. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  169. # End Group
  170. # End Target
  171. # End Project
  172.