Autorun English.dsp 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  1. # Microsoft Developer Studio Project File - Name="Autorun English" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=Autorun English - 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 "Autorun English.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 "Autorun English.mak" CFG="Autorun English - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "Autorun English - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "Autorun English - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""$/Renegade Setup/Autorun", SJEEAAAA"
  24. # PROP Scc_LocalPath "."
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "Autorun English - 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 Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
  41. # ADD CPP /nologo /Zp1 /W3 /GX /O2 /I "../../Libraries/Include/" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
  42. # SUBTRACT CPP /Fr /YX
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  46. # ADD RSC /l 0x409 /fo"Release/Autorun English.res" /d "NDEBUG"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # 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 /machine:I386
  52. # 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 winmm.lib dxguid.lib dinput8.lib d3dx8.lib d3d8.lib wsock32.lib imm32.lib wininet.lib vfw32.lib /nologo /subsystem:windows /machine:I386 /out:".\Release\Autorun.exe"
  53. # SUBTRACT LINK32 /debug
  54. !ELSEIF "$(CFG)" == "Autorun English - Win32 Debug"
  55. # PROP BASE Use_MFC 0
  56. # PROP BASE Use_Debug_Libraries 1
  57. # PROP BASE Output_Dir "Debug"
  58. # PROP BASE Intermediate_Dir "Debug"
  59. # PROP BASE Target_Dir ""
  60. # PROP Use_MFC 0
  61. # PROP Use_Debug_Libraries 1
  62. # PROP Output_Dir "Debug"
  63. # PROP Intermediate_Dir "Debug"
  64. # PROP Ignore_Export_Lib 0
  65. # PROP Target_Dir ""
  66. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
  67. # ADD CPP /nologo /Zp1 /W3 /Gm /GX /ZI /Od /I "../../Libraries/Include/" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /FD /GZ /c
  68. # SUBTRACT CPP /YX
  69. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  70. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  71. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  72. # ADD RSC /l 0x409 /fo"Debug/Autorun English.res" /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 odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386
  78. # ADD LINK32 dxguid.lib dinput8.lib d3dx8.lib d3d8.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib winmm.lib wsock32.lib imm32.lib wininet.lib vfw32.lib /nologo /subsystem:windows /debug /machine:I386
  79. # SUBTRACT LINK32
  80. !ENDIF
  81. # Begin Target
  82. # Name "Autorun English - Win32 Release"
  83. # Name "Autorun English - Win32 Debug"
  84. # Begin Group "Source Files"
  85. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  86. # Begin Source File
  87. SOURCE=.\ARGS.CPP
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.\ARGS.H
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.\autorun.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.\autorun.h
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.\CallbackHook.h
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.\CDCNTRL.CPP
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.\CDCNTRL.H
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.\DrawButton.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.\DrawButton.h
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.\EZGIMEX.cpp
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.\GameText.cpp
  118. # End Source File
  119. # Begin Source File
  120. SOURCE=.\GameText.h
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.\GETCD.CPP
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.\GetCD.h
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=.\gimex.h
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.\IGR.cpp
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.\IGR.h
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.\Jsupport.cpp
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.\JSUPPORT.H
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.\leanAndMeanAutorun.h
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.\locale.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.\locale.h
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.\Locale_API.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.\Locale_API.h
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.\POINT.h
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.\RECT.h
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.\resource.h
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.\TTFont.cpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.\TTFont.h
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.\Utils.cpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.\Utils.h
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.\ViewHTML.cpp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.\ViewHTML.h
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.\WinFix.CPP
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.\WinFix.H
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.\wnd_file.cpp
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.\Wnd_File.h
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.\WSYS_File.cpp
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.\WSYS_file.h
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.\WSYS_FileSystem.cpp
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=.\WSYS_FileSystem.h
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.\WSYS_RAMFile.cpp
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.\WSYS_RAMFile.h
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.\WSYS_StdFile.cpp
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.\WSYS_StdFile.h
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.\WSYS_StdFileSystem.cpp
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.\WSYS_StdFileSystem.h
  226. # End Source File
  227. # End Group
  228. # Begin Group "Resources"
  229. # PROP Default_Filter ""
  230. # Begin Source File
  231. SOURCE=.\arrow.cur
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.\Autorun.ICO
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.\AUTORUN.RC
  238. # End Source File
  239. # End Group
  240. # Begin Source File
  241. SOURCE=.\ARButton_Reg.bmp
  242. # End Source File
  243. # Begin Source File
  244. SOURCE=.\ARButton_Sel.bmp
  245. # End Source File
  246. # Begin Source File
  247. SOURCE=..\arrow.cur
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=..\autorun.ico
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=.\Autorun_BG.bmp
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=.\Bullet.bmp
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=".\License French.bmp"
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=".\License French2.bmp"
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=".\License German.bmp"
  266. # End Source File
  267. # Begin Source File
  268. SOURCE=".\License German2.bmp"
  269. # End Source File
  270. # Begin Source File
  271. SOURCE=".\License USA.bmp"
  272. # End Source File
  273. # Begin Source File
  274. SOURCE=".\License USA2.bmp"
  275. # End Source File
  276. # Begin Source File
  277. SOURCE=.\mouse.wav
  278. # End Source File
  279. # Begin Source File
  280. SOURCE=.\English\Present.wav
  281. # End Source File
  282. # Begin Source File
  283. SOURCE=".\English\Rock-n-Roll.wav"
  284. # End Source File
  285. # End Target
  286. # End Project