AllGuard.dsp 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  1. # Microsoft Developer Studio Project File - Name="AllGuard" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=AllGuard - 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 "AllGuard.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 "AllGuard.mak" CFG="AllGuard - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "AllGuard - Win32 Debug" (based on "Win32 (x86) External Target")
  19. !MESSAGE "AllGuard - Win32 Retail" (based on "Win32 (x86) External Target")
  20. !MESSAGE "AllGuard - Win32 Test" (based on "Win32 (x86) External Target")
  21. !MESSAGE "AllGuard - Win32 BCheckerD" (based on "Win32 (x86) External Target")
  22. !MESSAGE "AllGuard - Win32 BChecker" (based on "Win32 (x86) External Target")
  23. !MESSAGE "AllGuard - Win32 ICapD" (based on "Win32 (x86) External Target")
  24. !MESSAGE "AllGuard - Win32 ICap" (based on "Win32 (x86) External Target")
  25. !MESSAGE "AllGuard - Win32 TrueTimeD" (based on "Win32 (x86) External Target")
  26. !MESSAGE "AllGuard - Win32 TrueTime" (based on "Win32 (x86) External Target")
  27. !MESSAGE
  28. # Begin Project
  29. # PROP AllowPerConfigDependencies 0
  30. # PROP Scc_ProjName ""
  31. # PROP Scc_LocalPath ""
  32. !IF "$(CFG)" == "AllGuard - Win32 Debug"
  33. # PROP BASE Use_MFC 0
  34. # PROP BASE Use_Debug_Libraries 1
  35. # PROP BASE Output_Dir "..\..\objs\Debug\AllGuard"
  36. # PROP BASE Intermediate_Dir "..\..\objs\Debug\AllGuard"
  37. # PROP BASE Cmd_Line "NMAKE /f AllGuard.mak"
  38. # PROP BASE Rebuild_Opt "/a"
  39. # PROP BASE Target_File "AllGuard.exe"
  40. # PROP BASE Bsc_Name "AllGuard.bsc"
  41. # PROP BASE Target_Dir ""
  42. # PROP Use_MFC 0
  43. # PROP Use_Debug_Libraries 1
  44. # PROP Output_Dir "..\..\objs\Debug\AllGuard"
  45. # PROP Intermediate_Dir "..\..\objs\Debug\AllGuard"
  46. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=AllGuardApp "FLAVOR=debug=""
  47. # PROP Rebuild_Opt "FULL="
  48. # PROP Target_File "..\..\objs\debug\AllGuard\AllGuard.exe"
  49. # PROP Bsc_Name "..\..\objs\debug\AllGuard\AllGuard.bsc"
  50. # PROP Target_Dir ""
  51. !ELSEIF "$(CFG)" == "AllGuard - Win32 Retail"
  52. # PROP BASE Use_MFC 0
  53. # PROP BASE Use_Debug_Libraries 0
  54. # PROP BASE Output_Dir "..\..\objs\Retail\AllGuard"
  55. # PROP BASE Intermediate_Dir "..\..\objs\Retail\AllGuard"
  56. # PROP BASE Cmd_Line "NMAKE /f AllGuard.mak"
  57. # PROP BASE Rebuild_Opt "/a"
  58. # PROP BASE Target_File "AllGuard.exe"
  59. # PROP BASE Bsc_Name "AllGuard.bsc"
  60. # PROP BASE Target_Dir ""
  61. # PROP Use_MFC 0
  62. # PROP Use_Debug_Libraries 0
  63. # PROP Output_Dir "..\..\objs\Retail\AllGuard"
  64. # PROP Intermediate_Dir "..\..\objs\Retail\AllGuard"
  65. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=AllGuardApp "FLAVOR=retail=""
  66. # PROP Rebuild_Opt "FULL= "
  67. # PROP Target_File "..\..\objs\retail\AllGuard\AllGuard.exe"
  68. # PROP Bsc_Name "..\..\objs\retail\AllGuard\AllGuard.bsc"
  69. # PROP Target_Dir ""
  70. !ELSEIF "$(CFG)" == "AllGuard - Win32 Test"
  71. # PROP BASE Use_MFC 0
  72. # PROP BASE Use_Debug_Libraries 0
  73. # PROP BASE Output_Dir "..\..\objs\Test\AllGuard"
  74. # PROP BASE Intermediate_Dir "..\..\objs\Test\AllGuard"
  75. # PROP BASE Cmd_Line "NMAKE /f AllGuard.mak"
  76. # PROP BASE Rebuild_Opt "/a"
  77. # PROP BASE Target_File "AllGuard.exe"
  78. # PROP BASE Bsc_Name "AllGuard.bsc"
  79. # PROP BASE Target_Dir ""
  80. # PROP Use_MFC 0
  81. # PROP Use_Debug_Libraries 0
  82. # PROP Output_Dir "..\..\objs\Test\AllGuard"
  83. # PROP Intermediate_Dir "..\..\objs\Test\AllGuard"
  84. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=AllGuardApp "FLAVOR=test=""
  85. # PROP Rebuild_Opt "FULL= "
  86. # PROP Target_File "..\..\objs\test\AllGuard\AllGuard.exe"
  87. # PROP Bsc_Name "..\..\objs\test\AllGuard\AllGuard.bsc"
  88. # PROP Target_Dir ""
  89. !ELSEIF "$(CFG)" == "AllGuard - Win32 BCheckerD"
  90. # PROP BASE Use_MFC 0
  91. # PROP BASE Output_Dir "..\..\objs\BCheckerD\AllGuard"
  92. # PROP BASE Intermediate_Dir "..\..\objs\BCheckerD\AllGuard"
  93. # PROP BASE Cmd_Line "NMAKE /f AllGuard.mak"
  94. # PROP BASE Rebuild_Opt "/a"
  95. # PROP BASE Target_File "AllGuard.exe"
  96. # PROP BASE Bsc_Name "AllGuard.bsc"
  97. # PROP BASE Target_Dir ""
  98. # PROP Use_MFC 0
  99. # PROP Output_Dir "..\..\objs\BCheckerD\AllGuard"
  100. # PROP Intermediate_Dir "..\..\objs\BCheckerD\AllGuard"
  101. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=AllGuardApp "FLAVOR=debug= BCHK=""
  102. # PROP Rebuild_Opt "FULL="
  103. # PROP Target_File "..\..\objs\BCheckerD\AllGuard\AllGuard.exe"
  104. # PROP Bsc_Name "..\..\objs\BCheckerD\AllGuard\AllGuard.bsc"
  105. # PROP Target_Dir ""
  106. !ELSEIF "$(CFG)" == "AllGuard - Win32 BChecker"
  107. # PROP BASE Use_MFC 0
  108. # PROP BASE Output_Dir "..\..\objs\BChecker\AllGuard"
  109. # PROP BASE Intermediate_Dir "..\..\objs\BChecker\AllGuard"
  110. # PROP BASE Cmd_Line "NMAKE /f AllGuard.mak"
  111. # PROP BASE Rebuild_Opt "/a"
  112. # PROP BASE Target_File "AllGuard.exe"
  113. # PROP BASE Bsc_Name "AllGuard.bsc"
  114. # PROP BASE Target_Dir ""
  115. # PROP Use_MFC 0
  116. # PROP Output_Dir "..\..\objs\BChecker\AllGuard"
  117. # PROP Intermediate_Dir "..\..\objs\BChecker\AllGuard"
  118. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=AllGuardApp "FLAVOR=retail= BCHK=""
  119. # PROP Rebuild_Opt "FULL= "
  120. # PROP Target_File "..\..\objs\BChecker\AllGuard\AllGuard.exe"
  121. # PROP Bsc_Name "..\..\objs\BChecker\AllGuard\AllGuard.bsc"
  122. # PROP Target_Dir ""
  123. !ELSEIF "$(CFG)" == "AllGuard - Win32 ICapD"
  124. # PROP BASE Use_MFC 0
  125. # PROP BASE Output_Dir "..\..\objs\ICapD\AllGuard"
  126. # PROP BASE Intermediate_Dir "..\..\objs\ICapD\AllGuard"
  127. # PROP BASE Cmd_Line "NMAKE /f AllGuard.mak"
  128. # PROP BASE Rebuild_Opt "/a"
  129. # PROP BASE Target_File "AllGuard.exe"
  130. # PROP BASE Bsc_Name "AllGuard.bsc"
  131. # PROP BASE Target_Dir ""
  132. # PROP Use_MFC 0
  133. # PROP Output_Dir "..\..\objs\ICapD\AllGuard"
  134. # PROP Intermediate_Dir "..\..\objs\ICapD\AllGuard"
  135. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=AllGuardApp "FLAVOR=debug= ICAP=""
  136. # PROP Rebuild_Opt "FULL="
  137. # PROP Target_File "..\..\objs\ICapD\AllGuard\AllGuard.exe"
  138. # PROP Bsc_Name "..\..\objs\ICapD\AllGuard\AllGuard.bsc"
  139. # PROP Target_Dir ""
  140. !ELSEIF "$(CFG)" == "AllGuard - Win32 ICap"
  141. # PROP BASE Use_MFC 0
  142. # PROP BASE Output_Dir "..\..\objs\ICap\AllGuard"
  143. # PROP BASE Intermediate_Dir "..\..\objs\ICap\AllGuard"
  144. # PROP BASE Cmd_Line "NMAKE /f AllGuard.mak"
  145. # PROP BASE Rebuild_Opt "/a"
  146. # PROP BASE Target_File "AllGuard.exe"
  147. # PROP BASE Bsc_Name "AllGuard.bsc"
  148. # PROP BASE Target_Dir ""
  149. # PROP Use_MFC 0
  150. # PROP Output_Dir "..\..\objs\ICap\AllGuard"
  151. # PROP Intermediate_Dir "..\..\objs\ICap\AllGuard"
  152. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=AllGuardApp "FLAVOR=retail= ICAP=""
  153. # PROP Rebuild_Opt "FULL= "
  154. # PROP Target_File "..\..\objs\ICap\AllGuard\AllGuard.exe"
  155. # PROP Bsc_Name "..\..\objs\ICap\AllGuard\AllGuard.bsc"
  156. # PROP Target_Dir ""
  157. !ELSEIF "$(CFG)" == "AllGuard - Win32 TrueTimeD"
  158. # PROP BASE Use_MFC 0
  159. # PROP BASE Output_Dir "..\..\objs\TrueTimeD\AllGuard"
  160. # PROP BASE Intermediate_Dir "..\..\objs\TrueTimeD\AllGuard"
  161. # PROP BASE Cmd_Line "NMAKE /f AllGuard.mak"
  162. # PROP BASE Rebuild_Opt "/a"
  163. # PROP BASE Target_File "AllGuard.exe"
  164. # PROP BASE Bsc_Name "AllGuard.bsc"
  165. # PROP BASE Target_Dir ""
  166. # PROP Use_MFC 0
  167. # PROP Output_Dir "..\..\objs\TrueTimeD\AllGuard"
  168. # PROP Intermediate_Dir "..\..\objs\TrueTimeD\AllGuard"
  169. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=AllGuardApp "FLAVOR=debug= TRUETIME=""
  170. # PROP Rebuild_Opt "FULL="
  171. # PROP Target_File "..\..\objs\TrueTimeD\AllGuard\AllGuard.exe"
  172. # PROP Bsc_Name "..\..\objs\TrueTimeD\AllGuard\AllGuard.bsc"
  173. # PROP Target_Dir ""
  174. !ELSEIF "$(CFG)" == "AllGuard - Win32 TrueTime"
  175. # PROP BASE Use_MFC 0
  176. # PROP BASE Output_Dir "..\..\objs\TrueTime\AllGuard"
  177. # PROP BASE Intermediate_Dir "..\..\objs\TrueTime\AllGuard"
  178. # PROP BASE Cmd_Line "NMAKE /f AllGuard.mak"
  179. # PROP BASE Rebuild_Opt "/a"
  180. # PROP BASE Target_File "AllGuard.exe"
  181. # PROP BASE Bsc_Name "AllGuard.bsc"
  182. # PROP BASE Target_Dir ""
  183. # PROP Use_MFC 0
  184. # PROP Output_Dir "..\..\objs\TrueTime\AllGuard"
  185. # PROP Intermediate_Dir "..\..\objs\TrueTime\AllGuard"
  186. # PROP Cmd_Line "nmake -f ..\MkFromDS.mak /nologo TARGET=AllGuardApp "FLAVOR=retail= TRUETIME=""
  187. # PROP Rebuild_Opt "FULL= "
  188. # PROP Target_File "..\..\objs\TrueTime\AllGuard\AllGuard.exe"
  189. # PROP Bsc_Name "..\..\objs\TrueTime\AllGuard\AllGuard.bsc"
  190. # PROP Target_Dir ""
  191. !ENDIF
  192. # Begin Target
  193. # Name "AllGuard - Win32 Debug"
  194. # Name "AllGuard - Win32 Retail"
  195. # Name "AllGuard - Win32 Test"
  196. # Name "AllGuard - Win32 BCheckerD"
  197. # Name "AllGuard - Win32 BChecker"
  198. # Name "AllGuard - Win32 ICapD"
  199. # Name "AllGuard - Win32 ICap"
  200. # Name "AllGuard - Win32 TrueTimeD"
  201. # Name "AllGuard - Win32 TrueTime"
  202. !IF "$(CFG)" == "AllGuard - Win32 Debug"
  203. !ELSEIF "$(CFG)" == "AllGuard - Win32 Retail"
  204. !ELSEIF "$(CFG)" == "AllGuard - Win32 Test"
  205. !ELSEIF "$(CFG)" == "AllGuard - Win32 BCheckerD"
  206. !ELSEIF "$(CFG)" == "AllGuard - Win32 BChecker"
  207. !ELSEIF "$(CFG)" == "AllGuard - Win32 ICapD"
  208. !ELSEIF "$(CFG)" == "AllGuard - Win32 ICap"
  209. !ELSEIF "$(CFG)" == "AllGuard - Win32 TrueTimeD"
  210. !ELSEIF "$(CFG)" == "AllGuard - Win32 TrueTime"
  211. !ENDIF
  212. # Begin Source File
  213. SOURCE=.\Allegiance.ini
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.\machine.ini
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.\makefile
  220. # End Source File
  221. # End Target
  222. # End Project