home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Software / Freeware / programare / bass / c / custloop / custloop.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2004-11-18  |  1.7 KB  |  54 lines

  1. # Microsoft Developer Studio Project File - Name="custloop" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Application" 0x0101
  6.  
  7. CFG=custloop - Win32 Release
  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 "custloop.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 "custloop.mak" CFG="custloop - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "custloop - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE 
  22.  
  23. # Begin Project
  24. CPP=cl.exe
  25. MTL=midl.exe
  26. RSC=rc.exe
  27. # PROP BASE Use_MFC 0
  28. # PROP BASE Use_Debug_Libraries 0
  29. # PROP BASE Output_Dir "../bin"
  30. # PROP BASE Intermediate_Dir "Release"
  31. # PROP Use_MFC 0
  32. # PROP Use_Debug_Libraries 0
  33. # PROP Output_Dir "../bin"
  34. # PROP Intermediate_Dir "Release"
  35. # ADD BASE CPP /nologo /MD /GX /I ".." /D "WIN32" /D "NDEBUG" /FD /c
  36. # ADD CPP /nologo /MD /GX /I ".." /D "WIN32" /D "NDEBUG" /FD /c
  37. BSC32=bscmake.exe
  38. LINK32=link.exe
  39. # ADD BASE LINK32 kernel32.lib user32.lib comdlg32.lib gdi32.lib /nologo /subsystem:windows /pdb:none /machine:I386
  40. # ADD LINK32 kernel32.lib user32.lib comdlg32.lib gdi32.lib /nologo /subsystem:windows /pdb:none /machine:I386
  41. # Begin Target
  42.  
  43. # Name "custloop - Win32 Release"
  44. # Begin Source File
  45.  
  46. SOURCE=custloop.c
  47. # End Source File
  48. # Begin Source File
  49.  
  50. SOURCE=..\bass.lib
  51. # End Source File
  52. # End Target
  53. # End Project
  54.