noxstring.dsp 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  1. # Microsoft Developer Studio Project File - Name="noxstring" - 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=noxstring - 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 "noxstring.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 "noxstring.mak" CFG="noxstring - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "noxstring - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "noxstring - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""$/Nox/tools/noxstring", HYXCBAAA"
  24. # PROP Scc_LocalPath "."
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "noxstring - Win32 Release"
  29. # PROP BASE Use_MFC 6
  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 6
  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 /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  41. # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"stdafx.h" /FD /c
  42. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  45. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  51. # ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"..\..\..\run\babylon.exe"
  52. # SUBTRACT LINK32 /debug
  53. # Begin Special Build Tool
  54. SOURCE="$(InputPath)"
  55. PostBuild_Desc=Delete title
  56. PostBuild_Cmds=del release\noxstr~1.obj
  57. # End Special Build Tool
  58. !ELSEIF "$(CFG)" == "noxstring - Win32 Debug"
  59. # PROP BASE Use_MFC 6
  60. # PROP BASE Use_Debug_Libraries 1
  61. # PROP BASE Output_Dir "Debug"
  62. # PROP BASE Intermediate_Dir "Debug"
  63. # PROP BASE Target_Dir ""
  64. # PROP Use_MFC 6
  65. # PROP Use_Debug_Libraries 1
  66. # PROP Output_Dir "Debug"
  67. # PROP Intermediate_Dir "Debug"
  68. # PROP Ignore_Export_Lib 0
  69. # PROP Target_Dir ""
  70. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  71. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"stdafx.h" /FD /GZ /c
  72. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  73. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  74. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  75. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  76. BSC32=bscmake.exe
  77. # ADD BASE BSC32 /nologo
  78. # ADD BSC32 /nologo
  79. LINK32=link.exe
  80. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
  81. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /out:"Debug/babylon.exe"
  82. !ENDIF
  83. # Begin Target
  84. # Name "noxstring - Win32 Release"
  85. # Name "noxstring - Win32 Debug"
  86. # Begin Group "Source Files"
  87. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  88. # Begin Source File
  89. SOURCE=.\bin.cpp
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=.\DlgProxy.cpp
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.\excel8.cpp
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=.\expimp.cpp
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.\ExportDlg.cpp
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.\fileops.cpp
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.\GenerateDlg.cpp
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.\iff.cpp
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.\list.cpp
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.\loadsave.cpp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.\MatchDlg.cpp
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.\noxstring.cpp
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.\noxstring.odl
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=.\noxstring.rc
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.\noxstringDlg.cpp
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.\olestring.cpp
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.\ProceedDlg.cpp
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.\Report.cpp
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=.\RetranslateDlg.cpp
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=.\StdAfx.cpp
  147. # ADD CPP /Yc"stdafx.h"
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.\transcs.cpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.\TransDB.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.\VerifyDlg.cpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.\VerifyTextDlg.cpp
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.\ViewDBsDlg.cpp
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.\XLStuff.cpp
  166. # End Source File
  167. # End Group
  168. # Begin Group "Header Files"
  169. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  170. # Begin Source File
  171. SOURCE=.\bin.h
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.\DlgProxy.h
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.\excel8.h
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.\expimp.h
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.\ExportDlg.h
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.\fileops.h
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.\GenerateDlg.h
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.\iff.h
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.\list.h
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.\loadsave.h
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.\MatchDlg.h
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.\noxstring.h
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=.\noxstringDlg.h
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.\olestring.h
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.\ProceedDlg.h
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.\Report.h
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.\Resource.h
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.\RetranslateDlg.h
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.\StdAfx.h
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.\transcs.h
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=.\TransDB.h
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.\VerifyDlg.h
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.\VerifyTextDlg.h
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=.\VIEWDBSII.h
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.\XLStuff.h
  244. # End Source File
  245. # End Group
  246. # Begin Group "Resource Files"
  247. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  248. # Begin Source File
  249. SOURCE=.\BABYLON.XLT
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=.\res\bitmap1.bmp
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=.\res\noxstring.ico
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=.\res\noxstring.rc2
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=.\P2XDLL.DLL
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=.\res\pause.bmp
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=.\res\paused.bmp
  268. # End Source File
  269. # Begin Source File
  270. SOURCE=.\PERLCRT.DLL
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=.\res\playd.bmp
  274. # End Source File
  275. # Begin Source File
  276. SOURCE=.\res\playu.bmp
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=.\res\stop.bmp
  280. # End Source File
  281. # Begin Source File
  282. SOURCE=.\STRCHECK.EXE
  283. # End Source File
  284. # End Group
  285. # Begin Source File
  286. SOURCE=.\noxstring.reg
  287. # End Source File
  288. # Begin Source File
  289. SOURCE=.\ReadMe.txt
  290. # End Source File
  291. # End Target
  292. # End Project