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.

299 lines
7.0KB

  1. # Microsoft Developer Studio Project File - Name="eguitar" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  5. CFG=eguitar - 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 "ragamat.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 "ragamat.mak" CFG="eguitar - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "eguitar - Win32 Release" (based on "Win32 (x86) Console Application")
  19. !MESSAGE "eguitar - Win32 Debug" (based on "Win32 (x86) Console Application")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. RSC=rc.exe
  27. !IF "$(CFG)" == "eguitar - Win32 Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir ""
  36. # PROP Intermediate_Dir "release"
  37. # PROP Ignore_Export_Lib 0
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  40. # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_DS__" /D "__LITTLE_ENDIAN__" /D "__WINDOWS_MM__" /YX /FD /c
  41. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  42. # ADD RSC /l 0x409 /d "NDEBUG"
  43. BSC32=bscmake.exe
  44. # ADD BASE BSC32 /nologo
  45. # ADD BSC32 /nologo
  46. LINK32=link.exe
  47. # 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
  48. # 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 Wsock32.lib dsound.lib winmm.lib /nologo /subsystem:console /machine:I386
  49. !ELSEIF "$(CFG)" == "eguitar - Win32 Debug"
  50. # PROP BASE Use_MFC 0
  51. # PROP BASE Use_Debug_Libraries 1
  52. # PROP BASE Output_Dir "Debug"
  53. # PROP BASE Intermediate_Dir "Debug"
  54. # PROP BASE Target_Dir ""
  55. # PROP Use_MFC 0
  56. # PROP Use_Debug_Libraries 1
  57. # PROP Output_Dir ""
  58. # PROP Intermediate_Dir "debug"
  59. # PROP Ignore_Export_Lib 0
  60. # PROP Target_Dir ""
  61. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  62. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_DS__" /D "__LITTLE_ENDIAN__" /D "__WINDOWS_MM__" /YX /FD /c
  63. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  64. # ADD RSC /l 0x409 /d "_DEBUG"
  65. BSC32=bscmake.exe
  66. # ADD BASE BSC32 /nologo
  67. # ADD BSC32 /nologo
  68. LINK32=link.exe
  69. # 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
  70. # 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 Wsock32.lib dsound.lib winmm.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  71. !ENDIF
  72. # Begin Target
  73. # Name "eguitar - Win32 Release"
  74. # Name "eguitar - Win32 Debug"
  75. # Begin Source File
  76. SOURCE=..\..\src\Fir.cpp
  77. # End Source File
  78. # Begin Source File
  79. SOURCE=..\..\include\Fir.h
  80. # End Source File
  81. # Begin Source File
  82. SOURCE=..\..\src\Delay.cpp
  83. # End Source File
  84. # Begin Source File
  85. SOURCE=..\..\include\Delay.h
  86. # End Source File
  87. # Begin Source File
  88. SOURCE=..\..\src\DelayA.cpp
  89. # End Source File
  90. # Begin Source File
  91. SOURCE=..\..\include\DelayA.h
  92. # End Source File
  93. # Begin Source File
  94. SOURCE=..\..\src\DelayL.cpp
  95. # End Source File
  96. # Begin Source File
  97. SOURCE=..\..\include\DelayL.h
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=..\..\include\Effect.h
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=..\..\src\Twang.cpp
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=..\..\include\Twang.h
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=..\..\src\Guitar.cpp
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=..\..\include\Guitar.h
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=..\..\src\FileRead.cpp
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=..\..\include\FileRead.h
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=..\..\src\FileWrite.cpp
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=..\..\include\FileWrite.h
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=..\..\src\FileWvOut.cpp
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=..\..\include\FileWvOut.h
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=..\..\src\FileWvIn.cpp
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=..\..\include\FileWvIn.h
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=..\..\include\Filter.h
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=..\..\include\Generator.h
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=..\..\src\JCRev.cpp
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=..\..\include\JCRev.h
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=..\..\src\Messager.cpp
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=..\..\include\Messager.h
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=..\..\src\Mutex.cpp
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=..\..\include\Mutex.h
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=..\..\src\Noise.cpp
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=..\..\include\Noise.h
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=..\..\include\Cubic.h
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=..\..\src\OnePole.cpp
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=..\..\include\OnePole.h
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=.\eguitar.cpp
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.\utilities.cpp
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.\utilities.h
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=..\..\src\RtAudio.cpp
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=..\..\include\RtAudio.h
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=..\..\src\RtMidi.cpp
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=..\..\include\RtMidi.h
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=..\..\src\SKINI.cpp
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=..\..\include\SKINI.h
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=..\..\src\Socket.cpp
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=..\..\include\Socket.h
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=..\..\src\Stk.cpp
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=..\..\include\Stk.h
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=..\..\src\TcpServer.cpp
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=..\..\include\TcpServer.h
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=..\..\src\Thread.cpp
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=..\..\include\Thread.h
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=..\..\include\WvIn.h
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=..\..\include\WvOut.h
  233. # End Source File
  234. # End Target
  235. # End Project